platform/upstream/net-tools.git
1998-11-15 Ralf BächleFix the initialization of aftype_netrom. This was...
1998-11-15 Klaas FreitagCheck for /proc/net, not /proc only to see if the proc...
1998-11-14 Phil BlundellRework socket handling again. Rather than
1998-10-31 Phil BlundellUpdate for snapshot
1998-10-31 Phil BlundellUpdate
1998-10-31 Phil BlundellAdd support for SLIP keepalive and linefill.
1998-10-30 Klaas FreitagCheck /proc files first before opening sockets to work...
1998-10-23 Klaas FreitagRevert accidential commit.
1998-10-23 Klaas FreitagPrint 2.1 interface aliases in netstat and ifconfig.
1998-10-22 Phil BlundellFix typo (reported by dtaylor@xfiles.nildram.co.uk)
1998-09-20 Phil BlundellAdd -D_GNU_SOURCE for compatibility with latest glibc...
1998-09-01 Phil Blundell1.46 is released.
1998-08-29 Phil BlundellMake i18n default to off (and fix typo in config.in)
1998-08-10 Phil BlundellReplace outdated NLS support with GNU gettext (patch...
1998-06-11 Phil BlundellFix uninitialised variable (was causing problems on...
1998-05-28 Pete ZaitcevBe robust, allow to skip leading zero as RH4.2 does.
1998-05-28 Pete ZaitcevAdd -f to usage message.
1998-05-13 Phil BlundellAdded HDLC/LAPB support (from Szemethy Tivadar <tiv...
1998-05-12 Klaas FreitagComplete conversion to proc_get_fmt.
1998-05-12 Klaas FreitagFirst try at extension tolerant /proc parser. Only...
1998-05-12 Klaas FreitagOnly set netmask in rtrequest if there was really a...
1998-05-08 Jes Sorensendon't try to delete public ARP entries if already succe...
1998-05-08 Jes Sorensenthe last part of the cleanup
1998-05-08 Jes Sorensenremove the references to OLD_SIOC[SD]ARP ... this was...
1998-05-07 Klaas FreitagMore buffer overrun fixes.
1998-05-07 Klaas FreitagSupport /prefix syntax for IPv4 in ifconfig too.
1998-05-07 Jes SorensenBasic HIPPI support - now to find out why arp can't...
1998-05-07 Klaas FreitagSupport /prefixlen netmask specification for route...
1998-04-16 Phil Blundellcouple of small fixes
1998-04-16 Klaas FreitagPrint unknown fields in /proc/net/snmp unformatted...
1998-04-16 Klaas FreitagMove the HAVE_TXQUEUELEN check into the common include...
1998-04-15 Klaas FreitagAdd OutRsts and InErrs fields for TCP.
1998-04-15 Klaas FreitagMake it compile without econet.
1998-04-10 Phil BlundellPile of net-tools goodies. I plan to make a 1.45 relea...
1998-03-02 Phil BlundellUpdate for new kernel, plus more changes.
1998-02-13 Phil BlundellMerge more changes from my private tree, mostly ifconfi...
1998-02-08 Phil BlundellVarious ifconfig cleanups and new arp.
1998-02-05 Phil BlundellSome small Ash changes.
1998-01-31 Phil BlundellAlways display a U flag for routes
1998-01-26 Phil BlundellChange version number and release 980126 snapshot
1998-01-26 Phil BlundellRemove the comment about address and route deletion...
1998-01-25 Phil BlundellFDDI compiled under glibc now, plus misc other fixes
1998-01-25 Phil BlundellMore fixes
1998-01-25 Phil BlundellMerge various changes from my private tree.
1998-01-14 Phil BlundellAdd Ash support
1998-01-12 Klaas FreitagAdd txqueuelen argument to ifconfig.
1998-01-08 Phil BlundellInitial revision