diff options
Diffstat (limited to 'src/protocol/mod.rs')
| -rw-r--r-- | src/protocol/mod.rs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/protocol/mod.rs b/src/protocol/mod.rs index 36f0ae6..82a35da 100644 --- a/src/protocol/mod.rs +++ b/src/protocol/mod.rs @@ -10,4 +10,5 @@ pub mod http; pub mod vlan; pub mod icmp; pub mod icmpv6; -pub mod mpls;
\ No newline at end of file +pub mod mpls; +pub mod gtpv1;
\ No newline at end of file |
