nameif crash for long interface names (RHBZ #209120)
[platform/upstream/net-tools.git] / lib /
2012-01-05 Jiri Popelkain kernel 2.6 /proc/net/x25_routes moves to /proc/net...
2011-12-31 Bernd EckenfelsMerge branch 'master' of ssh://net-tools.git.sourceforg...
2011-12-15 Bernd EckenfelsBluetooth name fix
2011-12-15 Lubomir RintelAdd Bluetooth socket support
2011-12-10 Mike Frysingerignore return value of fgets calls we dont care about
2011-11-21 Mike Frysingerfix up signed/unsigned warnings
2011-11-21 Mike Frysingerfix up unused variable warnings
2011-11-21 Mike Frysingerpull in stdlib.h for malloc() prototype
2011-11-21 Mike Frysingerclean up const/unsigned pointers with aftype/hwtype...
2011-11-21 Mike Frysingerget_sname: avoid buffer overflows if proto name is...
2011-11-21 Mike Frysingerget_sname: unify numeric handling
2011-11-21 Mike Frysingerget_sname: constify args/return when possible
2011-01-27 Bernd Eckenfelscorrected indention
2011-01-01 Bernd EckenfelsBug #17812 Fix the handling of some of the HAVE_* flags...
2010-07-05 Bernd EckenfelsRemove garbage ipv6 scopes in netstat output (Debian...
2010-01-01 Mike Frysingerinterface: fix IPv6 parsing of interfaces with large...
2009-12-31 Mike Frysingerinterface slip: cast keepalive/outfill to unsigned...
2009-09-06 Mike Frysingernetstat: add sctp connection decoding (Debian #306428...
2009-09-06 Mike Frysingerifconfig: fix no output when if_readlist_proc() fails
2009-09-06 Mike Frysingerconvert -idirafter to -I
2009-09-06 Mike Frysingerhandle raw "IP" masqinfo
2009-09-06 Bernd EckenfelsMissing include to make compileable with gcc-4.3.2...
2009-07-08 Bernd Eckenfelsscanf format length fix (non exploitable?) from
2008-12-01 Bernd EckenfelsUDPlite Support for net-stat by Brian Micek <bmicek...
2008-10-03 Bernd EckenfelsAdd hardware support for InfiniBand (Debian Bug #294252...
2007-12-01 Bernd EckenfelsFaster pagesize aligned fopen for netstat -s (Eric...
2007-12-01 Bernd EckenfelsROSE support
2006-10-11 Bernd Eckenfelsfixed signedness compiler warning
2005-09-04 Bernd EckenfelsX25 code compiles with 2.4 and 2.6 kernel headers ...
2005-08-23 Bernd EckenfelsEric Oberlander reported in Debian Bug#323261 that...
2005-08-02 Bernd Eckenfelsmake ipx in 2.6 work (perhaps).
2005-05-16 Bernd Eckenfelsmake it compile with 2.4 and 2.6 kernel headers (Debia...
2005-05-16 Bernd Eckenfelstoken ring patch from linuxtr.net/download/net-tools...
2004-06-03 Bernd Eckenfelsdebians version of nstrcmp - ugly but works
2004-06-03 Bernd Eckenfelsmerged debian patch to make it compile with new headers
2004-06-03 Bernd Eckenfelsavoid namespace conflicts
2003-10-19 Phil Blundellfix portability problem on 64-bit big endian.
2003-10-11 Bernd EckenfelsMaik Broemme contributed gcc warning fixes (break after...
2003-06-28 Bernd Eckenfelsbugfix: Skipping readlist, if readlist_proc sicceeded...
2003-05-29 Bernd Eckenfelsadded 'ull' prefix to unsigned long long constants...
2003-05-28 Bernd Eckenfelsfixed compile warning (unneeded default: label in switch)
2002-12-10 Bernd Eckenfelsuse [::]:port as wildcard ipv6 address instead of ...
2002-12-10 Bernd Eckenfels- change columns of netstat -i/ifconfig -s to avoid...
2002-12-10 Bernd EckenfelsBruno Hall contributed a small and working nstrcmp()
2002-12-05 Bernd Eckenfelscorrected typo to make lib/interfaces.c actually compile
2002-12-05 Bernd Eckenfelsbetter ioctl fallback handling for interface listing...
2002-07-30 Bernd Eckenfelsroute now support -6 -4 or -46 option
2002-07-30 Bernd Eckenfelsmore stable ipx parsing (no segfault anymore)
2002-07-30 Bernd Eckenfelsethernet mac in lower case hex digits
2002-06-14 Bernd Eckenfelsthanks to "Erik A. Hendriks" <hendriks@lanl.gov> the...
2002-06-02 Bernd Eckenfelssimple patch from Ajax <ajax@firest0rm.org> (corrected...
2002-05-01 Bernd Eckenfelsbrken buffer for printed irda address, reported by...
2002-03-05 Bernd Eckenfelsexport procnetdev_version, get_dev_fields, get_name...
2002-02-23 Bernd Eckenfelsmake RX-OK and TX-OK col. in "netstat -i" 1 digit longe...
2001-11-25 Bernd Eckenfelsthis fixes Debian Bug #109164 (netstat -ci does only...
2001-11-24 Bernd Eckenfelsfixed debian bug#109370 (empty line if baseaddr < 0x100...
2001-11-12 Bernd Eckenfelsadded EUI64 Hardware Address Family
2001-11-12 Bernd Eckenfelsadded SI unit patch from adam@cfar.umd.edu to output...
2001-11-10 Bernd Eckenfelssscanf pattern is %Lu not %llu for long long unsigned...
2001-08-26 Andi KleenFix netstat -- don't print all v4 addresses as v4-mappe...
2001-08-09 Andi KleenIncrease SIOCGIFCONF buffer size faster for many interf...
2001-07-17 Phil Blundelldoh
2001-07-17 Phil BlundellFix confusion between bits and bytes
2001-03-18 Bernd Eckenfelssome changes in the routing flags, 2 flags are outstand...
2001-02-10 Phil BlundellMake packet/byte counters 64 bits wide
2000-12-19 Bernd Eckenfelsread netdev counters as unsigned lon, not signed long...
2000-12-19 Bernd Eckenfelsdisplay all IFF_ flags for netstat -i (print_short...
2000-12-19 Bernd Eckenfelsbyte count will be displayed in ifconfig, patch from...
2000-10-28 Phil BlundellHandle getnameinfo() failures a bit better (should...
2000-10-08 Bernd Eckenfelspatch from Alex Belits <abelits@phobos.illtel.denver...
2000-10-08 Bernd Eckenfelsfeature from the guys at RedHat for more selective...
2000-08-14 Andi KleenSpeed up list operations by exploiting that the interfa...
2000-07-28 Bernd Eckenfelsmake net-lib compile again, not sure why this is not...
2000-05-27 Phil BlundellCheck /proc before opening ECONET sockets.
2000-05-22 Phil BlundellMake `route -A inet6 add default ...' work.
2000-05-21 Phil BlundellUpdate manual pages to better match reality.
2000-05-20 Phil BlundellFix warnings.
2000-05-20 Phil BlundellAdd X.25 support.
2000-04-02 Phil BlundellAdd STRIP support.
2000-03-05 Bernd Eckenfelsfixed compile warning for NULL instead of 0 in "suppres...
2000-03-05 Phil BlundellFix problems with hwtype initialisation.
2000-02-20 Phil BlundellFix netstat -ci (#6904 in RedHat bugzilla)
2000-02-03 Klaas FreitagAccept mtu as synonym for mss
2000-02-02 Klaas FreitagRemove typo to make it compile
1999-12-11 Klaas FreitagSome patches from Kurt Garloff to handle /etc/networks...
1999-12-11 Phil BlundellSupport new token ring ARP type
1999-09-27 Phil BlundellRemove `sprint' member from struct hwtype. As far...
1999-09-27 Klaas FreitagMake it compile without HAVE_HWSLIP.
1999-08-28 Phil BlundellFix warning in netstat.
1999-08-26 Phil BlundellPortability/cross-compile fixes from Chris G. Demetriou
1999-08-24 Bernd Eckenfelsclear struct to get all matching v6 addresses in ifconfig
1999-07-28 Phil BlundellPatch from Jeff Johnson <jbj@redhat.com> to fix `netsta...
1999-06-12 Phil BlundellBump version to 1.53
1999-05-16 Phil BlundellAdd support for Econet hardware; internationalize Token...
1999-04-23 Phil BlundellMore i18n, from Meelis Roos
1999-04-21 Phil BlundellFix 2.0 compatibility
1999-04-21 Phil BlundellCompile fixes
1999-04-21 Phil BlundellAdd IrDA support; patch from Dag Brattli <dagb@cs.uit.no>
1999-04-20 Phil BlundellUse libc headers not kernel ones.
1999-04-18 Phil BlundellMinor textual updates/corrections
next