No description
Find a file
Benjamin Cama 31fd6f1055 Remove the netlink code to get the tun if index.
It only worked for kernel >= 2.6.33. Use if_nametoindex() instead, which made
me include net/if.h in place of linux/if.h. Also, fix the RTM_SETLINK use which
should really be RTM_NEWLINK with correct parameters.

Signed-off-by: Benjamin Cama <benoar@dolka.fr>
2011-08-19 19:23:27 +02:00
Docs Merge remote-tracking branch 'upstream-repo/master' into upstream 2011-07-07 12:47:12 +02:00
etc Imported Upstream version 2.1.21 2011-07-07 12:45:05 +02:00
scripts Imported Upstream version 2.1.21 2011-07-07 12:45:05 +02:00
test Imported Upstream version 2.1.21 2011-07-07 12:45:05 +02:00
arp.c Imported Upstream version 2.1.21 2011-07-07 12:45:05 +02:00
autosnoop.c Imported Upstream version 2.1.21 2011-07-07 12:45:05 +02:00
autothrottle.c Imported Upstream version 2.1.21 2011-07-07 12:45:05 +02:00
bgp.c Fix last commit on switching to CIDR. 2011-08-17 02:21:01 +02:00
bgp.h Switch from masks to CIDR globally for IPv4. 2011-08-17 01:41:54 +02:00
Changes Imported Upstream version 2.1.21 2011-07-07 12:45:05 +02:00
cli.c Imported Upstream version 2.1.21 2011-07-07 12:45:05 +02:00
cluster.c Imported Upstream version 2.1.21 2011-07-07 12:45:05 +02:00
cluster.h Imported Upstream version 2.1.21 2011-07-07 12:45:05 +02:00
constants.c Imported Upstream version 2.1.21 2011-07-07 12:45:05 +02:00
constants.h Imported Upstream version 2.1.21 2011-07-07 12:45:05 +02:00
control.c Imported Upstream version 2.1.21 2011-07-07 12:45:05 +02:00
control.h Imported Upstream version 2.1.21 2011-07-07 12:45:05 +02:00
COPYING Imported Upstream version 2.1.21 2011-07-07 12:45:05 +02:00
fake_epoll.h Imported Upstream version 2.1.21 2011-07-07 12:45:05 +02:00
garden.c Imported Upstream version 2.1.21 2011-07-07 12:45:05 +02:00
icmp.c Imported Upstream version 2.1.21 2011-07-07 12:45:05 +02:00
INSTALL Imported Upstream version 2.1.21 2011-07-07 12:45:05 +02:00
INTERNALS Imported Upstream version 2.1.21 2011-07-07 12:45:05 +02:00
l2tpns.c Remove the netlink code to get the tun if index. 2011-08-19 19:23:27 +02:00
l2tpns.h Switch from masks to CIDR globally for IPv4. 2011-08-17 01:41:54 +02:00
l2tpns.spec Imported Upstream version 2.1.21 2011-07-07 12:45:05 +02:00
ll.c Imported Upstream version 2.1.21 2011-07-07 12:45:05 +02:00
ll.h Imported Upstream version 2.1.21 2011-07-07 12:45:05 +02:00
Makefile Imported Upstream version 2.1.21 2011-07-07 12:45:05 +02:00
md5.c Imported Upstream version 2.1.21 2011-07-07 12:45:05 +02:00
md5.h Imported Upstream version 2.1.21 2011-07-07 12:45:05 +02:00
nsctl.c Imported Upstream version 2.1.21 2011-07-07 12:45:05 +02:00
plugin.h Imported Upstream version 2.1.21 2011-07-07 12:45:05 +02:00
ppp.c Imported Upstream version 2.1.21 2011-07-07 12:45:05 +02:00
radius.c Fix last commit on switching to CIDR. 2011-08-17 02:21:01 +02:00
sessionctl.c Imported Upstream version 2.1.21 2011-07-07 12:45:05 +02:00
setrxspeed.c Imported Upstream version 2.1.21 2011-07-07 12:45:05 +02:00
snoopctl.c Imported Upstream version 2.1.21 2011-07-07 12:45:05 +02:00
stripdomain.c Imported Upstream version 2.1.21 2011-07-07 12:45:05 +02:00
tbf.c Imported Upstream version 2.1.21 2011-07-07 12:45:05 +02:00
tbf.h Imported Upstream version 2.1.21 2011-07-07 12:45:05 +02:00
THANKS Imported Upstream version 2.1.21 2011-07-07 12:45:05 +02:00
throttlectl.c Imported Upstream version 2.1.21 2011-07-07 12:45:05 +02:00
util.c Route setting sockets don't exist anymore; remove them. 2011-08-17 02:22:01 +02:00
util.h Imported Upstream version 2.1.21 2011-07-07 12:45:05 +02:00