Commit Graph

112 Commits

Author SHA1 Message Date
Jiri Popelka
d7ac37c5b5 HFI support 2010-09-16 19:29:16 +02:00
Jiri Popelka
3385b91258 fixed memory leak in netstat 2010-09-16 11:44:41 +02:00
Jiri Popelka
803cb99a38 * Tue Aug 10 2010 Jiri Popelka <jpopelka@redhat.com> - 1.60-104
- improved statistics-doubleword.patch (Bug #579854)
2010-08-10 16:15:11 +02:00
Jiří Popelka
e1d66d25d9 - updated mii-tool to support gigabit links (#539575) 2010-06-14 15:29:25 +00:00
Jiří Popelka
4af869109c - fixed statistics.c to use unsigned long long (instead of int) to handle
64 bit integers (Bug #579854, Debian #561161)
- fixed typo in statistics.c (Bug #579855)
2010-04-07 11:40:25 +00:00
Jiří Popelka
1f3e550147 - fixed overflow patch (#551625)
- ifconfig interface:0 del <IP> will remove the Aliased IP on IA64
    (#473211)
- interface slip: cast keepalive/outfill to unsigned long to fix warnings
    on 64bit hosts -- no functional changes since these only have an 8bit
    range anyways
- interface: fix IPv6 parsing of interfaces with large indexes (> 255)
    (Debian #433543)
2010-01-02 11:51:31 +00:00
Jiří Popelka
d0b7400c33 - Move hostname to separate package 2009-12-21 13:04:15 +00:00
Jiří Popelka
3511fc0701 - return defining of BuildRoot even it's no longer necessary
(https://fedoraproject.org/wiki/Packaging:Guidelines#BuildRoot_tag) to
    silent rpmlint false warning
2009-12-03 14:45:22 +00:00
Jiří Popelka
bf478da467 - in mii-tool.c use <linux/mii.h> instead of "mii.h" and fix Bug #491358 2009-11-04 13:25:17 +00:00
Jiří Popelka
19162aa535 - Make "hostname -s" display host name cut at the first dot (no matter if
the host name resolves or not) (bug #531702)
2009-10-29 11:26:54 +00:00
Jiří Popelka
4a78a731c3 - netplug moved to separate package
- #319981 and #322901 - minor man pages changes
- applied changes from berlios cvs, which fix: Berlios #16232, Gentoo
    #283759 and polish Makefile and slattach
2009-09-30 13:23:57 +00:00
Jiří Popelka
14f06a4777 netstat fixes + notes in man pages about obsolete commands + infiniband hw
address warning
2009-09-01 13:18:22 +00:00
Jesse Keating
73665a0e19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-25 17:59:56 +00:00
Jiří Popelka
bf613f1929 - scanf format length fix (non exploitable?) from Fabian Hugelshofer
<hugelshofer2006@gmx.ch>
- URL tag changed to http://net-tools.berlios.de/
2009-07-08 13:28:27 +00:00
Jesse Keating
a7a4365096 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-26 04:54:53 +00:00
Zdenek Prikryl
92c62c4bdd fixed tcp timers info in netstat (#466845) 2008-10-16 10:23:21 +00:00
Zdenek Prikryl
d2b12288c3 fixed ifconfig's man page (#454271, #432328) 2008-09-29 08:48:36 +00:00
Zdenek Prikryl
967816f6f9 Uncomment conversion to UTF-8 2008-07-15 10:35:42 +00:00
Zdenek Prikryl
aae62ea4e4 Man pages for netstat was updated according new --interfaces option. 2008-07-15 10:33:07 +00:00
Zdenek Prikryl
99941edd01 fixed man pages for arp (#446195) fixed netstat --interfaces option
(#446187) fixed clearing flags in ifconfig (#450252)
2008-07-10 08:33:33 +00:00
Radek Vokál
39bd546c78 - netstat displays correct sctp statistics (#445535) <zprikryl@redhat.com> 2008-07-08 06:33:37 +00:00
Radek Vokál
b145ae5af4 - fix buffer for newer kernels (#435554) 2008-03-04 11:57:44 +00:00
Radek Vokál
8046b57e3d - fix for GCC 4.3 2008-02-25 08:08:33 +00:00
Jesse Keating
beeba92eaf - Autorebuild for GCC 4.3 2008-02-19 22:59:20 +00:00
Radek Vokál
6e7502c627 rebuilt and licence 2007-08-23 14:17:40 +00:00
Radek Vokál
2a549cca07 - fix netplugd init script (#242919) 2007-06-08 11:33:48 +00:00
Radek Vokál
5fc17560d7 - better SELinux patch by <dwalsh@redhat.com> 2007-05-22 10:49:15 +00:00
Radek Vokál
8add39743b - fix segfault for empty interface (#234045) 2007-03-27 07:33:10 +00:00
Radek Vokál
98ec964987 - we don't have -n/--node option (#225554) 2007-03-15 13:03:22 +00:00
Radek Vokál
bed148d9a0 - quiet sctp (#229232) 2007-02-22 14:14:10 +00:00
Radek Vokál
df75c09186 - spec file cleanup (#226193) 2007-02-19 07:46:10 +00:00
Radek Vokál
c35c0ca330 - touch /etc/ethers (#225381) 2007-01-30 20:13:04 +00:00
Radek Vokál
de3645c36c - fix arp unaligned access (#220438) 2006-12-27 08:34:03 +00:00
Radek Vokál
97c2c7cf9e fix BuildRoot 2006-11-13 10:39:32 +00:00
Radek Vokál
57149944b8 - fix nameif crash for 16char long interface names (#209120) 2006-10-04 07:12:51 +00:00
Radek Vokál
3383925548 strncpy patch for nameif 2006-10-03 12:29:53 +00:00
Radek Vokál
57e1edd1d3 - fix -I option for nestat, works as -I=eth0 again. 2006-10-02 10:14:55 +00:00
Radek Vokál
bfb9be3ca3 allow netdevice patch 2006-08-07 11:02:28 +00:00
Radek Vokál
f5144c423d - directory entries . and .. should be skipped 2006-08-07 09:32:55 +00:00
Jesse Keating
d4ba016a28 bumped for rebuild 2006-07-12 07:27:03 +00:00
Radek Vokál
3f54dc3cfb - switch --trim to --notrim .. make it less confusing 2006-06-07 10:37:05 +00:00
Radek Vokál
7ba2592f6f -release++ 2006-05-19 10:32:47 +00:00
Radek Vokál
1982cdf407 - BuildRequires: libselinux-devel (#191737) 2006-05-19 10:30:01 +00:00
Radek Vokál
d9b3d93d46 release++ 2006-05-09 09:27:51 +00:00
Radek Vokál
8124c94924 - add netdevice.h, fix x25
- fix ifconfig crash when interface name is too long (#190703)
2006-05-09 09:27:14 +00:00
Radek Vokál
ec6a611576 - fix arp man page to correspond to man ethers (#190425) 2006-05-02 12:49:04 +00:00
Radek Vokál
89e4517d2b - display sctp connections using netstat -S <jbj@redhat.com> 2006-04-14 12:52:16 +00:00
Radek Vokál
1b2e109657 release++ 2006-04-13 07:27:49 +00:00
Radek Vokál
5997450dfe - fix wrong definition of _PATH_PROCNET_X25_ROUTE (#188786) 2006-04-13 07:26:57 +00:00
Radek Vokál
53df30c253 - add note about -T to netstat 2006-04-06 14:27:45 +00:00