CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/12/03 09:27:32
Modified files:
share/man/man9 : Makefile srpl_rc_init.9
sys/net : art.h bpfdesc.h if.c if_var.h if_vlan.c
if_vlan_var.h route.h
sys/netinet : ip_carp.c
sys/sys : srp.h
Log message:
Use SRPL_HEAD() and SRPL_ENTRY() to be consistent with and allow to
fallback to a SLIST.
ok dlg@, jasper@
