Bosko Milekic ddacb30f2d Get rid of a panic that occurs in ether_demux() by dereferencing a NULL mbuf
pointer, when bridging and bridge_ipfw are enabled, and when bdg_forward()
happens to free the packet and make our pointer NULL. There may be
more similar problems like this one with calls to bdg_forward().

PR: Related to kern/19551
Reviewed by: jlemon
2000-09-24 04:08:38 +00:00
..
2000-09-22 22:04:17 +00:00
2000-09-18 17:46:01 +00:00
2000-09-23 22:21:39 +00:00
2000-09-16 18:57:18 +00:00
2000-09-23 22:21:39 +00:00
2000-09-23 18:50:59 +00:00
2000-09-20 20:02:49 +00:00