diff --git a/specs.py b/specs.py index 7930f02..8e5d3b5 100644 --- a/specs.py +++ b/specs.py @@ -784,6 +784,7 @@ protocols={"ethernet":ethernet, "cotp_dt":cotp_dt, "cotp_dr":cotp_dr, "dns":dns, + "gre":gre, "example":example, "test":test }