CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/04/25 11:38:54
Modified files:
sys/net : if.c if_pfsync.c
sys/netinet : ip_carp.c ip_carp.h
Log message:
Properly adjust group demotion counters when groups are added or
removed. Extend carp demote logging to also show the reason for
the demote. Return EINVAL instead of ERANGE if a carpdemote request
is out range. Requested from otto.
OK mcbride, henning.
