aboutsummaryrefslogtreecommitdiff
path: root/arp.c
Commit message (Expand)AuthorAgeFilesLines
* clean up const/unsigned pointers with aftype/hwtype structsMike Frysinger2011-11-201-3/+3
* arp: document the existing -e/-t optionsMike Frysinger2009-09-061-1/+2
* scanf format length fix (non exploitable?) fromBernd Eckenfels2009-07-081-2/+2
* In order to fix alignment bugs with recent GCCs I have to useBernd Eckenfels2005-12-041-16/+22
* desupport dontpub in arp.8 and arp -? (Debian Bug #203396)Bernd Eckenfels2005-05-161-16/+16
* fixed an logic error in the "not found" handling for deleting entriesBernd Eckenfels2003-02-081-9/+15
* change confusing "*" into "<from_interface>"Bernd Eckenfels2002-12-101-5/+4
* changed a type arp -a now prints PUB instead of PUP for proxy arp entriesBernd Eckenfels2001-05-061-2/+2
* Use setlocale at program initialisation.Phil Blundell2001-04-081-2/+4
* changed hor.tab into whitespace for arp columns, closes Debian bug #76606)Bernd Eckenfels2000-12-191-3/+3
* Typo fix from Tim WaughPhil Blundell2000-11-061-2/+2
* fix from Lapo Pieri to support non ethernet Default HW typesBernd Eckenfels2000-03-231-1/+9
* Allow exchange of hostname and mac address in the file read by arp -f.Klaas Freitag1999-12-061-4/+12
* akamatsu@kobedenshi.ac.jp reported a problem with --device withoutBernd Eckenfels1999-11-211-3/+4
* Remove `sprint' member from struct hwtype. As far as I can seePhil Blundell1999-09-271-3/+4
* Bump version to 1.53Phil Blundell1999-06-121-2/+2
* More i18n, from Meelis Roos <mroos@tartu.cyber.ee>Phil Blundell1999-03-241-11/+11
* A whole pile of fixes from Bernd, plus a fix for an arpPhil Blundell1999-01-051-15/+27
* - Allow device probing again (this should fix the problem Arnaldo de MeloKlaas Freitag1998-11-171-13/+8
* Yow. This is net-tools completely reindented.Klaas Freitag1998-11-151-573/+570
* Replace outdated NLS support with GNU gettext (patch fromPhil Blundell1998-08-101-62/+32
* don't try to delete public ARP entries if already succeeded in deleting a pri...Jes Sorensen1998-05-081-3/+6
* the last part of the cleanupJes Sorensen1998-05-081-31/+0
* remove the references to OLD_SIOC[SD]ARP ... this was really pre-historicJes Sorensen1998-05-081-33/+0
* More buffer overrun fixes.Klaas Freitag1998-05-071-4/+7
* Merge more changes from my private tree, mostly ifconfig tidyups.Phil Blundell1998-02-131-3/+4
* Various ifconfig cleanups and new arp.Phil Blundell1998-02-081-103/+318
* Initial revisionPhil Blundell1998-01-081-0/+640