osmo-ggsn/lib
Oliver Smith ec357c5377 lib/gtp-kernel.c: check rc of in46a_from_eua
Fixes: b17fe7bf ("kernel-gtp: support IPv6 on inner layer")
Change-Id: I40e4de1517de8871224a45c173208810b42312ff
2024-02-27 16:04:42 +01:00
..
Makefile.am Cosmetic: {lib,gtp}/Makefile.am: diff friendly 2024-02-23 13:25:32 +01: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 debug: use LOGL_NOTICE instead of LOGL_DEBUG 2020-05-12 11:32:06 +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 lib/gtp-kernel.c: check rc of in46a_from_eua 2024-02-27 16:04:42 +01:00
gtp-kernel.h Move kernel GTP support from ggsn/ to lib/ 2018-04-25 21:44:46 +02:00
icmpv6.c sgsnemu: Implement ping on IPv6 APNs 2020-04-21 16:40:39 +02:00
icmpv6.h lib/icmpv6.h: fix struct icmpv6_{radv_hdr,opt_prefix} 2023-02-27 17:07:05 +07:00
in46_addr.c Revert "kernel-gtp: support IPv6 on outer layer" 2024-02-22 16:06:33 +01:00
in46_addr.h Revert "kernel-gtp: support IPv6 on outer layer" 2024-02-22 16:06:33 +01: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 sgsnemu: Handle IPv6 SLAAC in tun iface manually 2020-04-21 14:39:42 +00:00
netdev.h sgsnemu: Handle IPv6 SLAAC in tun iface manually 2020-04-21 14:39:42 +00:00
netns.c lib/netns: Fix up error paths 2020-04-14 17:15:52 +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 ggsn: Log tun fd write errors 2021-06-01 12:00:21 +02:00
tun.h ggsn: Log tun fd write errors 2021-06-01 12:00:21 +02: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