ifconfig carp1 destroy = kernel panic

Anton Yuzhaninov citrin at citrin.ru
Mon Feb 5 18:36:05 UTC 2007


Hello Stefan,

You wrote on Monday, February 5, 2007, 7:06:16 PM:

SL> ifconfig bge0 192.168.1.1 netmask 255.255.255.0
SL> ifconfig bge0 alias 10.1.1.1 netmask 255.255.255.0
SL> ifconfig carp create
SL> ifconfig carp create
SL> ifconfig carp0 192.168.1.222/24 vhid 1 advskew 0 pass somekey
SL> ifconfig carp1 10.1.1.222/24 vhid 2 advskew 0 pass somekey
SL> - to this point everything is ok -
SL> ifconfig carp1 destroy - at this point this will cause kernel panic.
SL> I tested with ifconfig carp1 delete before destroy but the result is the
SL> same.

It seems to be fixed in CURRENT - src/sys/netinet/ip_carp.c Revision 1.47

-- 
 Anton Yuzhaninov.


More information about the freebsd-stable mailing list