Zhe Weng
5a10367312
net/nat: Fix ICMP Error MSG Processing
...
1. Don't assert on IGMP inside ICMP, just ignore it.
2. Check we have full IP header inside ICMP payload before accessing it.
3. `inner_l4hdrbak` need to be `L4_MAXHDRLEN`, not `L4_MAXHDRLEN/2`.
Signed-off-by: Zhe Weng <wengzhe@xiaomi.com>
2024-02-05 19:36:59 +08:00
..
2024-01-25 11:25:03 -03:00
2023-08-30 20:36:49 +08:00
2024-01-06 04:20:36 -08:00
2023-11-18 03:10:29 -08:00
2023-11-21 09:07:17 +01:00
2023-12-16 05:26:16 -08:00
2023-08-30 20:36:49 +08:00
2023-11-16 07:29:48 -08:00
2023-12-13 06:13:25 -08:00
2023-07-08 13:50:48 +08:00
2023-07-26 08:36:04 -03:00
2024-01-04 20:07:06 -08:00
2023-11-07 19:30:36 +08:00
2024-02-05 19:36:59 +08:00
2024-01-09 05:58:10 -08:00
2024-01-25 11:25:03 -03:00
2023-07-08 13:50:48 +08:00
2023-12-11 17:00:10 -03:00
2023-08-30 20:36:49 +08:00
2024-01-25 11:25:03 -03:00
2024-01-09 05:58:10 -08:00
2024-02-04 22:06:45 +08:00
2023-11-07 19:30:36 +08:00
2023-11-18 03:10:29 -08:00
2024-01-09 05:56:28 -08:00
2024-02-02 09:07:38 -08:00
2023-11-21 09:07:17 +01:00
2023-11-07 19:30:36 +08:00
2023-07-08 13:50:48 +08:00
2023-11-18 03:10:29 -08:00
2023-01-17 14:01:37 +08:00