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 2778ae2b8f lib/tun: Mark internal helper functions 'static'
Change-Id: I53a8a89abb0080a39a153e9d3864c17b29aa193c
2017-09-05 23:13:14 +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: Mark internal helper functions 'static' 2017-09-05 23:13:14 +02:00
tun.h lib/tun: Add 'void *priv' pointer to tun_t 2017-09-05 22:42:17 +02:00