Matteo Croce
3b336d6f4e
flow_dissector: skip the ICMP dissector for non ICMP packets
...
FLOW_DISSECTOR_KEY_ICMP is checked for every packet, not only ICMP ones.
Even if the test overhead is probably negligible, move the
ICMP dissector code under the big 'switch(ip_proto)' so it gets called
only for ICMP packets.
Signed-off-by: Matteo Croce <mcroce@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-10-30 17:21:35 -07:00
..
2019-08-17 23:18:54 +02:00
2019-10-13 10:13:08 -07:00
2019-03-27 13:49:44 -07:00
2019-05-30 11:26:32 -07:00
2019-03-27 13:49:43 -07:00
2019-10-15 18:16:30 -07:00
2019-10-11 21:02:30 -07:00
2019-09-16 21:39:27 +02:00
2019-05-30 11:26:32 -07:00
2019-09-26 09:05:56 +02:00
2019-09-16 22:02:45 +02:00
2019-04-10 22:12:26 -07:00
2019-10-04 11:10:56 -07:00
2019-10-04 11:10:56 -07:00
2019-10-26 22:57:27 -07:00
2019-10-30 17:21:35 -07:00
2019-08-19 13:02:38 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-03-10 11:07:14 -07:00
2019-06-09 19:40:10 -07:00
2019-07-01 19:02:47 -07:00
2019-06-05 17:36:38 +02:00
2019-05-30 11:26:32 -07:00
2019-04-27 09:07:04 -07:00
2019-07-27 13:32:06 -07:00
2019-10-09 20:58:05 -07:00
2019-10-01 14:47:19 -07:00
2019-05-30 11:26:32 -07:00
2017-11-02 11:10:55 +01:00
2019-06-19 11:23:13 -04:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-08-27 20:52:02 -07:00
2019-05-30 11:26:32 -07:00
2019-08-15 12:27:36 -07:00
2019-10-17 14:25:13 -04:00
2019-06-05 17:36:38 +02:00
2019-10-13 10:13:08 -07:00
2019-10-01 14:47:19 -07:00
2019-05-30 11:26:32 -07:00
2019-05-21 10:50:45 +02:00
2019-10-15 17:14:48 -07:00
2019-08-24 16:24:53 -07:00
2019-08-09 13:14:46 -07:00
2019-09-15 14:17:27 +02:00
2019-09-16 09:02:18 +02:00
2019-10-28 16:38:08 -07:00
2019-08-19 13:07:43 -07:00
2019-08-08 18:22:29 -07:00
2019-05-24 17:36:45 +02:00
2019-07-22 20:47:56 -07:00
2019-05-30 11:26:32 -07:00
2019-10-11 22:32:08 +02:00