Toshiaki Makita
47fab41ab5
bridge: Don't include NDA_VLAN for FDB entries with vid 0
...
An FDB entry with vlan_id 0 doesn't mean it is used in vlan 0, but used when
vlan_filtering is disabled.
There is inconsistency around NDA_VLAN whose payload is 0 - even if we add
an entry by RTM_NEWNEIGH without any NDA_VLAN, and even though adding an
entry with NDA_VLAN 0 is prohibited, we get an entry with NDA_VLAN 0 by
RTM_GETNEIGH.
Dumping an FDB entry with vlan_id 0 shouldn't include NDA_VLAN.
Signed-off-by: Toshiaki Makita <makita.toshiaki@lab.ntt.co.jp>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-07-31 12:18:44 -07:00
..
2014-04-11 14:14:57 -07:00
2014-01-16 11:31:58 -08:00
2014-07-02 17:02:05 -07:00
2014-07-08 19:39:43 -07:00
2014-06-12 14:27:40 -07:00
2014-04-11 16:15:36 -04:00
2014-07-21 09:49:30 +02:00
2014-06-20 13:53:54 +02:00
2014-07-31 12:18:44 -07:00
2014-04-11 16:15:36 -04:00
2014-05-19 09:38:24 +02:00
2014-06-12 23:06:23 -07:00
2014-07-29 12:20:22 -07:00
2014-04-24 13:44:54 -04:00
2014-05-23 16:28:53 -04:00
2014-05-23 16:28:53 -04:00
2014-07-20 22:33:32 -07:00
2014-05-24 00:32:30 -04:00
2014-01-16 15:30:31 -08:00
2014-03-27 15:28:06 -04:00
2014-06-02 10:39:42 -07:00
2014-07-30 17:31:06 -07:00
2014-07-28 18:46:34 -07:00
2014-05-23 16:28:53 -04:00
2014-01-18 23:04:16 -08:00
2014-05-30 17:35:23 -07:00
2014-05-30 17:48:58 -07:00
2014-07-14 17:02:31 -07:00
2014-01-28 18:01:32 -08:00
2014-07-22 22:17:17 +02:00
2014-06-11 12:10:19 -07:00
2014-06-04 22:46:38 -07:00
2014-07-16 09:39:28 +09:00
2014-07-09 14:33:47 -07:00
2014-04-11 16:15:36 -04:00
2014-06-11 15:38:02 -07:00
2014-06-30 20:47:15 -07:00
2014-04-24 13:44:54 -04:00
2014-04-24 13:44:54 -04:00
2014-06-12 14:27:40 -07:00
2014-05-22 13:58:36 -04:00
2014-04-11 16:15:36 -04:00
2014-05-16 15:24:47 -04:00
2014-07-20 20:49:17 -07:00
2014-07-22 19:56:58 -07:00
2014-06-24 18:46:58 -04:00
2014-07-11 15:02:10 -07:00
2014-06-12 14:27:40 -07:00
2014-05-05 13:13:50 -04:00
2014-07-18 09:53:56 +02:00
2014-04-11 16:15:36 -04:00
2014-06-30 07:42:12 +02:00
2014-07-29 12:20:22 -07:00
2014-04-03 13:05:42 -07:00
2014-01-15 15:36:38 -08:00
2014-04-16 15:15:05 -04:00