osmo-ggsn/lib
Pau Espin 58c0da7833 lib/tun.c: tun_ipv6_linklocal_get(): fix memory leak with getifaddrs()
From getifaddrs(3) man:
"The data returned by getifaddrs() is dynamically allocated and should
be freed using freeifaddrs() when no longer needed"

Change-Id: If6300d1c8d36fcafef294a4c11bbda31a158bb9c
2017-10-12 18:00:16 +02: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 Replace EUA magic numbers for IETF, IPv4 and IPv6 with #defines 2017-10-01 18:19:07 +08:00
in46_addr.h lib/in46_addr: Add 'struct in46_prefix' to represent addr + prefix 2017-09-05 22:42:17 +02:00
ippool.c lib/ippool: Move ippool_aton() out of ippool_new() 2017-09-05 22:42:18 +02:00
ippool.h lib/ippool: Move ippool_aton() out of ippool_new() 2017-09-05 22:42:18 +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 lib/tun.c: tun_ipv6_linklocal_get(): fix memory leak with getifaddrs() 2017-10-12 18:00:16 +02:00
tun.h ICMPv6: Send router advertisement from own link-local address 2017-09-24 20:51:47 +08:00