This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4dbd129d42
NetBSD
/
sys
/
net
/
agr
History
yamt
9f194df082
agrport_monitor: map IFM_NONE to IFM_NONE|IFM_ETHER and add a comment.
2008-03-24 09:14:52 +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_impl.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_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_sm.h
ieee8023ad_lacp_timer.c
ieee8023ad_lacp.c
Constify: LLADDR -> CLLADDR. I'm aiming here to make it easier to
2007-08-26 22:59:08 +00:00
ieee8023ad_lacp.h
ieee8023ad_marker.c
TRUE -> true, FALSE -> false
2007-02-22 06:16:03 +00:00
ieee8023ad_marker.h
ieee8023ad.h
if_agr.c
Poison struct route->ro_rt uses in the kernel by changing the name
2007-12-20 19:53:29 +00:00
if_agrether_hash.c
agrether_hashmbuf: feed ipv6 flowlabel to hash calculation.
2007-05-05 18:23:23 +00:00
if_agrether.c
Constify: LLADDR -> CLLADDR. I'm aiming here to make it easier to
2007-08-26 22:59:08 +00:00
if_agrethervar.h
if_agrioctl.h
if_agrmonitor.c
agrport_monitor: map IFM_NONE to IFM_NONE|IFM_ETHER and add a comment.
2008-03-24 09:14:52 +00:00
if_agrsoftc.c
if_agrsubr.c
Use ifreq_getaddr(). Pass a sockaddr instead of ifreq where sockaddr
2007-09-01 03:07:24 +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_impl.h
use mutex.
2007-05-20 07:57:03 +00:00
if_agrvar.h