summaryrefslogtreecommitdiff
path: root/lib/inet6.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-20clean up const/unsigned pointers with aftype/hwtype structsMike Frysinger1-2/+2
2010-07-05Remove garbage ipv6 scopes in netstat output (Debian Bug #508110)Bernd Eckenfels1-4/+6
2002-12-10use [::]:port as wildcard ipv6 address instead of *:portBernd Eckenfels1-2/+2
2001-08-26Fix netstat -- don't print all v4 addresses as v4-mapped-in-v6.Andi Kleen1-5/+24
2000-10-28Handle getnameinfo() failures a bit better (should avoid segfaultPhil Blundell1-3/+3
1999-12-11Some patches from Kurt Garloff to handle /etc/networks correctlyKlaas Freitag1-2/+8
1999-08-24clear struct to get all matching v6 addresses in ifconfigBernd Eckenfels1-1/+3
1998-11-29Don't do name lookups for all-zero addresses.Phil Blundell1-1/+9
1998-11-26More #include "util.h"Phil Blundell1-1/+2
1998-11-17- Allow device probing again (this should fix the problem Arnaldo de MeloKlaas Freitag1-2/+2
1998-11-15Yow. This is net-tools completely reindented.Klaas Freitag1-88/+78
1998-11-14Rework socket handling again. Rather thanPhil Blundell1-1/+4
1998-08-10Replace outdated NLS support with GNU gettext (patch fromPhil Blundell1-5/+5
1998-01-08Initial revisionPhil Blundell1-0/+162