libgtpnl/src
Pablo Neira Ayuso ee7bb1fb2e gtp: fix missing initialization of netns file descriptor
0 is a valid file descriptor and it is the default value after calloc(),
so set this -1 so we don't send it through netlink as used init_netns.

Fixes: 200b2f4 ("gtp-rtnl: and netns support")
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2016-05-10 18:01:48 +02:00
..
Makefile.am build: link this library to libmnl 2014-03-21 13:54:53 +01:00
genl.c Add copright headers and license files, list Pablo as author 2014-04-03 09:37:38 -04:00
gtp-genl.c gtp-rtnl: Split TID handling for GTPv0 and GTPv1 2016-05-08 18:33:48 +02:00
gtp-rtnl.c gtp-rtnl: real_ifname is not long needed, remove it 2016-05-08 18:33:45 +02:00
gtp.c gtp: fix missing initialization of netns file descriptor 2016-05-10 18:01:48 +02:00
internal.h gtp-rtnl: Split TID handling for GTPv0 and GTPv1 2016-05-08 18:33:48 +02:00
libgtpnl.map gtp-rtnl: Split TID handling for GTPv0 and GTPv1 2016-05-08 18:33:48 +02:00