https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212105
Bug ID: 212105
Summary: ipfw dumps core after adding rule with table
Product: Base System
Version: CURRENT
Hardware: amd64
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
CC: [email protected]
Debugging 203735 I noticed the following behaviour:
root@:/ # ipfw show
65535 0 0 allow ip from any to any
root@:/ # ipfw add 1 allow ip from 'table(99)' to me
00001 allow ip from table(99) to me
root@:/ # ipfw show
Segmentation fault (core dumped)
Can someone please have a look. In my case this is with a VIMAGE kernel but
that shouldn't matter on the user space binary.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-amd64
To unsubscribe, send any mail to "[email protected]"