9
0
Fork 0
This repository has been archived on 2022-06-17. You can view files and clone it, but cannot push or open issues or pull requests.
openggsn/lib
Harald Welte 9e6dfa0558 lib/tun.c: Proper cleanup during tun_new() error paths
Change-Id: I285be20df76774ac7258b6edb3d4f2d28703757d
2017-09-05 22:42:18 +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 lib/in46_addr: Avoid ASSERT() when in46a_ntop() is called on uninitialized address 2017-09-05 22:42:17 +02: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: Proper cleanup during tun_new() error paths 2017-09-05 22:42:18 +02:00
tun.h lib/tun: Add 'void *priv' pointer to tun_t 2017-09-05 22:42:17 +02:00