mlaier 2004-08-07 09:32:04 UTC
FreeBSD src repository
Modified files:
sys/net if_var.h
Log:
Add a "void *if_carp" placeholder to struct ifnet with prospect to bring in
the "Common address redundancy protocol" (CARP) during the 5-STABLE cycle.
Hence doing the ABI break now.
Approved by: re (scottl)
Revision Changes Path
1.83 +1 -0 src/sys/net/if_var.h