zeek/testing/btest/Baseline/core.tunnels.geneve
Benjamin Bannier 28e8abbf19 Fix option length computation in Geneve analyzer.
We previously computed the length of the Geneve options field
incorrectly which lead to us passing data at an incorrect offset to
inner analyzers. With this patch we now interpret the length field
correctly, according the the spec
https://datatracker.ietf.org/doc/html/rfc8926#section-3.4.

Closes #1726.
2021-08-18 09:19:49 +02:00
..
conn.log Fix option length computation in Geneve analyzer. 2021-08-18 09:19:49 +02:00
out Fix option length computation in Geneve analyzer. 2021-08-18 09:19:49 +02:00
tunnel.log Fix option length computation in Geneve analyzer. 2021-08-18 09:19:49 +02:00