blob: 4e91b219d3e3ec681f7af03d2f4070bd675b7562 [file] [log] [blame]
Neale Ranns2bc94022018-02-25 12:27:18 -08001diff --git a/scapy/config.py b/scapy/config.py
2index cc97c6d..887b639 100755
3--- a/scapy/config.py
4+++ b/scapy/config.py
5@@ -439,7 +439,7 @@ debug_tls:When 1, print some TLS session secrets when they are computed.
6 "mobileip", "netbios", "netflow", "ntp", "ppp", "pptp",
7 "radius", "rip", "rtp", "skinny", "smb", "snmp",
8 "tftp", "x509", "bluetooth", "dhcp6", "llmnr",
9- "sctp", "vrrp", "ipsec", "lltd", "vxlan", "eap"]
10+ "sctp", "vrrp", "ipsec", "lltd", "vxlan", "eap", "geneve"]
11 contribs = dict()
12 crypto_valid = isCryptographyValid()
13 crypto_valid_advanced = isCryptographyAdvanced()