hush/networking
Eric Andersen 76097edc0e Eric Spakman writes:
The recent changes in ifupdown where all calls to 'ip link set' and
'ip addr set' are swapped give some problems with v4tunnels.
For plain ipv4 and ipv6 interfaces it works correct, other methods
not tried. The patch below change the behaviour back for v4tunnels
only.

Without the patch the following errors are shown:
RTNETLINK answers: Network is down
RTNETLINK answers: No route to host
and the tunnel is not fully brought up

With this patch all works as expected.
2003-07-30 08:22:53 +00:00
..
libiproute Update a bunch of docs. Run a script to update my email addr. 2003-07-14 21:21:08 +00:00
udhcp Update a bunch of docs. Run a script to update my email addr. 2003-07-14 21:21:08 +00:00
arping.c
Config.in Update docs a bit 2003-07-28 08:31:56 +00:00
ftpgetput.c
hostname.c Update a bunch of docs. Run a script to update my email addr. 2003-07-14 21:21:08 +00:00
httpd.c last_patch95 from vodz: 2003-07-28 07:40:39 +00:00
ifconfig.c
ifupdown.c Eric Spakman writes: 2003-07-30 08:22:53 +00:00
inetd.c Fixup bugs in last patch 2003-07-28 09:31:28 +00:00
ip.c
ipaddr.c
ipcalc.c
iplink.c
iproute.c
iptunnel.c
Makefile Update a bunch of docs. Run a script to update my email addr. 2003-07-14 21:21:08 +00:00
Makefile.in last_patch95 from vodz: 2003-07-28 07:40:39 +00:00
nameif.c Patch from Lars Kellogg-Stedman: 2003-07-05 08:00:17 +00:00
nc.c
netstat.c
nslookup.c
ping6.c
ping.c Remove remaining libc5 support code 2003-07-22 08:56:55 +00:00
route.c
telnet.c Update a bunch of docs. Run a script to update my email addr. 2003-07-14 21:21:08 +00:00
telnetd.c
tftp.c Christian Meyer provided this patch to fix more bugs with the tftp client 2003-07-30 07:16:39 +00:00
traceroute.c Remove remaining libc5 support code 2003-07-22 08:56:55 +00:00
vconfig.c
wget.c Remove remaining libc5 support code 2003-07-22 08:56:55 +00:00