NetBSD/sys/net/agr
dyoung 5204966a96 Constify: LLADDR -> CLLADDR. I'm aiming here to make it easier to
identify sockaddr_dl abuse that remains in the kernel, especially
the potential for overwriting memory past the end of a sockaddr_dl
with, e.g., memcpy(LLADDR(), ...).

Use sockaddr_dl_setaddr() in a few places.
2007-08-26 22:59:08 +00:00
..
files.agr
ieee8023_slowprotocols.h
ieee8023_tlv.c
ieee8023_tlv.h
ieee8023ad_impl.h
ieee8023ad_lacp_debug.c
ieee8023ad_lacp_debug.h
ieee8023ad_lacp_impl.h
ieee8023ad_lacp_select.c TRUE -> true, FALSE -> false 2007-02-22 06:16:03 +00:00
ieee8023ad_lacp_sm_mux.c
ieee8023ad_lacp_sm_ptx.c
ieee8023ad_lacp_sm_rx.c
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 Constify: LLADDR -> CLLADDR. I'm aiming here to make it easier to 2007-08-26 22:59:08 +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
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
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