rodrigc added a comment.
I can confirm that:
kldunload -f pf.ko
does work to unload the module. That is good.
I saw this warning message in dmesg:
lock order reversal: (sleepable after non-sleepable)
1st 0x823b72e0 pf rulesets (pf rulesets) @
/opt2/branches/head/sys/modules/pf
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=148018
Michael Moll changed:
What|Removed |Added
Status|In Progress |Closed
Resolution|---
nvass-gmx.com added a comment.
In https://reviews.freebsd.org/D1944#47231, @rodrigc wrote:
> I tested this patch.
>
> # kldload pf
> # kldunload pf
> kldunload: can't unload file: Device busy
>
>
> The fact that the pf module cannot be unloaded was one of the
> reasons that @glebius used t
Hello,
I'm using FreeBSD 10.0 with MPD Ver. 5.7 as a router to connect to my
ISP with PPPoE. With one host on my network I've problems to connect
through the FreeBSD router to the internet.
With tcpdump I see the following ICMP messages from this host:
"ICMP ip reassembly time exceeded"
Aft