Age | Commit message (Expand) | Author | Files | Lines |
2001-02-19 | Adam Richter pointed out, that 0 is a valid fd value, even if it is unlikely | Bernd Eckenfels | 1 | -2/+2 |
2001-02-12 | Avoid closing a socket we're about to use. | Phil Blundell | 1 | -3/+3 |
2000-10-26 | Always complain when SIOCGIFMAP fails. | Andi Kleen | 1 | -5/+12 |
2000-10-08 | fix from bug#9215 in bugzilla@redhat (ifconfig sl0 mtu 1440 works now) | Bernd Eckenfels | 1 | -15/+21 |
2000-08-14 | Speed up list operations by exploiting that the interface list is ordered, | Andi Kleen | 1 | -3/+3 |
2000-07-31 | fixed a segfault condition in ifconfig when setting hw address for AF loop, | Bernd Eckenfels | 1 | -1/+7 |
2000-06-11 | Fix stray brace. | Phil Blundell | 1 | -6/+6 |
2000-05-27 | Check /proc before opening ECONET sockets. | Phil Blundell | 1 | -3/+15 |
2000-05-21 | Update manual pages to better match reality. | Phil Blundell | 1 | -279/+19 |
2000-05-21 | Documentation updates. | Phil Blundell | 1 | -2/+2 |
2000-05-20 | Add support for `add' and `del' with IPv4. | Phil Blundell | 1 | -80/+297 |
2000-05-20 | Add X.25 support. | Phil Blundell | 1 | -2/+3 |
1999-12-11 | Some patches from Kurt Garloff to handle /etc/networks correctly | Klaas Freitag | 1 | -2/+3 |
1999-09-28 | Fix another reference to hw->sprint | Phil Blundell | 1 | -2/+2 |
1999-04-18 | Minor textual updates/corrections | Phil Blundell | 1 | -3/+3 |
1999-04-04 | Remove bogus checks for loopback, use the real ARPHRD value. | Phil Blundell | 1 | -9/+5 |
1999-03-24 | More i18n, from Meelis Roos <mroos@tartu.cyber.ee> | Phil Blundell | 1 | -2/+2 |
1999-03-03 | Crusade against bogus AF specifics. Make it work (mostly) | Phil Blundell | 1 | -13/+14 |
1999-01-17 | When setting point-to-point address, use the AF-specific | Phil Blundell | 1 | -2/+2 |
1999-01-05 | A whole pile of fixes from Bernd, plus a fix for an arp | Phil Blundell | 1 | -25/+43 |
1998-12-06 | Miscellaneous minor mods. Unless anything turns up in the next | Phil Blundell | 1 | -2/+2 |
1998-12-05 | More socket-open fixes | Phil Blundell | 1 | -2/+2 |
1998-12-01 | Allow interface names to be 9 characters long rather than | Phil Blundell | 1 | -2/+2 |
1998-11-19 | Include util.h where needed | Phil Blundell | 1 | -1/+2 |
1998-11-19 | Some cosmetic fixes to program error messages. | Klaas Freitag | 1 | -5/+8 |
1998-11-18 | Add prototype for safe_strncpy() | Phil Blundell | 1 | -32/+2 |
1998-11-17 | - Allow device probing again (this should fix the problem Arnaldo de Melo | Klaas Freitag | 1 | -43/+49 |
1998-11-15 | Yow. This is net-tools completely reindented. | Klaas Freitag | 1 | -886/+896 |
1998-11-14 | Rework socket handling again. Rather than | Phil Blundell | 1 | -40/+72 |
1998-10-31 | Add support for SLIP keepalive and linefill. | Phil Blundell | 1 | -2/+41 |
1998-10-30 | Check /proc files first before opening sockets to work around 2.1 | Klaas Freitag | 1 | -5/+33 |
1998-10-23 | Print 2.1 interface aliases in netstat and ifconfig. | Klaas Freitag | 1 | -34/+41 |
1998-08-29 | Make i18n default to off (and fix typo in config.in) | Phil Blundell | 1 | -8/+8 |
1998-08-10 | Replace outdated NLS support with GNU gettext (patch from | Phil Blundell | 1 | -114/+84 |
1998-05-07 | Support /prefix syntax for IPv4 in ifconfig too. | Klaas Freitag | 1 | -24/+61 |
1998-04-16 | Move the HAVE_TXQUEUELEN check into the common include file interface.h - | Klaas Freitag | 1 | -5/+4 |
1998-04-15 | Make it compile without econet. | Klaas Freitag | 1 | -4/+12 |
1998-04-10 | Pile of net-tools goodies. I plan to make a 1.45 release this | Phil Blundell | 1 | -6/+46 |
1998-03-02 | Update for new kernel, plus more changes. | Phil Blundell | 1 | -390/+31 |
1998-02-13 | Merge more changes from my private tree, mostly ifconfig tidyups. | Phil Blundell | 1 | -14/+16 |
1998-02-08 | Various ifconfig cleanups and new arp. | Phil Blundell | 1 | -22/+20 |
1998-01-25 | More fixes | Phil Blundell | 1 | -0/+3 |
1998-01-25 | Merge various changes from my private tree. | Phil Blundell | 1 | -6/+17 |
1998-01-12 | Add txqueuelen argument to ifconfig. | Klaas Freitag | 1 | -5/+36 |
1998-01-08 | Initial revision | Phil Blundell | 1 | -0/+1261 |