aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmo-pcap/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmo-pcap/common.h')
-rw-r--r--include/osmo-pcap/common.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/osmo-pcap/common.h b/include/osmo-pcap/common.h
index fff452f..13c76e1 100644
--- a/include/osmo-pcap/common.h
+++ b/include/osmo-pcap/common.h
@@ -1,7 +1,7 @@
/*
* osmo-pcap common
*
- * (C) 2011 by Holger Hans Peter Freyther <zecke@selfish.org>
+ * (C) 2011-2016 by Holger Hans Peter Freyther
* (C) 2011 by On-Waves
* All Rights Reserved
*
@@ -41,6 +41,7 @@ enum {
enum {
CLIENT_NODE = _LAST_OSMOVTY_NODE + 1,
SERVER_NODE,
+ CLIENT_SERVER_NODE,
};
extern const struct log_info log_info;