Date: Wed, 24 Oct 2001 11:14:54 -0200 From: "Daniel C. Sobral" <daniel.sobral@tcoip.com.br> To: net@freebsd.org Subject: RTM_NEWADDR Message-ID: <3BD6BECE.1020308@tcoip.com.br>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --------------040304030409040508090003 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit After a long time looking into this, I have finally understood what's the problem. RTM_NEWADDR is generated sometimes yes, sometimes no. I have absolutely no idea what makes the difference, particularly because I have absolutely no idea where the relevant code portions is located. As for my environment, my test base is all vlan, and I run a routing daemon (zebra). Attached are two logs. The first is a list of commands running in background manipulating the interfaces. The second is the output of route -n monitor at the same time. If anyone can point me in the right direction to debug this problem, I would appreciate immensily. This problem is being a hell on us. -- Daniel C. Sobral (8-DCS) Daniel.Sobral@tcoip.com.br dcs@newsguy.com dcs@freebsd.org capo@notorious.bsdconspiracy.net Writing about music is like dancing about architecture. -- Frank Zappa --------------040304030409040508090003 Content-Type: text/plain; name="checa.output" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="checa.output" vlandown fxp2 ifconfig vlan0 delete ifconfig vlan1 delete ifconfig vlan2 delete sleep 1 ifconfig vlan0 down ifconfig vlan0 -vlandev fxp2 ifconfig vlan1 down ifconfig vlan1 -vlandev fxp2 ifconfig vlan2 down ifconfig vlan2 -vlandev fxp2 vlanup fxp0 ifconfig vlan0 vlan 301 vlandev fxp0 mtu 1500 ifconfig vlan0 up ifconfig vlan1 vlan 303 vlandev fxp0 mtu 1500 ifconfig vlan1 up ifconfig vlan2 vlan 302 vlandev fxp0 mtu 1500 ifconfig vlan2 up sleep 1 ifconfig vlan0 172.31.199.20 netmask 255.255.255.240 ifconfig vlan1 200.220.255.228 netmask 255.255.255.240 ifconfig vlan2 10.9.33.4 netmask 255.255.255.128 PING 172.31.199.21 (172.31.199.21): 56 data bytes --- 172.31.199.21 ping statistics --- 1 packets transmitted, 0 packets received, 100% packet loss vlandown fxp0 ifconfig vlan0 delete ifconfig vlan1 delete ifconfig vlan2 delete sleep 1 ifconfig vlan0 down ifconfig vlan0 -vlandev fxp0 ifconfig vlan1 down ifconfig vlan1 -vlandev fxp0 ifconfig vlan2 down ifconfig vlan2 -vlandev fxp0 vlanup fxp2 ifconfig vlan0 vlan 301 vlandev fxp2 mtu 1500 ifconfig vlan0 up ifconfig vlan1 vlan 303 vlandev fxp2 mtu 1500 ifconfig vlan1 up ifconfig vlan2 vlan 302 vlandev fxp2 mtu 1500 ifconfig vlan2 up sleep 1 ifconfig vlan0 172.31.199.20 netmask 255.255.255.240 ifconfig vlan1 200.220.255.228 netmask 255.255.255.240 ifconfig vlan2 10.9.33.4 netmask 255.255.255.128 PING 172.31.199.22 (172.31.199.22): 56 data bytes --- 172.31.199.22 ping statistics --- 1 packets transmitted, 0 packets received, 100% packet loss vlandown fxp2 ifconfig vlan0 delete ifconfig vlan1 delete ifconfig vlan2 delete sleep 1 ifconfig vlan0 down ifconfig vlan0 -vlandev fxp2 ifconfig vlan1 down ifconfig vlan1 -vlandev fxp2 ifconfig vlan2 down ifconfig vlan2 -vlandev fxp2 vlanup fxp0 ifconfig vlan0 vlan 301 vlandev fxp0 mtu 1500 ifconfig vlan0 up ifconfig vlan1 vlan 303 vlandev fxp0 mtu 1500 ifconfig vlan1 up ifconfig vlan2 vlan 302 vlandev fxp0 mtu 1500 ifconfig vlan2 up sleep 1 ifconfig vlan0 172.31.199.20 netmask 255.255.255.240 ifconfig vlan1 200.220.255.228 netmask 255.255.255.240 ifconfig vlan2 10.9.33.4 netmask 255.255.255.128 PING 172.31.199.21 (172.31.199.21): 56 data bytes --- 172.31.199.21 ping statistics --- 1 packets transmitted, 0 packets received, 100% packet loss vlandown fxp0 ifconfig vlan0 delete ifconfig vlan1 delete ifconfig vlan2 delete sleep 1 ifconfig vlan0 down ifconfig vlan0 -vlandev fxp0 ifconfig vlan1 down ifconfig vlan1 -vlandev fxp0 ifconfig vlan2 down ifconfig vlan2 -vlandev fxp0 vlanup fxp2 ifconfig vlan0 vlan 301 vlandev fxp2 mtu 1500 ifconfig vlan0 up ifconfig vlan1 vlan 303 vlandev fxp2 mtu 1500 ifconfig vlan1 up ifconfig vlan2 vlan 302 vlandev fxp2 mtu 1500 ifconfig vlan2 up sleep 1 ifconfig vlan0 172.31.199.20 netmask 255.255.255.240 ifconfig vlan1 200.220.255.228 netmask 255.255.255.240 ifconfig vlan2 10.9.33.4 netmask 255.255.255.128 PING 172.31.199.22 (172.31.199.22): 56 data bytes --- 172.31.199.22 ping statistics --- 1 packets transmitted, 0 packets received, 100% packet loss vlandown fxp2 ifconfig vlan0 delete ifconfig vlan1 delete ifconfig vlan2 delete sleep 1 ifconfig vlan0 down ifconfig vlan0 -vlandev fxp2 ifconfig vlan1 down ifconfig vlan1 -vlandev fxp2 ifconfig vlan2 down ifconfig vlan2 -vlandev fxp2 vlanup fxp0 ifconfig vlan0 vlan 301 vlandev fxp0 mtu 1500 ifconfig vlan0 up ifconfig vlan1 vlan 303 vlandev fxp0 mtu 1500 ifconfig vlan1 up ifconfig vlan2 vlan 302 vlandev fxp0 mtu 1500 ifconfig vlan2 up sleep 1 ifconfig vlan0 172.31.199.20 netmask 255.255.255.240 ifconfig vlan1 200.220.255.228 netmask 255.255.255.240 ifconfig vlan2 10.9.33.4 netmask 255.255.255.128 PING 172.31.199.21 (172.31.199.21): 56 data bytes --- 172.31.199.21 ping statistics --- 1 packets transmitted, 0 packets received, 100% packet loss vlandown fxp0 ifconfig vlan0 delete ifconfig vlan1 delete ifconfig vlan2 delete sleep 1 ifconfig vlan0 down ifconfig vlan0 -vlandev fxp0 ifconfig vlan1 down ifconfig vlan1 -vlandev fxp0 ifconfig vlan2 down ifconfig vlan2 -vlandev fxp0 vlanup fxp2 ifconfig vlan0 vlan 301 vlandev fxp2 mtu 1500 ifconfig vlan0 up ifconfig vlan1 vlan 303 vlandev fxp2 mtu 1500 ifconfig vlan1 up ifconfig vlan2 vlan 302 vlandev fxp2 mtu 1500 ifconfig vlan2 up sleep 1 ifconfig vlan0 172.31.199.20 netmask 255.255.255.240 ifconfig vlan1 200.220.255.228 netmask 255.255.255.240 ifconfig vlan2 10.9.33.4 netmask 255.255.255.128 PING 172.31.199.22 (172.31.199.22): 56 data bytes --- 172.31.199.22 ping statistics --- 1 packets transmitted, 0 packets received, 100% packet loss vlandown fxp2 ifconfig vlan0 delete ifconfig vlan1 delete ifconfig vlan2 delete sleep 1 ifconfig vlan0 down ifconfig vlan0 -vlandev fxp2 ifconfig vlan1 down ifconfig vlan1 -vlandev fxp2 ifconfig vlan2 down ifconfig vlan2 -vlandev fxp2 vlanup fxp0 ifconfig vlan0 vlan 301 vlandev fxp0 mtu 1500 ifconfig vlan0 up ifconfig vlan1 vlan 303 vlandev fxp0 mtu 1500 ifconfig vlan1 up ifconfig vlan2 vlan 302 vlandev fxp0 mtu 1500 ifconfig vlan2 up sleep 1 ifconfig vlan0 172.31.199.20 netmask 255.255.255.240 ifconfig vlan1 200.220.255.228 netmask 255.255.255.240 ifconfig vlan2 10.9.33.4 netmask 255.255.255.128 PING 172.31.199.21 (172.31.199.21): 56 data bytes --- 172.31.199.21 ping statistics --- 1 packets transmitted, 0 packets received, 100% packet loss vlandown fxp0 ifconfig vlan0 delete ifconfig vlan1 delete ifconfig vlan2 delete sleep 1 ifconfig vlan0 down ifconfig vlan0 -vlandev fxp0 ifconfig vlan1 down ifconfig vlan1 -vlandev fxp0 ifconfig vlan2 down ifconfig vlan2 -vlandev fxp0 vlanup fxp2 ifconfig vlan0 vlan 301 vlandev fxp2 mtu 1500 ifconfig vlan0 up ifconfig vlan1 vlan 303 vlandev fxp2 mtu 1500 ifconfig vlan1 up ifconfig vlan2 vlan 302 vlandev fxp2 mtu 1500 ifconfig vlan2 up sleep 1 ifconfig vlan0 172.31.199.20 netmask 255.255.255.240 ifconfig vlan1 200.220.255.228 netmask 255.255.255.240 ifconfig vlan2 10.9.33.4 netmask 255.255.255.128 PING 172.31.199.22 (172.31.199.22): 56 data bytes --- 172.31.199.22 ping statistics --- 1 packets transmitted, 0 packets received, 100% packet loss vlandown fxp2 ifconfig vlan0 delete ifconfig vlan1 delete ifconfig vlan2 delete sleep 1 ifconfig vlan0 down ifconfig vlan0 -vlandev fxp2 ifconfig vlan1 down ifconfig vlan1 -vlandev fxp2 ifconfig vlan2 down ifconfig vlan2 -vlandev fxp2 vlanup fxp0 ifconfig vlan0 vlan 301 vlandev fxp0 mtu 1500 ifconfig vlan0 up ifconfig vlan1 vlan 303 vlandev fxp0 mtu 1500 ifconfig vlan1 up ifconfig vlan2 vlan 302 vlandev fxp0 mtu 1500 ifconfig vlan2 up sleep 1 ifconfig vlan0 172.31.199.20 netmask 255.255.255.240 ifconfig vlan1 200.220.255.228 netmask 255.255.255.240 ifconfig vlan2 10.9.33.4 netmask 255.255.255.128 PING 172.31.199.21 (172.31.199.21): 56 data bytes --- 172.31.199.21 ping statistics --- 1 packets transmitted, 0 packets received, 100% packet loss vlandown fxp0 ifconfig vlan0 delete ifconfig vlan1 delete ifconfig vlan2 delete sleep 1 ifconfig vlan0 down ifconfig vlan0 -vlandev fxp0 ifconfig vlan1 down ifconfig vlan1 -vlandev fxp0 ifconfig vlan2 down ifconfig vlan2 -vlandev fxp0 vlanup fxp2 ifconfig vlan0 vlan 301 vlandev fxp2 mtu 1500 ifconfig vlan0 up ifconfig vlan1 vlan 303 vlandev fxp2 mtu 1500 ifconfig vlan1 up ifconfig vlan2 vlan 302 vlandev fxp2 mtu 1500 ifconfig vlan2 up sleep 1 ifconfig vlan0 172.31.199.20 netmask 255.255.255.240 ifconfig vlan1 200.220.255.228 netmask 255.255.255.240 ifconfig vlan2 10.9.33.4 netmask 255.255.255.128 PING 172.31.199.22 (172.31.199.22): 56 data bytes --- 172.31.199.22 ping statistics --- 1 packets transmitted, 0 packets received, 100% packet loss vlandown fxp2 ifconfig vlan0 delete ifconfig vlan1 delete ifconfig vlan2 delete sleep 1 ifconfig vlan0 down ifconfig vlan0 -vlandev fxp2 ifconfig vlan1 down ifconfig vlan1 -vlandev fxp2 ifconfig vlan2 down ifconfig vlan2 -vlandev fxp2 vlanup fxp0 ifconfig vlan0 vlan 301 vlandev fxp0 mtu 1500 ifconfig vlan0 up ifconfig vlan1 vlan 303 vlandev fxp0 mtu 1500 ifconfig vlan1 up ifconfig vlan2 vlan 302 vlandev fxp0 mtu 1500 ifconfig vlan2 up sleep 1 ifconfig vlan0 172.31.199.20 netmask 255.255.255.240 ifconfig vlan1 200.220.255.228 netmask 255.255.255.240 ifconfig vlan2 10.9.33.4 netmask 255.255.255.128 PING 172.31.199.21 (172.31.199.21): 56 data bytes --- 172.31.199.21 ping statistics --- 1 packets transmitted, 0 packets received, 100% packet loss vlandown fxp0 ifconfig vlan0 delete ifconfig vlan1 delete ifconfig vlan2 delete sleep 1 ifconfig vlan0 down ifconfig vlan0 -vlandev fxp0 ifconfig vlan1 down ifconfig vlan1 -vlandev fxp0 ifconfig vlan2 down ifconfig vlan2 -vlandev fxp0 vlanup fxp2 ifconfig vlan0 vlan 301 vlandev fxp2 mtu 1500 ifconfig vlan0 up ifconfig vlan1 vlan 303 vlandev fxp2 mtu 1500 ifconfig vlan1 up ifconfig vlan2 vlan 302 vlandev fxp2 mtu 1500 ifconfig vlan2 up sleep 1 --------------040304030409040508090003 Content-Type: text/plain; name="monitor.output" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="monitor.output" got message of size 96 on Wed Oct 24 09:38:39 2001 RTM_IFINFO: iface status change: len 96, if# 7, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:38:39 2001 RTM_IFINFO: iface status change: len 96, if# 8, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 128 on Wed Oct 24 09:38:39 2001 RTM_DELMADDR: multicast group membership removed from iface: len 128, sockaddrs: <IFP,IFA> fxp2:0.3.47.71.83.88 1.0.5e.0.0.1 got message of size 96 on Wed Oct 24 09:38:39 2001 RTM_IFINFO: iface status change: len 96, if# 3, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:38:40 2001 RTM_IFINFO: iface status change: len 96, if# 1, flags:<UP,BROADCAST,SIMPLEX,MULTICAST> got message of size 128 on Wed Oct 24 09:38:40 2001 RTM_NEWMADDR: new multicast group membership on iface: len 128, sockaddrs: <IFP,IFA> fxp0:0.3.47.71.83.88 1.0.5e.0.0.6 got message of size 128 on Wed Oct 24 09:38:40 2001 RTM_NEWMADDR: new multicast group membership on iface: len 128, sockaddrs: <IFP,IFA> fxp0:0.3.47.71.83.88 1.0.5e.0.0.5 got message of size 128 on Wed Oct 24 09:38:40 2001 RTM_NEWMADDR: new multicast group membership on iface: len 128, sockaddrs: <IFP,IFA> fxp0:0.3.47.71.83.88 1.0.5e.0.0.1 got message of size 96 on Wed Oct 24 09:38:40 2001 RTM_IFINFO: iface status change: len 96, if# 6, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:38:40 2001 RTM_IFINFO: iface status change: len 96, if# 6, flags:<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:38:40 2001 RTM_IFINFO: iface status change: len 96, if# 7, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:38:40 2001 RTM_IFINFO: iface status change: len 96, if# 7, flags:<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:38:40 2001 RTM_IFINFO: iface status change: len 96, if# 8, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:38:40 2001 RTM_IFINFO: iface status change: len 96, if# 8, flags:<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:38:50 2001 RTM_IFINFO: iface status change: len 96, if# 6, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 128 on Wed Oct 24 09:38:50 2001 RTM_DELMADDR: multicast group membership removed from iface: len 128, sockaddrs: <IFP,IFA> fxp0:0.3.47.71.83.88 1.0.5e.0.0.5 got message of size 128 on Wed Oct 24 09:38:50 2001 RTM_DELMADDR: multicast group membership removed from iface: len 128, sockaddrs: <IFP,IFA> fxp0:0.3.47.71.83.88 1.0.5e.0.0.6 got message of size 96 on Wed Oct 24 09:38:50 2001 RTM_IFINFO: iface status change: len 96, if# 7, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:38:50 2001 RTM_IFINFO: iface status change: len 96, if# 8, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 128 on Wed Oct 24 09:38:50 2001 RTM_DELMADDR: multicast group membership removed from iface: len 128, sockaddrs: <IFP,IFA> fxp0:0.3.47.71.83.88 1.0.5e.0.0.1 got message of size 96 on Wed Oct 24 09:38:50 2001 RTM_IFINFO: iface status change: len 96, if# 1, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:38:51 2001 RTM_IFINFO: iface status change: len 96, if# 3, flags:<UP,BROADCAST,SIMPLEX,MULTICAST> got message of size 128 on Wed Oct 24 09:38:51 2001 RTM_NEWMADDR: new multicast group membership on iface: len 128, sockaddrs: <IFP,IFA> fxp2:0.3.47.71.83.88 1.0.5e.0.0.6 got message of size 128 on Wed Oct 24 09:38:51 2001 RTM_NEWMADDR: new multicast group membership on iface: len 128, sockaddrs: <IFP,IFA> fxp2:0.3.47.71.83.88 1.0.5e.0.0.5 got message of size 128 on Wed Oct 24 09:38:51 2001 RTM_NEWMADDR: new multicast group membership on iface: len 128, sockaddrs: <IFP,IFA> fxp2:0.3.47.71.83.88 1.0.5e.0.0.1 got message of size 96 on Wed Oct 24 09:38:51 2001 RTM_IFINFO: iface status change: len 96, if# 6, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:38:51 2001 RTM_IFINFO: iface status change: len 96, if# 6, flags:<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:38:51 2001 RTM_IFINFO: iface status change: len 96, if# 7, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:38:51 2001 RTM_IFINFO: iface status change: len 96, if# 7, flags:<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:38:51 2001 RTM_IFINFO: iface status change: len 96, if# 8, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:38:51 2001 RTM_IFINFO: iface status change: len 96, if# 8, flags:<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:00 2001 RTM_IFINFO: iface status change: len 96, if# 6, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 128 on Wed Oct 24 09:39:00 2001 RTM_DELMADDR: multicast group membership removed from iface: len 128, sockaddrs: <IFP,IFA> fxp2:0.3.47.71.83.88 1.0.5e.0.0.5 got message of size 128 on Wed Oct 24 09:39:00 2001 RTM_DELMADDR: multicast group membership removed from iface: len 128, sockaddrs: <IFP,IFA> fxp2:0.3.47.71.83.88 1.0.5e.0.0.6 got message of size 96 on Wed Oct 24 09:39:00 2001 RTM_IFINFO: iface status change: len 96, if# 7, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:00 2001 RTM_IFINFO: iface status change: len 96, if# 8, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 128 on Wed Oct 24 09:39:00 2001 RTM_DELMADDR: multicast group membership removed from iface: len 128, sockaddrs: <IFP,IFA> fxp2:0.3.47.71.83.88 1.0.5e.0.0.1 got message of size 96 on Wed Oct 24 09:39:00 2001 RTM_IFINFO: iface status change: len 96, if# 3, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:01 2001 RTM_IFINFO: iface status change: len 96, if# 1, flags:<UP,BROADCAST,SIMPLEX,MULTICAST> got message of size 128 on Wed Oct 24 09:39:01 2001 RTM_NEWMADDR: new multicast group membership on iface: len 128, sockaddrs: <IFP,IFA> fxp0:0.3.47.71.83.88 1.0.5e.0.0.6 got message of size 128 on Wed Oct 24 09:39:01 2001 RTM_NEWMADDR: new multicast group membership on iface: len 128, sockaddrs: <IFP,IFA> fxp0:0.3.47.71.83.88 1.0.5e.0.0.5 got message of size 128 on Wed Oct 24 09:39:01 2001 RTM_NEWMADDR: new multicast group membership on iface: len 128, sockaddrs: <IFP,IFA> fxp0:0.3.47.71.83.88 1.0.5e.0.0.1 got message of size 96 on Wed Oct 24 09:39:01 2001 RTM_IFINFO: iface status change: len 96, if# 6, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:01 2001 RTM_IFINFO: iface status change: len 96, if# 6, flags:<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:01 2001 RTM_IFINFO: iface status change: len 96, if# 7, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:01 2001 RTM_IFINFO: iface status change: len 96, if# 7, flags:<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:01 2001 RTM_IFINFO: iface status change: len 96, if# 8, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:01 2001 RTM_IFINFO: iface status change: len 96, if# 8, flags:<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:11 2001 RTM_IFINFO: iface status change: len 96, if# 6, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 128 on Wed Oct 24 09:39:11 2001 RTM_DELMADDR: multicast group membership removed from iface: len 128, sockaddrs: <IFP,IFA> fxp0:0.3.47.71.83.88 1.0.5e.0.0.5 got message of size 128 on Wed Oct 24 09:39:11 2001 RTM_DELMADDR: multicast group membership removed from iface: len 128, sockaddrs: <IFP,IFA> fxp0:0.3.47.71.83.88 1.0.5e.0.0.6 got message of size 96 on Wed Oct 24 09:39:11 2001 RTM_IFINFO: iface status change: len 96, if# 7, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:11 2001 RTM_IFINFO: iface status change: len 96, if# 8, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 128 on Wed Oct 24 09:39:11 2001 RTM_DELMADDR: multicast group membership removed from iface: len 128, sockaddrs: <IFP,IFA> fxp0:0.3.47.71.83.88 1.0.5e.0.0.1 got message of size 96 on Wed Oct 24 09:39:11 2001 RTM_IFINFO: iface status change: len 96, if# 1, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:12 2001 RTM_IFINFO: iface status change: len 96, if# 3, flags:<UP,BROADCAST,SIMPLEX,MULTICAST> got message of size 128 on Wed Oct 24 09:39:12 2001 RTM_NEWMADDR: new multicast group membership on iface: len 128, sockaddrs: <IFP,IFA> fxp2:0.3.47.71.83.88 1.0.5e.0.0.6 got message of size 128 on Wed Oct 24 09:39:12 2001 RTM_NEWMADDR: new multicast group membership on iface: len 128, sockaddrs: <IFP,IFA> fxp2:0.3.47.71.83.88 1.0.5e.0.0.5 got message of size 128 on Wed Oct 24 09:39:12 2001 RTM_NEWMADDR: new multicast group membership on iface: len 128, sockaddrs: <IFP,IFA> fxp2:0.3.47.71.83.88 1.0.5e.0.0.1 got message of size 96 on Wed Oct 24 09:39:12 2001 RTM_IFINFO: iface status change: len 96, if# 6, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:12 2001 RTM_IFINFO: iface status change: len 96, if# 6, flags:<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:12 2001 RTM_IFINFO: iface status change: len 96, if# 7, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:12 2001 RTM_IFINFO: iface status change: len 96, if# 7, flags:<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:12 2001 RTM_IFINFO: iface status change: len 96, if# 8, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:12 2001 RTM_IFINFO: iface status change: len 96, if# 8, flags:<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:21 2001 RTM_IFINFO: iface status change: len 96, if# 6, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 128 on Wed Oct 24 09:39:21 2001 RTM_DELMADDR: multicast group membership removed from iface: len 128, sockaddrs: <IFP,IFA> fxp2:0.3.47.71.83.88 1.0.5e.0.0.5 got message of size 128 on Wed Oct 24 09:39:21 2001 RTM_DELMADDR: multicast group membership removed from iface: len 128, sockaddrs: <IFP,IFA> fxp2:0.3.47.71.83.88 1.0.5e.0.0.6 got message of size 96 on Wed Oct 24 09:39:21 2001 RTM_IFINFO: iface status change: len 96, if# 7, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:21 2001 RTM_IFINFO: iface status change: len 96, if# 8, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 128 on Wed Oct 24 09:39:21 2001 RTM_DELMADDR: multicast group membership removed from iface: len 128, sockaddrs: <IFP,IFA> fxp2:0.3.47.71.83.88 1.0.5e.0.0.1 got message of size 96 on Wed Oct 24 09:39:21 2001 RTM_IFINFO: iface status change: len 96, if# 3, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:22 2001 RTM_IFINFO: iface status change: len 96, if# 1, flags:<UP,BROADCAST,SIMPLEX,MULTICAST> got message of size 128 on Wed Oct 24 09:39:22 2001 RTM_NEWMADDR: new multicast group membership on iface: len 128, sockaddrs: <IFP,IFA> fxp0:0.3.47.71.83.88 1.0.5e.0.0.6 got message of size 128 on Wed Oct 24 09:39:22 2001 RTM_NEWMADDR: new multicast group membership on iface: len 128, sockaddrs: <IFP,IFA> fxp0:0.3.47.71.83.88 1.0.5e.0.0.5 got message of size 128 on Wed Oct 24 09:39:22 2001 RTM_NEWMADDR: new multicast group membership on iface: len 128, sockaddrs: <IFP,IFA> fxp0:0.3.47.71.83.88 1.0.5e.0.0.1 got message of size 96 on Wed Oct 24 09:39:22 2001 RTM_IFINFO: iface status change: len 96, if# 6, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:22 2001 RTM_IFINFO: iface status change: len 96, if# 6, flags:<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:22 2001 RTM_IFINFO: iface status change: len 96, if# 7, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:22 2001 RTM_IFINFO: iface status change: len 96, if# 7, flags:<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:22 2001 RTM_IFINFO: iface status change: len 96, if# 8, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:22 2001 RTM_IFINFO: iface status change: len 96, if# 8, flags:<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:31 2001 RTM_IFINFO: iface status change: len 96, if# 6, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 128 on Wed Oct 24 09:39:32 2001 RTM_DELMADDR: multicast group membership removed from iface: len 128, sockaddrs: <IFP,IFA> fxp0:0.3.47.71.83.88 1.0.5e.0.0.5 got message of size 128 on Wed Oct 24 09:39:32 2001 RTM_DELMADDR: multicast group membership removed from iface: len 128, sockaddrs: <IFP,IFA> fxp0:0.3.47.71.83.88 1.0.5e.0.0.6 got message of size 96 on Wed Oct 24 09:39:32 2001 RTM_IFINFO: iface status change: len 96, if# 7, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:32 2001 RTM_IFINFO: iface status change: len 96, if# 8, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 128 on Wed Oct 24 09:39:32 2001 RTM_DELMADDR: multicast group membership removed from iface: len 128, sockaddrs: <IFP,IFA> fxp0:0.3.47.71.83.88 1.0.5e.0.0.1 got message of size 96 on Wed Oct 24 09:39:32 2001 RTM_IFINFO: iface status change: len 96, if# 1, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:33 2001 RTM_IFINFO: iface status change: len 96, if# 3, flags:<UP,BROADCAST,SIMPLEX,MULTICAST> got message of size 128 on Wed Oct 24 09:39:33 2001 RTM_NEWMADDR: new multicast group membership on iface: len 128, sockaddrs: <IFP,IFA> fxp2:0.3.47.71.83.88 1.0.5e.0.0.6 got message of size 128 on Wed Oct 24 09:39:33 2001 RTM_NEWMADDR: new multicast group membership on iface: len 128, sockaddrs: <IFP,IFA> fxp2:0.3.47.71.83.88 1.0.5e.0.0.5 got message of size 128 on Wed Oct 24 09:39:33 2001 RTM_NEWMADDR: new multicast group membership on iface: len 128, sockaddrs: <IFP,IFA> fxp2:0.3.47.71.83.88 1.0.5e.0.0.1 got message of size 96 on Wed Oct 24 09:39:33 2001 RTM_IFINFO: iface status change: len 96, if# 6, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:33 2001 RTM_IFINFO: iface status change: len 96, if# 6, flags:<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:33 2001 RTM_IFINFO: iface status change: len 96, if# 7, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:33 2001 RTM_IFINFO: iface status change: len 96, if# 7, flags:<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:33 2001 RTM_IFINFO: iface status change: len 96, if# 8, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:33 2001 RTM_IFINFO: iface status change: len 96, if# 8, flags:<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:42 2001 RTM_IFINFO: iface status change: len 96, if# 6, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 128 on Wed Oct 24 09:39:42 2001 RTM_DELMADDR: multicast group membership removed from iface: len 128, sockaddrs: <IFP,IFA> fxp2:0.3.47.71.83.88 1.0.5e.0.0.5 got message of size 128 on Wed Oct 24 09:39:42 2001 RTM_DELMADDR: multicast group membership removed from iface: len 128, sockaddrs: <IFP,IFA> fxp2:0.3.47.71.83.88 1.0.5e.0.0.6 got message of size 96 on Wed Oct 24 09:39:42 2001 RTM_IFINFO: iface status change: len 96, if# 7, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:42 2001 RTM_IFINFO: iface status change: len 96, if# 8, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 128 on Wed Oct 24 09:39:42 2001 RTM_DELMADDR: multicast group membership removed from iface: len 128, sockaddrs: <IFP,IFA> fxp2:0.3.47.71.83.88 1.0.5e.0.0.1 got message of size 96 on Wed Oct 24 09:39:42 2001 RTM_IFINFO: iface status change: len 96, if# 3, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:43 2001 RTM_IFINFO: iface status change: len 96, if# 1, flags:<UP,BROADCAST,SIMPLEX,MULTICAST> got message of size 128 on Wed Oct 24 09:39:43 2001 RTM_NEWMADDR: new multicast group membership on iface: len 128, sockaddrs: <IFP,IFA> fxp0:0.3.47.71.83.88 1.0.5e.0.0.6 got message of size 128 on Wed Oct 24 09:39:43 2001 RTM_NEWMADDR: new multicast group membership on iface: len 128, sockaddrs: <IFP,IFA> fxp0:0.3.47.71.83.88 1.0.5e.0.0.5 got message of size 128 on Wed Oct 24 09:39:43 2001 RTM_NEWMADDR: new multicast group membership on iface: len 128, sockaddrs: <IFP,IFA> fxp0:0.3.47.71.83.88 1.0.5e.0.0.1 got message of size 96 on Wed Oct 24 09:39:43 2001 RTM_IFINFO: iface status change: len 96, if# 6, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:43 2001 RTM_IFINFO: iface status change: len 96, if# 6, flags:<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:43 2001 RTM_IFINFO: iface status change: len 96, if# 7, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:43 2001 RTM_IFINFO: iface status change: len 96, if# 7, flags:<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:43 2001 RTM_IFINFO: iface status change: len 96, if# 8, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:43 2001 RTM_IFINFO: iface status change: len 96, if# 8, flags:<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:52 2001 RTM_IFINFO: iface status change: len 96, if# 6, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 128 on Wed Oct 24 09:39:52 2001 RTM_DELMADDR: multicast group membership removed from iface: len 128, sockaddrs: <IFP,IFA> fxp0:0.3.47.71.83.88 1.0.5e.0.0.5 got message of size 128 on Wed Oct 24 09:39:52 2001 RTM_DELMADDR: multicast group membership removed from iface: len 128, sockaddrs: <IFP,IFA> fxp0:0.3.47.71.83.88 1.0.5e.0.0.6 got message of size 96 on Wed Oct 24 09:39:53 2001 RTM_IFINFO: iface status change: len 96, if# 7, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:53 2001 RTM_IFINFO: iface status change: len 96, if# 8, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 128 on Wed Oct 24 09:39:53 2001 RTM_DELMADDR: multicast group membership removed from iface: len 128, sockaddrs: <IFP,IFA> fxp0:0.3.47.71.83.88 1.0.5e.0.0.1 got message of size 96 on Wed Oct 24 09:39:53 2001 RTM_IFINFO: iface status change: len 96, if# 1, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:54 2001 RTM_IFINFO: iface status change: len 96, if# 3, flags:<UP,BROADCAST,SIMPLEX,MULTICAST> got message of size 128 on Wed Oct 24 09:39:54 2001 RTM_NEWMADDR: new multicast group membership on iface: len 128, sockaddrs: <IFP,IFA> fxp2:0.3.47.71.83.88 1.0.5e.0.0.6 got message of size 128 on Wed Oct 24 09:39:54 2001 RTM_NEWMADDR: new multicast group membership on iface: len 128, sockaddrs: <IFP,IFA> fxp2:0.3.47.71.83.88 1.0.5e.0.0.5 got message of size 128 on Wed Oct 24 09:39:54 2001 RTM_NEWMADDR: new multicast group membership on iface: len 128, sockaddrs: <IFP,IFA> fxp2:0.3.47.71.83.88 1.0.5e.0.0.1 got message of size 96 on Wed Oct 24 09:39:54 2001 RTM_IFINFO: iface status change: len 96, if# 6, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:54 2001 RTM_IFINFO: iface status change: len 96, if# 6, flags:<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:54 2001 RTM_IFINFO: iface status change: len 96, if# 7, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:54 2001 RTM_IFINFO: iface status change: len 96, if# 7, flags:<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:54 2001 RTM_IFINFO: iface status change: len 96, if# 8, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:39:54 2001 RTM_IFINFO: iface status change: len 96, if# 8, flags:<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:40:03 2001 RTM_IFINFO: iface status change: len 96, if# 6, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 128 on Wed Oct 24 09:40:03 2001 RTM_DELMADDR: multicast group membership removed from iface: len 128, sockaddrs: <IFP,IFA> fxp2:0.3.47.71.83.88 1.0.5e.0.0.5 got message of size 128 on Wed Oct 24 09:40:03 2001 RTM_DELMADDR: multicast group membership removed from iface: len 128, sockaddrs: <IFP,IFA> fxp2:0.3.47.71.83.88 1.0.5e.0.0.6 got message of size 96 on Wed Oct 24 09:40:03 2001 RTM_IFINFO: iface status change: len 96, if# 7, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:40:03 2001 RTM_IFINFO: iface status change: len 96, if# 8, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 128 on Wed Oct 24 09:40:03 2001 RTM_DELMADDR: multicast group membership removed from iface: len 128, sockaddrs: <IFP,IFA> fxp2:0.3.47.71.83.88 1.0.5e.0.0.1 got message of size 96 on Wed Oct 24 09:40:03 2001 RTM_IFINFO: iface status change: len 96, if# 3, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:40:04 2001 RTM_IFINFO: iface status change: len 96, if# 1, flags:<UP,BROADCAST,SIMPLEX,MULTICAST> got message of size 128 on Wed Oct 24 09:40:04 2001 RTM_NEWMADDR: new multicast group membership on iface: len 128, sockaddrs: <IFP,IFA> fxp0:0.3.47.71.83.88 1.0.5e.0.0.6 got message of size 128 on Wed Oct 24 09:40:04 2001 RTM_NEWMADDR: new multicast group membership on iface: len 128, sockaddrs: <IFP,IFA> fxp0:0.3.47.71.83.88 1.0.5e.0.0.5 got message of size 128 on Wed Oct 24 09:40:04 2001 RTM_NEWMADDR: new multicast group membership on iface: len 128, sockaddrs: <IFP,IFA> fxp0:0.3.47.71.83.88 1.0.5e.0.0.1 got message of size 96 on Wed Oct 24 09:40:04 2001 RTM_IFINFO: iface status change: len 96, if# 6, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:40:04 2001 RTM_IFINFO: iface status change: len 96, if# 6, flags:<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:40:04 2001 RTM_IFINFO: iface status change: len 96, if# 7, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:40:04 2001 RTM_IFINFO: iface status change: len 96, if# 7, flags:<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:40:04 2001 RTM_IFINFO: iface status change: len 96, if# 8, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:40:04 2001 RTM_IFINFO: iface status change: len 96, if# 8, flags:<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:40:13 2001 RTM_IFINFO: iface status change: len 96, if# 6, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 128 on Wed Oct 24 09:40:13 2001 RTM_DELMADDR: multicast group membership removed from iface: len 128, sockaddrs: <IFP,IFA> fxp0:0.3.47.71.83.88 1.0.5e.0.0.5 got message of size 128 on Wed Oct 24 09:40:13 2001 RTM_DELMADDR: multicast group membership removed from iface: len 128, sockaddrs: <IFP,IFA> fxp0:0.3.47.71.83.88 1.0.5e.0.0.6 got message of size 96 on Wed Oct 24 09:40:13 2001 RTM_IFINFO: iface status change: len 96, if# 7, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:40:14 2001 RTM_IFINFO: iface status change: len 96, if# 8, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 128 on Wed Oct 24 09:40:14 2001 RTM_DELMADDR: multicast group membership removed from iface: len 128, sockaddrs: <IFP,IFA> fxp0:0.3.47.71.83.88 1.0.5e.0.0.1 got message of size 96 on Wed Oct 24 09:40:14 2001 RTM_IFINFO: iface status change: len 96, if# 1, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:40:15 2001 RTM_IFINFO: iface status change: len 96, if# 3, flags:<UP,BROADCAST,SIMPLEX,MULTICAST> got message of size 128 on Wed Oct 24 09:40:15 2001 RTM_NEWMADDR: new multicast group membership on iface: len 128, sockaddrs: <IFP,IFA> fxp2:0.3.47.71.83.88 1.0.5e.0.0.6 got message of size 128 on Wed Oct 24 09:40:15 2001 RTM_NEWMADDR: new multicast group membership on iface: len 128, sockaddrs: <IFP,IFA> fxp2:0.3.47.71.83.88 1.0.5e.0.0.5 got message of size 128 on Wed Oct 24 09:40:15 2001 RTM_NEWMADDR: new multicast group membership on iface: len 128, sockaddrs: <IFP,IFA> fxp2:0.3.47.71.83.88 1.0.5e.0.0.1 got message of size 96 on Wed Oct 24 09:40:15 2001 RTM_IFINFO: iface status change: len 96, if# 6, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:40:15 2001 RTM_IFINFO: iface status change: len 96, if# 6, flags:<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:40:15 2001 RTM_IFINFO: iface status change: len 96, if# 7, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:40:15 2001 RTM_IFINFO: iface status change: len 96, if# 7, flags:<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:40:15 2001 RTM_IFINFO: iface status change: len 96, if# 8, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:40:15 2001 RTM_IFINFO: iface status change: len 96, if# 8, flags:<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:40:24 2001 RTM_IFINFO: iface status change: len 96, if# 6, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 128 on Wed Oct 24 09:40:24 2001 RTM_DELMADDR: multicast group membership removed from iface: len 128, sockaddrs: <IFP,IFA> fxp2:0.3.47.71.83.88 1.0.5e.0.0.5 got message of size 128 on Wed Oct 24 09:40:24 2001 RTM_DELMADDR: multicast group membership removed from iface: len 128, sockaddrs: <IFP,IFA> fxp2:0.3.47.71.83.88 1.0.5e.0.0.6 got message of size 96 on Wed Oct 24 09:40:24 2001 RTM_IFINFO: iface status change: len 96, if# 7, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:40:24 2001 RTM_IFINFO: iface status change: len 96, if# 8, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 128 on Wed Oct 24 09:40:24 2001 RTM_DELMADDR: multicast group membership removed from iface: len 128, sockaddrs: <IFP,IFA> fxp2:0.3.47.71.83.88 1.0.5e.0.0.1 got message of size 96 on Wed Oct 24 09:40:24 2001 RTM_IFINFO: iface status change: len 96, if# 3, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:40:25 2001 RTM_IFINFO: iface status change: len 96, if# 1, flags:<UP,BROADCAST,SIMPLEX,MULTICAST> got message of size 128 on Wed Oct 24 09:40:25 2001 RTM_NEWMADDR: new multicast group membership on iface: len 128, sockaddrs: <IFP,IFA> fxp0:0.3.47.71.83.88 1.0.5e.0.0.6 got message of size 128 on Wed Oct 24 09:40:25 2001 RTM_NEWMADDR: new multicast group membership on iface: len 128, sockaddrs: <IFP,IFA> fxp0:0.3.47.71.83.88 1.0.5e.0.0.5 got message of size 128 on Wed Oct 24 09:40:25 2001 RTM_NEWMADDR: new multicast group membership on iface: len 128, sockaddrs: <IFP,IFA> fxp0:0.3.47.71.83.88 1.0.5e.0.0.1 got message of size 96 on Wed Oct 24 09:40:25 2001 RTM_IFINFO: iface status change: len 96, if# 6, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:40:25 2001 RTM_IFINFO: iface status change: len 96, if# 6, flags:<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:40:25 2001 RTM_IFINFO: iface status change: len 96, if# 7, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:40:25 2001 RTM_IFINFO: iface status change: len 96, if# 7, flags:<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:40:25 2001 RTM_IFINFO: iface status change: len 96, if# 8, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:40:25 2001 RTM_IFINFO: iface status change: len 96, if# 8, flags:<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:40:34 2001 RTM_IFINFO: iface status change: len 96, if# 6, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 128 on Wed Oct 24 09:40:34 2001 RTM_DELMADDR: multicast group membership removed from iface: len 128, sockaddrs: <IFP,IFA> fxp0:0.3.47.71.83.88 1.0.5e.0.0.5 got message of size 128 on Wed Oct 24 09:40:34 2001 RTM_DELMADDR: multicast group membership removed from iface: len 128, sockaddrs: <IFP,IFA> fxp0:0.3.47.71.83.88 1.0.5e.0.0.6 got message of size 96 on Wed Oct 24 09:40:34 2001 RTM_IFINFO: iface status change: len 96, if# 7, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 96 on Wed Oct 24 09:40:35 2001 RTM_IFINFO: iface status change: len 96, if# 8, flags:<BROADCAST,RUNNING,SIMPLEX,MULTICAST> got message of size 128 on Wed Oct 24 09:40:35 2001 RTM_DELMADDR: multicast group membership removed from iface: len 128, sockaddrs: <IFP,IFA> fxp0:0.3.47.71.83.88 1.0.5e.0.0.1 --------------040304030409040508090003-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3BD6BECE.1020308>