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
..
2006-01-10 09:19:10 +00:00
2006-01-27 22:22:10 +00:00
2006-01-27 21:07:04 +00:00
2006-01-18 18:49:25 +00:00
2006-01-30 20:27:44 +00:00
2006-01-21 19:51:47 +00:00
2006-01-30 08:22:56 +00:00
2006-01-31 11:09:21 +00:00
2006-01-19 11:46:45 +00:00
2005-12-04 02:12:43 +00:00
2006-01-31 19:09:38 +00:00
2006-01-30 08:24:14 +00:00
2006-01-30 22:47:07 +00:00
2006-01-09 20:42:19 +00:00
2005-12-05 11:58:35 +00:00
2006-01-30 13:34:57 +00:00
2006-01-28 17:58:22 +00:00
2005-12-22 22:16:09 +00:00
2006-01-17 17:29:03 +00:00
2006-01-31 17:17:45 +00:00
2006-01-22 00:46:40 +00:00
2006-01-29 22:10:54 +00:00
2006-01-31 21:21:28 +00:00
2006-01-23 21:02:49 +00:00
2005-11-11 16:04:59 +00:00
2006-01-22 01:07:11 +00:00
2006-01-29 22:06:51 +00:00
2006-01-30 08:39:09 +00:00
2006-01-30 08:39:09 +00:00
2006-01-21 10:44:34 +00:00
2006-01-14 00:05:44 +00:00
2006-01-21 10:44:34 +00:00
2005-11-09 13:29:16 +00:00
2006-01-14 11:40:32 +00:00
2006-01-16 17:03:21 +00:00
2006-01-19 22:48:31 +00:00
2006-01-20 15:07:18 +00:00
2006-01-28 19:24:40 +00:00
2006-01-10 09:19:10 +00:00
2006-01-15 06:49:28 +00:00
2006-01-18 09:42:21 +00:00
2005-11-28 02:58:30 +00:00
2006-01-10 09:19:10 +00:00
2006-01-20 15:20:41 +00:00
2006-01-15 01:02:20 +00:00
2006-01-31 12:50:02 +00:00
2006-01-31 18:08:39 +00:00
2006-01-30 16:32:08 +00:00
2006-01-09 20:42:19 +00:00
2006-01-31 19:06:51 +00:00
2006-01-10 20:58:27 +00:00