Maxim Konovalov 5a47f206a1 o Some programs could send broadcast/multicast traffic to ipfw
pseudo-interface.  This leads to a panic due to uninitialized
if_broadcastaddr address.  Initialize it and implement ip_output()
method to prevent mbuf leak later.

ipfw pseudo-interface should never send anything therefore call
panic(9) in if_start() method.

PR:		kern/149807
Submitted by:	Dmitrij Tejblum
MFC after:	2 weeks
2010-08-30 09:29:51 +00:00
..
2010-08-08 02:51:32 +00:00
2010-07-31 15:31:23 +00:00
2010-08-19 11:31:03 +00:00
2010-06-05 21:33:16 +00:00
2010-06-05 21:33:16 +00:00