This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3611d66f77
NetBSD
/
sys
/
net
/
agr
History
dyoung
59d43281b6
Use sockaddr_dl_measure() and sockaddr_dl_init(). Erase unnecessary
...
cast.
2007-08-07 04:27:44 +00:00
..
files.agr
…
ieee8023_slowprotocols.h
…
ieee8023_tlv.c
Replace the Mach-derived boolean_t type with the C99 bool type. A
2007-02-21 22:59:35 +00:00
ieee8023_tlv.h
Replace the Mach-derived boolean_t type with the C99 bool type. A
2007-02-21 22:59:35 +00:00
ieee8023ad.h
…
ieee8023ad_impl.h
…
ieee8023ad_lacp.c
Merge some of the less invasive changes from the vmlocking branch:
2007-07-09 20:51:58 +00:00
ieee8023ad_lacp.h
…
ieee8023ad_lacp_debug.c
…
ieee8023ad_lacp_debug.h
…
ieee8023ad_lacp_impl.h
Replace the Mach-derived boolean_t type with the C99 bool type. A
2007-02-21 22:59:35 +00:00
ieee8023ad_lacp_select.c
TRUE -> true, FALSE -> false
2007-02-22 06:16:03 +00:00
ieee8023ad_lacp_sm.h
…
ieee8023ad_lacp_sm_mux.c
Replace the Mach-derived boolean_t type with the C99 bool type. A
2007-02-21 22:59:35 +00:00
ieee8023ad_lacp_sm_ptx.c
…
ieee8023ad_lacp_sm_rx.c
Replace the Mach-derived boolean_t type with the C99 bool type. A
2007-02-21 22:59:35 +00:00
ieee8023ad_lacp_sm_tx.c
…
ieee8023ad_lacp_timer.c
…
ieee8023ad_marker.c
TRUE -> true, FALSE -> false
2007-02-22 06:16:03 +00:00
ieee8023ad_marker.h
…
if_agr.c
Use sockaddr_dl_measure() and sockaddr_dl_init(). Erase unnecessary
2007-08-07 04:27:44 +00:00
if_agrether.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
if_agrether_hash.c
agrether_hashmbuf: feed ipv6 flowlabel to hash calculation.
2007-05-05 18:23:23 +00:00
if_agrethervar.h
…
if_agrioctl.h
…
if_agrmonitor.c
…
if_agrsoftc.c
…
if_agrsubr.c
don't forget to maintain ama_addrs. reported by Coverity via Arnaud Lacombe.
2007-08-02 12:37:47 +00:00
if_agrsubr.h
Replace the Mach-derived boolean_t type with the C99 bool type. A
2007-02-21 22:59:35 +00:00
if_agrtimer.c
Merge some of the less invasive changes from the vmlocking branch:
2007-07-09 20:51:58 +00:00
if_agrvar.h
…
if_agrvar_impl.h
use mutex.
2007-05-20 07:57:03 +00:00