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 881e97ed00 lib/tun: Add 'void *priv' pointer to tun_t
This allows the application to attach some private state to the tun
device, such as the context from which it was created/allocated

Change-Id: Ief43b9b5fab5830fa8e28362c795f88f0b4d353b
2017-09-05 22:42:17 +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 IPv6: in46_addr: OSMO_ASSERT() in case of unsupported calls 2017-08-11 10:46:00 +02:00
in46_addr.h in46_addr: Add new function in46a_prefix_equal() 2017-08-09 22:09:34 +02:00
ippool.c ippool: Extend pool to work with /64 prefixes 2017-08-09 22:37:57 +02:00
ippool.h ggsn: Send proper errors in create_context_ind() 2017-08-09 22:09:34 +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 tun_new(): Fix array overflow in FreeBSD related code 2017-08-11 13:12:09 +02:00
tun.h lib/tun: Add 'void *priv' pointer to tun_t 2017-09-05 22:42:17 +02:00