
bugzilla-daemon at allevil
Jul 1, 2008, 8:24 AM
Post #3 of 6
(6373 views)
Permalink
|
|
[Bug 465] zebra does not see changes to netgraph interfaces on FreeBSD
[In reply to]
|
|
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. http://bugzilla.quagga.net/show_bug.cgi?id=465 root [at] net1 changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed| |1 ------- Additional Comments From root [at] net1 2008-07-01 16:13 ------- Here's what gets output when a new netgraph interface is set up: 2008/07/01 18:09:26 ZEBRA: Kernel: Len: 24 Type: RTM_IFANNOUNCE 2008/07/01 18:09:26 ZEBRA: Kernel: DYNAMIC MODIFIED 2008/07/01 18:09:26 ZEBRA: Kernel: message seq 0 2008/07/01 18:09:26 ZEBRA: Kernel: pid 0, rtm_addrs 0x0 2008/07/01 18:09:26 ZEBRA: ifan_read: creating interface for ifindex 4, name ng0 2008/07/01 18:09:26 ZEBRA: interface ng0 index 4 becomes active. 2008/07/01 18:09:26 ZEBRA: if_ioctl(SIOCGIFMEDIA) failed: Invalid argument 2008/07/01 18:09:26 ZEBRA: ifan_read: interface ng0 index 4 2008/07/01 18:09:26 ZEBRA: Kernel: Len: 168 Type: RTM_IFINFO 2008/07/01 18:09:26 ZEBRA: Kernel: DYNAMIC STATIC PROTO1 2008/07/01 18:09:26 ZEBRA: Kernel: message seq -1744830464 2008/07/01 18:09:26 ZEBRA: Kernel: pid 53, rtm_addrs 0x4 2008/07/01 18:09:26 ZEBRA: ifm_read: sdl ifname (nil) 2008/07/01 18:09:26 ZEBRA: ifm_read: interface ng0 index 4 2008/07/01 18:09:26 ZEBRA: Kernel: Len: 116 Type: RTM_NEWADDR 2008/07/01 18:09:26 ZEBRA: Kernel: 2008/07/01 18:09:26 ZEBRA: Kernel: message seq 520 2008/07/01 18:09:26 ZEBRA: Kernel: pid 0, rtm_addrs 0x4 2008/07/01 18:09:26 ZEBRA: ifam_read_mesg: RTA_SDL_GET nlen 3, alen 0 2008/07/01 18:09:26 ZEBRA: ifam_read_mesg: ifindex 4, ifname ng0, ifam_addrs 0xb 4, ifam_flags 0x0, addr 213.137.48.5/32 broad 88.213.194.240 dst 0.0.0.0 gateway 0.0.0.0 2008/07/01 18:09:26 ZEBRA: if_ioctl(SIOCGIFMEDIA) failed: Invalid argument 2008/07/01 18:09:26 ZEBRA: Kernel: Len: 184 Type: RTM_ADD 2008/07/01 18:09:26 ZEBRA: Kernel: UP HOST 2008/07/01 18:09:26 ZEBRA: Kernel: message seq 0 2008/07/01 18:09:26 ZEBRA: Kernel: pid 0, rtm_addrs 0x3 2008/07/01 18:09:26 ZEBRA: Kernel: Len: 88 Type: RTM_NEWMADDR 2008/07/01 18:09:26 ZEBRA: Kernel: 2008/07/01 18:09:26 ZEBRA: Kernel: message seq 821 2008/07/01 18:09:26 ZEBRA: Kernel: pid 266808, rtm_addrs 0x4 2008/07/01 18:09:26 ZEBRA: Unprocessed RTM_type: 15 ------- Additional Comments From paul [at] dishone 2008-07-01 16:24 ------- Ah, and ifconfig output too please. Also, can you confirm whether or not 'link-detect' is set in the configuration for that interface? (I presume it isn't, and it shouldn't make a difference judging by the output below). ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ Quagga-bugs mailing list Quagga-bugs [at] lists http://lists.quagga.net/mailman/listinfo/quagga-bugs
|