]> The Tcpdump Group git mirrors - tcpdump/blobdiff - udp.h
Add CAP_FCNTL and use cap_fcntls_limit().
[tcpdump] / udp.h
diff --git a/udp.h b/udp.h
index 5aec6948abbf91c1734d039077fd7a2f431ff0d1..09724523033ef95318027d919e901c261d51cf96 100644 (file)
--- a/udp.h
+++ b/udp.h
@@ -74,6 +74,7 @@ struct udphdr {
 #define RADIUS_NEW_PORT 1812
 #define RADIUS_ACCOUNTING_PORT 1646
 #define RADIUS_NEW_ACCOUNTING_PORT 1813
+#define RADIUS_COA_PORT 3799
 #define HSRP_PORT 1985         /*XXX*/
 #define LMP_PORT                701 /* rfc4204 */
 #define LWRES_PORT             921
@@ -90,6 +91,7 @@ struct udphdr {
 #define LWAPP_CONTROL_PORT      12223 /* draft-ohara-capwap-lwapp-04.txt */
 #define OTV_PORT                8472  /* draft-hasmit-otv-04 */
 #define VXLAN_PORT              4789  /* draft-mahalingam-dutt-dcops-vxlan-04 */
+#define GENEVE_PORT             6081  /* draft-gross-geneve-02 */
 
 #ifdef INET6
 #define RIPNG_PORT 521         /*XXX*/