osmo-ggsn/lib
Harald Welte 4c7d29107f factor out netdev_ip_local_get() from tun_ip_local_get()
netdev_ip_local_get() is a generalized version of tun_ip_local_get()
which supports the net device as argument, rather than a tun_t.

Change-Id: I072aa1a55e7bf110706e9207021b776d9b977fb6
2017-11-13 23:57:58 +09:00
..
Makefile.am ippool: Add IPv6 support to IP pool implementation 2017-08-09 22:08:57 +02:00
debug.c IPv6: Implement IPv6 prefix assignment via ICMPv6 router advertisement 2017-08-11 10:45:56 +02:00
getopt.c Convert all code to Linux coding style 2011-11-02 13:06:18 +01:00
getopt1.c Convert all code to Linux coding style 2011-11-02 13:06:18 +01:00
gnugetopt.h Convert all code to Linux coding style 2011-11-02 13:06:18 +01:00
in46_addr.c lib/in46a: Introduce in46a_netmasklen API 2017-10-16 17:45:40 +02:00
in46_addr.h lib/in46a: Introduce in46a_netmasklen API 2017-10-16 17:45:40 +02:00
ippool.c ippool: Correctly compute size of static pool 2017-11-06 03:38:54 +09:00
ippool.h ippool: Implement and use blacklist instead of blindly using IPPOOL_NOGATEWAY 2017-10-17 19:10:24 +02:00
lookup.c gtp: fix several compilation warnings 2016-05-12 17:02:34 +02:00
lookup.h Convert all code to Linux coding style 2011-11-02 13:06:18 +01:00
syserr.h IPv6: Implement IPv6 prefix assignment via ICMPv6 router advertisement 2017-08-11 10:45:56 +02:00
tun.c factor out netdev_ip_local_get() from tun_ip_local_get() 2017-11-13 23:57:58 +09:00
tun.h factor out netdev_ip_local_get() from tun_ip_local_get() 2017-11-13 23:57:58 +09:00