- 23 Feb, 1999 2 commits
-
-
Phil Blundell authored
maintainer, Anthony Towns <aj@azure.humbug.org.au>)
-
Phil Blundell authored
Remove the traffic-class-related stuff; it doesn't seem to be used and was causing compiles to fail on old systems.
-
- 01 Feb, 1999 1 commit
-
-
Phil Blundell authored
-
- 17 Jan, 1999 1 commit
-
-
Phil Blundell authored
socket not the generic one.
-
- 13 Jan, 1999 1 commit
-
-
Phil Blundell authored
to build under glibc 2.0. Make it configurable whether iptunnel & ipmaddr are built, with the default being off. This seems to be necessary since making them work with 2.0 looks hard. Does it sound reasonable?
-
- 10 Jan, 1999 1 commit
-
-
Phil Blundell authored
`netstat -c -i' works now (reported by rogerk@tis.com) Update RPM spec & makefile for new tools.
-
- 09 Jan, 1999 2 commits
-
-
Phil Blundell authored
-
Phil Blundell authored
the `maddr' and `tunnel' routines are now included here. Also slattach and plipconfig, taken from the Debian netbase package.
-
- 06 Jan, 1999 1 commit
-
-
Klaas Freitag authored
- Finish net/netstat support - Fix a few bugs - Cleanups - Print some statistics only when >0
-
- 05 Jan, 1999 1 commit
-
-
Phil Blundell authored
problem reported by Klaus Kudielka <kudielka@ieee.org>. Also an ifconfig patch for alias deletion from Roman Sulzhyk <roman@staff.prodigy.com>. I'm not too happy with this one but I put it in anyway. Andi, see what you think (look at ifconfig.c about line 1100). Is there really no better way to delete an alias?
-
- 15 Dec, 1998 1 commit
-
-
Jakub Jelinek authored
unsigned long in userland. Also, update version number in the spec file.
-
- 11 Dec, 1998 1 commit
-
-
Phil Blundell authored
(Partly taken from the Debian netbase package.) Released as 1.49
-
- 06 Dec, 1998 1 commit
-
-
Phil Blundell authored
day or so this will be net-tools 1.49.
-
- 05 Dec, 1998 1 commit
-
-
Phil Blundell authored
-
- 01 Dec, 1998 3 commits
-
-
Phil Blundell authored
just 8, to help people with lots (!!) of aliases.
-
Phil Blundell authored
-
Phil Blundell authored
-
- 29 Nov, 1998 2 commits
-
-
Phil Blundell authored
-
Phil Blundell authored
-
- 26 Nov, 1998 2 commits
-
-
Phil Blundell authored
Various small makefile tweaks. Released as 1.48
-
Phil Blundell authored
-
- 25 Nov, 1998 1 commit
-
-
Phil Blundell authored
Bump RELEASE to 1.48.
-
- 19 Nov, 1998 4 commits
-
-
Phil Blundell authored
-
Phil Blundell authored
-
Klaas Freitag authored
-
Klaas Freitag authored
-
- 18 Nov, 1998 3 commits
-
-
Phil Blundell authored
Move some helper functions to interface.c. Tweak `netstat -i' output format to allow more room for packet counts.
-
Phil Blundell authored
-
Phil Blundell authored
(patch from Ralf)
-
- 17 Nov, 1998 2 commits
-
-
Phil Blundell authored
socket. Based (loosely) on a patch from "Maciej W. Rozycki" <macro@ds2.pg.gda.pl>
-
Klaas Freitag authored
reported) - Various cleanups and bug fixes. - Better error message for ENODEV. - Proper exit codes for interface printing - Add safe_strncpy and use it everywhere: this fixes quite a lot of strncpy bugs (strncpy doesn't add a '\0' when the source string is too long!)
-
- 16 Nov, 1998 2 commits
-
-
Phil Blundell authored
apparently it's not actually a 1.5Mbps network.
-
Phil Blundell authored
Make `--inet6' do roughly the right thing. `Activate NETROM sockets' -> `Active NETROM sockets', ditto for AX.25
-
- 15 Nov, 1998 6 commits
-
-
Klaas Freitag authored
headers.
-
Klaas Freitag authored
Some other cleanups: - lib/net-string.c removed because it was not used and had a copyright notice that conflicted with the GPL. - Minor cleanups. - Fix an potential buffer overflow in ax25. - Switch to CVS $Id$ for versioning consistently
-
Klaas Freitag authored
- Use an AF_INET socket for SIOCGIFCONF
-
Phil Blundell authored
-
Ralf Bächle authored
in net-tools dealing with interfaces, including other address families.
-
Klaas Freitag authored
-
- 14 Nov, 1998 1 commit
-
-
Phil Blundell authored
issuing ioctls to a random socket and just hoping, we do our best to pick the right one for the address family in use. This should fix a bug reported for 1.47 where a command like "ifconfig eth0 broadcast 1.0.0.255" picked on the AF_APPLETALK socket and so didn't work. Quite an invasive fix but hopefully the right one. Andi, can you take a look since this is stuff you've been working on recently.
-