osmo-ggsn/lib
Harald Welte 61b010c25a lib/netns: OSMO_ASSERT() if user doesn't call init_netns()
It is vital that init_netns() is called first in order to initialize
default_nsfd.

Change-Id: Ic16646fa7d60c578056b17351c5fe2090a81dff0
2020-04-14 13:19:35 +00:00
..
Makefile.am Move icmpv6 and checksum files from ggsn/ dir to lib/ 2020-04-14 13:18:21 +00:00
checksum.c Move icmpv6 and checksum files from ggsn/ dir to lib/ 2020-04-14 13:18:21 +00:00
checksum.h Move icmpv6 and checksum files from ggsn/ dir to lib/ 2020-04-14 13:18:21 +00:00
debug.c sgsnemu: Set its default loglevel category to INFO 2020-04-14 13:18:21 +00: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
gtp-kernel.c gtp-kernel.c: Fix wrong use of in46a_from_eua, print IPv6 euas 2019-08-28 11:14:57 +02:00
gtp-kernel.h Move kernel GTP support from ggsn/ to lib/ 2018-04-25 21:44:46 +02:00
icmpv6.c Move icmpv6 and checksum files from ggsn/ dir to lib/ 2020-04-14 13:18:21 +00:00
icmpv6.h Move icmpv6 and checksum files from ggsn/ dir to lib/ 2020-04-14 13:18:21 +00:00
in46_addr.c in46_addr: Improve in46a_ntop documentation 2019-08-28 11:14:51 +02:00
in46_addr.h Introduce in46a_is_v{4,6}() helpers 2019-08-28 11:13:32 +02:00
ippool.c fix format string error in ippool_printaddr() 2018-11-22 13:17:01 +00: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
netdev.c lib/netdev.c: Cosmetic changes (coding style / cleanups) 2018-04-25 21:41:43 +02:00
netdev.h lib/tun: split generic network device related stuff to lib/netdev 2018-04-25 21:41:41 +02:00
netns.c lib/netns: OSMO_ASSERT() if user doesn't call init_netns() 2020-04-14 13:19:35 +00:00
netns.h netns: Improve error checking 2020-03-02 09:41:43 +01:00
syserr.h IPv6: Implement IPv6 prefix assignment via ICMPv6 router advertisement 2017-08-11 10:45:56 +02:00
tun.c properly store IPv6 addresses in struct tun_t 2018-11-22 14:12:40 +00:00
tun.h properly store IPv6 addresses in struct tun_t 2018-11-22 14:12:40 +00:00
util.c Move pdp_get_peer_ipv() to lib/util.* 2019-08-28 11:14:57 +02:00
util.h Move pdp_get_peer_ipv() to lib/util.* 2019-08-28 11:14:57 +02:00