Andrew Thompson 6637e0f390 Fix two bugs with the bridge
- code expects memcmp() to return a signed value, our memcmp() returns 0 if
   args are equal and > 0 if not.

 - It's possible to hijack interface for static entry. If bridge recieves
   packet from interface marked as learning it will replace the bridge_rtnode
   entry for the source address even if such entry marked as static.

Submitted by:	Gleb Kurtsov <k-gleb yandex.ru>
MFC after:	3 days
2006-01-31 21:21:28 +00:00
..
2005-12-17 10:03:48 +00:00
2004-10-05 19:28:52 +00:00
2006-01-31 21:21:28 +00:00
2005-11-24 18:56:14 +00:00
2005-11-11 11:17:57 +00:00
2006-01-21 10:44:34 +00:00
2005-01-11 07:08:15 +00:00