bridge_pfil: m_pullup failed
Scott Ullrich
geekgod at geekgod.com
Wed Nov 1 15:43:44 PST 2006
Gergo Szakal wrote:
OK, another issue here:
Oct 25 11:28:16 fw kernel: bridge_pfil: m_pullup failed
I get loads of such messages in system log. I have no reports on network
outage or anything, just get these messages. Question is: any way to debug?
Are you still experiencing this problem? If so you could change the
printf to:
printf("%s: m_pullup %d failed\n", __func__, i);
This will give us a better idea of what is happening and may help
discover the problem.
Scott
More information about the Bugs
mailing list