osmo-ggsn/ggsn
Harald Welte 5379273ea3 vty: Inform user that static IP addresses are not supported
Currently, osmo-ggsn doesn't implement PDP contexts with static IP
addresses.  The code for specifying ranges that can be used for
static IPs was always present even from OpenGGSN days, but we never
really treated them.  Let's not raise the impression we do by
warning accordingly if the user configures them.

Change-Id: I7787dae037c46c0c5052aa6dd000be330984f144
Related: OS#5097
2021-03-27 19:03:30 +01:00
..
Makefile.am Move icmpv6 and checksum files from ggsn/ dir to lib/ 2020-04-14 13:18:21 +00:00
ggsn.c ggsn: Reject PDP CTX ACT for static IP addresses 2021-03-27 19:00:34 +01:00
ggsn.h ggsn, sgsnemu: Drop use of no-op deprecated gtp_retrans* APIs 2019-09-05 09:59:52 +00:00
ggsn_main.c main: add --vty-ref-mode, use vty_dump_xml_ref_mode() 2021-02-23 17:08:06 +01:00
ggsn_vty.c vty: Inform user that static IP addresses are not supported 2021-03-27 19:03:30 +01:00
pco.c Move pdp_get_peer_ipv() to lib/util.* 2019-08-28 11:14:57 +02:00
pco.h ggsn: Move PCO handling code into its own file 2019-08-28 11:13:46 +02:00
sgsn.c ggsn: Implement echo req/resp and recovery 2019-08-28 11:34:11 +02:00
sgsn.h ggsn: Implement echo req/resp and recovery 2019-08-28 11:34:11 +02:00