Arne Welzel
112e3c1c03
btest: Update tests and baselines after adding ctx to conn_id
2025-07-03 18:19:46 +02:00
Tim Wojtulewicz
479c4be08b
Set ip_proto when creating new tunnel encapsulations
2025-03-06 09:25:03 -07:00
Tim Wojtulewicz
d0896e81d6
Increase size of proto fields to uint16_t, add common default value
2024-11-13 11:25:46 -07:00
Tim Wojtulewicz
35ec9733c0
Add conn.log entries for connections with unhandled IP protocols
2024-11-13 11:25:40 -07:00
Christian Kreibich
0b674eb851
Baseline refresh to reflect btest 0.64
2020-12-06 20:19:49 -08:00
Jon Siwek
b7dee712d5
GH-887: improve GRE/ERSPAN parsing of non-IPv4/IPv6 inner payload
...
This changes the decapsulation logic for GRE/ERSPAN payloads to re-use
existing Layer 2 parsing logic that already handles things like 802.1Q
tags correctly before going on to process the inner IPv4/IPv6 payload.
2020-03-27 15:22:00 -07:00