https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193681
--- Comment #3 from Kate <[email protected]> --- Without layer2, but with bridge0 present, this symptom also occurs: # sysctl net.link.ether.ipfw=1 net.link.ether.ipfw: 0 -> 1 # sysctl net.link.bridge.ipfw=1 net.link.bridge.ipfw: 0 -> 1 # # ipfw add 100 pipe 1 ip from any to any # note no layer2 00100 pipe 1 ip from any to any # ipfw pipe 1 config # # dhclient arge0 DHCPDISCOVER on arge0 to 255.255.255.255 port 67 interval 4 Trap cause = 2 (TLB miss (load or instr. fetch) - kernel mode) [ thread pid 11 tid 100024 ] Stopped at ether_output_frame+0x50: lw v0,680(s0) db> -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
