CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/10 10:41:30
Modified files:
sys/net : if.c if_bridge.c if_ethersubr.c if_mpw.c
if_trunk.c if_var.h if_vlan.c
sys/netinet : ip_carp.c
Log message:
pass a cookie argument to interface input handlers that can be used
to pass additional context or transient data with the similar life
time.
ok mpi, suggestions, hand holding and ok from dlg
