summaryrefslogtreecommitdiff
path: root/udp.h
diff options
context:
space:
mode:
authorHerwin Weststrate <herwin@quarantainenet.nl>2014-10-06 14:06:18 +0200
committerHerwin Weststrate <herwin@quarantainenet.nl>2014-10-10 11:39:08 +0200
commit6db4fd5348367d1e40db1267bc22e390f3988716 (patch)
tree39fea3c2e85d61c5b378ca6ce92bf5498bd1d223 /udp.h
parentd9037be6958db7a670d4baed6840bab42d844785 (diff)
downloadtcpdump-6db4fd5348367d1e40db1267bc22e390f3988716.tar.gz
Added support for RADIUS Change of Authorization messages
Defined in RFC 5176
Diffstat (limited to 'udp.h')
-rw-r--r--udp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/udp.h b/udp.h
index 5aec6948..1df7e646 100644
--- 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