summaryrefslogtreecommitdiff
path: root/route.c
AgeCommit message (Collapse)AuthorFilesLines
2002-07-30route now support -6 -4 or -46 optionBernd Eckenfels1-2/+10
better layout for ipv6 routing table -C support for ipv6 routing cache more flags (i.e. reject) are recogniced for ipv6 routes
2001-04-15Fix punctuation.v1.60Phil Blundell1-4/+4
2001-04-08Use setlocale at program initialisation.Phil Blundell1-2/+4
Patch from Arnaldo Carvalho de Melo.
2000-12-19removed -N from usage, since it does not work correct (Debian Bug #50266)Bernd Eckenfels1-2/+1
1999-04-18Minor textual updates/correctionsPhil Blundell1-3/+3
1999-01-09CosmeticsPhil Blundell1-2/+2
1999-01-05A whole pile of fixes from Bernd, plus a fix for an arpPhil Blundell1-8/+19
problem reported by Klaus Kudielka <kudielka@ieee.org>. Also an ifconfig patch for alias deletion from Roman Sulzhyk <roman@staff.prodigy.com>. I'm not too happy with this one but I put it in anyway. Andi, see what you think (look at ifconfig.c about line 1100). Is there really no better way to delete an alias?
1998-11-15Yow. This is net-tools completely reindented.Klaas Freitag1-153/+153
Some other cleanups: - lib/net-string.c removed because it was not used and had a copyright notice that conflicted with the GPL. - Minor cleanups. - Fix an potential buffer overflow in ax25. - Switch to CVS $Id$ for versioning consistently
1998-08-10Replace outdated NLS support with GNU gettext (patch fromPhil Blundell1-29/+15
Arnaldo Carvalho de Melo <acme@conectiva.com.br>). This touches virtually every file but the changes are fairly superficial. Please check I haven't broken your favourite AF/hardware type during the conversion.
1998-01-08Initial revisionPhil Blundell1-0/+232