Timo Teräs
93ca3bb5df
net: gre: provide multicast mappings for ipv4 and ipv6
...
My commit 6d55cb91a0020ac0 (gre: fix hard header destination
address checking) broke multicast.
The reason is that ip_gre used to get ipgre_header() calls with
zero destination if we have NOARP or multicast destination. Instead
the actual target was decided at ipgre_tunnel_xmit() time based on
per-protocol dissection.
Instead of allowing the "abuse" of ->header() calls with invalid
destination, this creates multicast mappings for ip_gre. This also
fixes "ip neigh show nud noarp" to display the proper multicast
mappings used by the gre device.
Reported-by: Doug Kehn <rdkehn@yahoo.com>
Signed-off-by: Timo Teräs <timo.teras@iki.fi>
Acked-by: Doug Kehn <rdkehn@yahoo.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-03-30 00:10:47 -07:00
..
2011-03-15 09:57:38 -05:00
2011-02-27 16:56:41 -03:00
2010-11-15 11:07:16 -08:00
2011-02-17 11:59:56 -08:00
2010-03-30 22:02:32 +09:00
2011-02-19 19:17:35 -08:00
2011-03-24 17:42:21 -07:00
2011-03-09 11:59:32 -08:00
2011-01-19 20:25:45 -08:00
2010-08-20 01:42:59 -07:00
2010-06-11 18:37:08 -07:00
2010-12-02 13:27:33 -08:00
2010-11-29 09:45:15 -08:00
2011-01-13 21:48:25 -08:00
2011-01-10 16:10:37 -08:00
2010-03-30 22:02:32 +09:00
2011-03-21 15:19:48 -04:00
2010-10-07 09:43:45 +02:00
2010-12-31 10:47:46 -08:00
2011-03-02 21:58:55 -08:00
2010-11-08 13:50:08 -08:00
2011-03-12 15:08:55 -08:00
2010-06-03 03:21:52 -07:00
2011-03-12 15:08:55 -08:00
2011-03-12 15:08:55 -08:00
2011-01-26 20:51:05 -08:00
2011-03-27 17:55:01 -07:00
2010-10-27 11:37:32 -07:00
2011-03-12 15:08:55 -08:00
2010-10-25 13:09:44 -07:00
2011-02-03 20:47:08 -08:00
2010-08-21 23:05:39 -07:00
2011-02-04 15:59:53 -08:00
2011-01-28 15:44:29 -05:00
2011-03-30 00:10:47 -07:00
2010-12-02 10:59:22 -08:00
2010-07-12 20:21:46 -07:00
2010-12-19 21:59:35 -08:00
2010-09-23 14:33:39 -07:00
2010-06-30 13:44:29 -07:00
2010-10-21 13:06:43 +02:00
2011-03-01 12:35:02 -08:00
2010-12-09 20:05:58 -08:00
2011-02-10 13:29:30 -08:00
2011-03-12 15:08:54 -08:00
2011-03-22 19:17:36 -07:00
2010-10-25 13:09:45 -07:00
2011-03-24 18:06:47 -07:00
2011-03-21 20:39:24 -07:00
2011-03-30 00:10:47 -07:00
2010-02-16 23:05:38 -08:00
2010-10-27 11:37:32 -07:00
2011-03-12 15:08:54 -08:00
2010-06-03 03:21:52 -07:00
2010-03-31 14:49:12 -04:00
2010-07-26 15:09:04 -04:00
2011-03-21 15:19:48 -04:00
2010-06-03 03:21:52 -07:00
2010-04-23 13:35:55 +09:00
2010-12-02 13:27:33 -08:00
2010-11-19 13:13:47 -08:00
2011-03-15 09:36:50 +09:00
2011-02-08 16:17:55 -08:00
2010-03-30 22:02:32 +09:00
2011-02-01 15:20:14 +01:00
2010-03-30 22:02:32 +09:00
2010-12-21 12:43:16 -08:00
2010-06-02 03:23:51 -07:00
2011-01-24 15:32:47 -08:00
2010-09-08 13:42:22 -07:00
2011-01-12 19:00:39 -08:00
2010-11-22 15:48:51 -05:00
2011-03-27 17:59:04 -07:00
2011-03-25 01:28:45 -07:00
2010-11-27 22:56:08 -08:00
2011-03-24 00:13:14 -07:00
2010-11-24 11:16:43 -08:00
2011-03-21 18:12:54 -07:00
2011-02-22 10:19:31 -08:00
2011-02-20 11:10:14 -08:00
2010-12-01 18:09:13 -08:00
2011-03-12 15:08:54 -08:00
2011-03-01 12:35:03 -08:00
2011-03-01 12:35:03 -08:00
2010-11-28 11:12:20 -08:00
2010-04-22 16:12:36 -07:00
2011-03-28 23:34:52 -07:00