GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/net-tools.git
gentoo
master
Gentoo mirror of Debian net-tools CVS
Mike Frysinger <vapier@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix up signed/unsigned warnings
Mike Frysinger
2011-11-20
11
-11
/
+11
*
fix up unused variable warnings
Mike Frysinger
2011-11-20
12
-155
/
+127
*
pull in stdlib.h for malloc() prototype
Mike Frysinger
2011-11-20
1
-0
/
+1
*
clean up const/unsigned pointers with aftype/hwtype structs
Mike Frysinger
2011-11-20
24
-45
/
+45
*
get_sname: avoid buffer overflows if proto name is too long
Mike Frysinger
2011-11-20
1
-10
/
+11
*
get_sname: unify numeric handling
Mike Frysinger
2011-11-20
1
-5
/
+7
*
get_sname: constify args/return when possible
Mike Frysinger
2011-11-20
2
-2
/
+2
*
corrected indention
Bernd Eckenfels
2011-01-27
1
-2
/
+2
*
Bug #17812 Fix the handling of some of the HAVE_* flags ifdef vs if. --jpa468
Bernd Eckenfels
2011-01-01
2
-4
/
+6
*
Remove garbage ipv6 scopes in netstat output (Debian Bug #508110)
Bernd Eckenfels
2010-07-05
1
-4
/
+6
*
interface: fix IPv6 parsing of interfaces with large indexes (> 255)
Mike Frysinger
2010-01-01
1
-2
/
+2
*
interface slip: cast keepalive/outfill to unsigned long to fix warnings on 64...
Mike Frysinger
2009-12-31
1
-3
/
+3
*
netstat: add sctp connection decoding (Debian #306428 and Gentoo #258714)
Mike Frysinger
2009-09-06
1
-0
/
+4
*
ifconfig: fix no output when if_readlist_proc() fails
Mike Frysinger
2009-09-06
1
-5
/
+8
*
convert -idirafter to -I
Mike Frysinger
2009-09-06
1
-1
/
+1
*
handle raw "IP" masqinfo
Mike Frysinger
2009-09-06
1
-2
/
+4
*
Missing include to make compileable with gcc-4.3.2 and glibc-2.9_p20081201
Bernd Eckenfels
2009-09-06
1
-1
/
+2
*
scanf format length fix (non exploitable?) from
Bernd Eckenfels
2009-07-08
2
-18
/
+18
*
UDPlite Support for net-stat by Brian Micek <bmicek@gmail.com>
Bernd Eckenfels
2008-12-01
1
-0
/
+2
*
Add hardware support for InfiniBand (Debian Bug #294252 Tom Duffy from Sun).
Bernd Eckenfels
2008-10-03
3
-2
/
+157
*
Faster pagesize aligned fopen for netstat -s (Eric Dumazet)
Bernd Eckenfels
2007-12-01
2
-4
/
+26
*
ROSE support
Bernd Eckenfels
2007-12-01
2
-2
/
+9
*
fixed signedness compiler warning
Bernd Eckenfels
2006-10-11
1
-1
/
+1
*
X25 code compiles with 2.4 and 2.6 kernel headers (Debian Bug#271678)
Bernd Eckenfels
2005-09-04
1
-1
/
+1
*
Eric Oberlander reported in Debian Bug#323261 that byte counter unit
Bernd Eckenfels
2005-08-23
1
-3
/
+3
*
make ipx in 2.6 work (perhaps).
Bernd Eckenfels
2005-08-02
2
-9
/
+17
*
make it compile with 2.4 and 2.6 kernel headers (Debian Bug #271678)
Bernd Eckenfels
2005-05-16
1
-2
/
+2
*
token ring patch from http://www.linuxtr.net/download/net-tools-1.60.patch
Bernd Eckenfels
2005-05-16
1
-2
/
+18
*
debians version of nstrcmp - ugly but works
Bernd Eckenfels
2004-06-03
1
-17
/
+150
*
merged debian patch to make it compile with new headers
Bernd Eckenfels
2004-06-03
1
-1
/
+1
*
avoid namespace conflicts
Bernd Eckenfels
2004-06-03
1
-2
/
+2
*
fix portability problem on 64-bit big endian.
Phil Blundell
2003-10-19
1
-3
/
+3
*
Maik Broemme contributed gcc warning fixes (break after default: label)
Bernd Eckenfels
2003-10-11
1
-0
/
+1
*
bugfix: Skipping readlist, if readlist_proc sicceeded is not a
Bernd Eckenfels
2003-06-28
1
-7
/
+6
*
added 'ull' prefix to unsigned long long constants to make gcc 3.3 happy
Bernd Eckenfels
2003-05-29
1
-138
/
+161
*
fixed compile warning (unneeded default: label in switch)
Bernd Eckenfels
2003-05-28
1
-1
/
+0
*
use [::]:port as wildcard ipv6 address instead of *:port
Bernd Eckenfels
2002-12-10
1
-2
/
+2
*
- change columns of netstat -i/ifconfig -s to avoid run-into (Stefan Illner)
Bernd Eckenfels
2002-12-10
1
-4
/
+4
*
Bruno Hall contributed a small and working nstrcmp()
Bernd Eckenfels
2002-12-10
1
-26
/
+16
*
corrected typo to make lib/interfaces.c actually compile
Bernd Eckenfels
2002-12-05
1
-4
/
+4
*
better ioctl fallback handling for interface listing, avoids duplicate
Bernd Eckenfels
2002-12-05
1
-12
/
+23
*
route now support -6 -4 or -46 option
Bernd Eckenfels
2002-07-30
1
-12
/
+36
*
more stable ipx parsing (no segfault anymore)
Bernd Eckenfels
2002-07-30
1
-0
/
+3
*
ethernet mac in lower case hex digits
Bernd Eckenfels
2002-07-30
1
-2
/
+2
*
thanks to "Erik A. Hendriks" <hendriks@lanl.gov> the interface nane
Bernd Eckenfels
2002-06-14
1
-10
/
+13
*
simple patch from Ajax <ajax@firest0rm.org> (corrected) to print DDP
Bernd Eckenfels
2002-06-02
2
-3
/
+72
*
brken buffer for printed irda address, reported by Christoph Bartelmus
Bernd Eckenfels
2002-05-01
1
-4
/
+6
*
export procnetdev_version, get_dev_fields, get_name from
Bernd Eckenfels
2002-03-05
1
-4
/
+4
*
make RX-OK and TX-OK col. in "netstat -i" 1 digit longer by left aligning
Bernd Eckenfels
2002-02-23
1
-4
/
+4
*
this fixes Debian Bug #109164 (netstat -ci does only print stats once). It
Bernd Eckenfels
2001-11-25
1
-13
/
+13
[next]