aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ippool.h
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2017-08-03 00:00:23 +0200
committerHarald Welte <laforge@gnumonks.org>2017-08-09 22:09:34 +0200
commitd1bf1e11ba72a5e46c0d85b845110bd56d8d6e20 (patch)
tree5422c87b814ace5c3f2f8fc2bb228a3d6943a764 /lib/ippool.h
parenta0d281db1cd2f122fb8f0adfd9e4a82e60efbd2f (diff)
ggsn: Send proper errors in create_context_ind()
When we receive PDP context requests for unknown PDP types or if we run out of dynamic addresses, we need to inform the SGSN that PDP context creation failed. Change-Id: Ibf199c1726130d27c8f80230b30ee51101c93b06
Diffstat (limited to 'lib/ippool.h')
-rw-r--r--lib/ippool.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ippool.h b/lib/ippool.h
index e3c1c92..ba92a56 100644
--- a/lib/ippool.h
+++ b/lib/ippool.h
@@ -13,6 +13,7 @@
#define _IPPOOL_H
#include "../lib/in46_addr.h"
+#include "../gtp/gtp.h"
/* Assuming that the address space is fragmented we need a hash table
in order to return the addresses.