Steffen Klassert
ca064bd893
xfrm: Fix pmtu discovery for local generated packets.
...
Commit 044a832a777 ("xfrm: Fix local error reporting crash
with interfamily tunnels") moved the setting of skb->protocol
behind the last access of the inner mode family to fix an
interfamily crash. Unfortunately now skb->protocol might not
be set at all, so we fail dispatch to the inner address family.
As a reault, the local error handler is not called and the
mtu value is not reported back to userspace.
We fix this by setting skb->protocol on message size errors
before we call xfrm_local_error.
Fixes: 044a832a7779c ("xfrm: Fix local error reporting crash with interfamily tunnels")
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
2015-10-19 10:30:05 +02:00
..
2015-09-02 16:28:06 -07:00
2015-09-01 14:32:44 -07:00
2015-08-25 13:38:50 -07:00
2015-08-13 22:43:21 -07:00
2015-04-03 12:11:15 -04:00
2015-07-29 22:44:04 -07:00
2015-07-28 23:38:13 -07:00
2015-05-28 11:23:20 +08:00
2015-09-01 14:32:44 -07:00
2015-07-24 22:46:11 -07:00
2015-06-24 02:15:54 -07:00
2015-09-01 14:32:44 -07:00
2015-08-29 13:05:16 -07:00
2015-08-29 13:07:54 -07:00
2015-08-10 14:03:54 -07:00
2015-04-03 12:11:15 -04:00
2015-08-28 13:32:36 -07:00
2015-08-28 13:28:47 -07:00
2015-08-13 22:46:22 -07:00
2015-07-10 23:25:24 -07:00
2015-07-26 21:00:15 -07:00
2015-07-23 00:41:16 -07:00
2013-12-29 16:34:25 -05:00
2015-07-09 15:12:20 -07:00
2015-08-28 13:32:36 -07:00
2015-05-25 00:08:48 -04:00
2015-08-28 13:32:36 -07:00
2015-08-29 13:07:54 -07:00
2015-07-21 10:39:05 -07:00
2015-04-03 12:11:15 -04:00
2015-08-13 22:43:21 -07:00
2015-06-24 02:58:51 -07:00
2015-08-31 12:28:56 -07:00
2015-08-10 14:03:54 -07:00
2015-05-28 06:23:32 +02:00
2015-04-03 12:11:15 -04:00
2015-08-12 16:40:22 -07:00
2015-08-10 14:03:54 -07:00
2015-04-07 15:25:55 -04:00
2015-08-27 15:42:48 -07:00
2015-08-27 15:42:48 -07:00
2015-06-16 14:12:34 -04:00
2015-07-09 21:09:10 -07:00
2015-07-21 22:36:33 -07:00
2014-09-19 17:15:31 -04:00
2015-04-13 18:18:05 -04:00
2015-08-29 13:07:54 -07:00
2015-06-07 15:19:52 -07:00
2015-08-28 13:28:47 -07:00
2015-07-09 14:22:52 -07:00
2015-07-09 14:22:52 -07:00
2015-08-31 12:34:00 -07:00
2015-07-09 14:22:52 -07:00
2015-06-10 23:28:33 -07:00
2015-06-15 19:49:22 -07:00
2015-06-23 02:38:10 -07:00
2015-07-09 14:22:52 -07:00
2015-07-09 14:22:52 -07:00
2015-07-09 14:22:52 -07:00
2015-07-09 14:22:52 -07:00
2015-08-31 12:34:00 -07:00
2015-08-13 16:23:11 -07:00
2014-05-03 19:23:07 -04:00
2015-02-12 18:54:10 -08:00
2015-08-28 13:32:36 -07:00
2015-07-09 15:12:20 -07:00
2015-06-11 16:33:10 -07:00
2015-08-25 11:22:50 -07:00
2014-09-01 18:12:45 -07:00
2015-07-09 14:22:52 -07:00
2015-07-09 21:44:38 -07:00
2015-07-09 14:22:52 -07:00
2015-04-29 17:10:38 -04:00
2015-07-09 14:22:52 -07:00
2015-05-05 19:50:09 -04:00
2015-01-28 22:18:37 -08:00
2015-08-25 11:22:50 -07:00
2015-06-15 19:49:22 -07:00
2015-03-02 13:06:31 -05:00
2015-04-03 12:11:15 -04:00
2015-08-27 15:42:47 -07:00
2015-08-13 22:43:20 -07:00
2014-05-23 16:28:53 -04:00
2015-04-07 15:25:55 -04:00
2013-12-26 13:43:21 -05:00
2015-03-25 14:07:04 -04:00
2015-10-19 10:30:05 +02:00
2015-08-25 11:25:09 -07:00
2014-06-30 07:49:47 +02:00
2013-12-18 16:58:20 -05:00
2013-05-31 17:19:05 -07:00