netstat memory leak fixed.
[platform/upstream/net-tools.git] / arp.c
2012-01-05 Jiri Popelkabuffer overflow in arp (RHBZ #164695)
2011-11-21 Mike Frysingerclean up const/unsigned pointers with aftype/hwtype...
2009-09-06 Mike Frysingerarp: document the existing -e/-t options
2009-07-08 Bernd Eckenfelsscanf format length fix (non exploitable?) from
2005-12-04 Bernd EckenfelsIn order to fix alignment bugs with recent GCCs I have...
2005-05-16 Bernd Eckenfelsdesupport dontpub in arp.8 and arp -? (Debian Bug ...
2003-02-08 Bernd Eckenfelsfixed an logic error in the "not found" handling for...
2002-12-10 Bernd Eckenfelschange confusing "*" into "<from_interface>"
2001-05-06 Bernd Eckenfelschanged a type arp -a now prints PUB instead of PUP...
2001-04-08 Phil BlundellUse setlocale at program initialisation.
2000-12-19 Bernd Eckenfelschanged hor.tab into whitespace for arp columns, closes...
2000-11-06 Phil BlundellTypo fix from Tim Waugh
2000-03-23 Bernd Eckenfelsfix from Lapo Pieri to support non ethernet Default...
1999-12-06 Klaas FreitagAllow exchange of hostname and mac address in the file...
1999-11-21 Bernd Eckenfelsakamatsu@kobedenshi.ac.jp reported a problem with ...
1999-09-27 Phil BlundellRemove `sprint' member from struct hwtype. As far...
1999-06-12 Phil BlundellBump version to 1.53
1999-03-24 Phil BlundellMore i18n, from Meelis Roos <mroos@tartu.cyber.ee>
1999-01-05 Phil BlundellA whole pile of fixes from Bernd, plus a fix for an arp
1998-11-17 Klaas Freitag- Allow device probing again (this should fix the probl...
1998-11-15 Klaas FreitagYow. This is net-tools completely reindented.
1998-08-10 Phil BlundellReplace outdated NLS support with GNU gettext (patch...
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-02-13 Phil BlundellMerge more changes from my private tree, mostly ifconfi...
1998-02-08 Phil BlundellVarious ifconfig cleanups and new arp.
1998-01-08 Phil BlundellInitial revision