CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2015/09/12 14:51:35

Modified files:
        sys/netinet    : ip_carp.c 

Log message:
consistently name the ifnet * that refers to the parent interface
ifp0, and the ifnet * that refers to the carp interface ifp.

this makes it easier for me to read. it's probably not the right
name for ifp0, but at least it's consistent.

ok sthen@ bluhm@ mpi@ claudio@

Reply via email to