https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255775
--- Comment #2 from Michael Meiszl <[email protected]> --- I was wondering what the difference is between being started by rc.conf or manually by root afterwards. Scrolling through the crashlog showed me that with rc start, the tunnel interface gif0 has not yet been created and attached. But ipfw contains (a lot) of rules for gif0 (actually it's his main job to keep the baddies from the net out of this machine and grant access only to certain services/machines). Maybe this is a hint where to look for the mbuf being NULL ??? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
