Improve ERSPAN Type III support

Added check for the optional sub-header in ERSPAN Type III as well
as additional truncation checks to the GRE parsing logic in general.
Also added a unit test for ERSPAN Type II.
This commit is contained in:
Jon Siwek 2019-01-17 18:03:10 -06:00
parent 995e67147a
commit 5618b21cca
7 changed files with 83 additions and 12 deletions

View file

@ -1 +1 @@
2.6-82
2.6-86