summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-14cleanup specsubmit/trunk/20121214.174603submit/trunk/20121214.174557accepted/trunk/20121214.175514Anas Nashif1-0/+3
2012-12-14move netstat to /usr/binsubmit/trunk/20121214.171530accepted/trunk/20121214.171541Anas Nashif1-2/+4
2012-12-14add changelogsubmit/trunk/20121214.155951accepted/trunk/20121214.165330Anas Nashif5-1/+183
2012-12-09Bump version to 2.0Anas Nashif1-1/+1
2012-10-17Some more fixes for german arp.8upstream/2.0_20121208gitupstream/1.99_20121209gitupstreamBernd Eckenfels1-20/+22
2012-10-17Use groff umlautBernd Eckenfels1-3/+3
2012-10-17Remove trailing linefeeds from arp.8 man pagesBernd Eckenfels2-72/+72
2012-10-17arp(8): German translation updated + corrected, en: missing ) addedSimon A. Eugster2-38/+48
2012-10-05arp(8): part of a sentence was missingJiri Popelka1-6/+7
2012-10-02update the dist target and add a distcheck targetMike Frysinger2-54/+15
2012-10-01disable old features by defaultMike Frysinger1-2/+2
2012-10-01slattach: pass up exit status of shell commandMike Frysinger1-1/+1
2012-09-15Deprecated netstat, made usage with --inet/--inet6 clear.Bernd Eckenfels1-14/+18
2012-09-15Minor cleanup of netstat usage()Bernd Eckenfels1-3/+5
2012-09-15Removed code duplication (Sourceforege#3567952 reported by hugh redelmeier)Bernd Eckenfels1-1/+0
2012-06-29netstat memory leak fixed.Jiri Popelka1-0/+3
2012-06-26iptunnel.c: avoid fd leak in case of ioctl() errorJiri Popelka1-0/+3
2012-06-26use scanf("%ms") instead of scanf("%as") for dynamic stringJiri Popelka1-4/+4
2012-06-26Consistently use defined exit codes.Jiri Popelka9-11/+14
2012-05-01arp(8): fixed one more typo (simplyfy -> simplify)Jiri Popelka1-1/+1
2012-05-01arp(8): fixed typo (priveledge -> privilege)Jiri Popelka1-1/+1
2012-01-27Fixed 2 SELinux related compiler warnings.Jiri Popelka1-3/+3
2012-01-24Removed SET and GET of interface metricsJiri Popelka8-39/+7
2012-01-24ifconfig(8): fix tunnel option syntaxJiri Popelka3-3/+3
2012-01-23infiniband: fix up new warning messageMike Frysinger1-2/+1
2012-01-21Make netstat -h and -V honor HAVE_SELINUXBernd Eckenfels2-3/+8
2012-01-21removed unused variableBernd Eckenfels1-1/+0
2012-01-16new option for nestat, -Z shows SELinux contextJiri Popelka3-4/+77
2012-01-16Make the code style consistent across netstat.cJiri Popelka1-37/+38
2012-01-13man/de_DE/arp.8 fix translation (RHBZ#322901)Jiri Popelka1-5/+3
2012-01-13man/pt_BR/ifconfig.8: remove untranslated paragraphJiri Popelka1-9/+0
2012-01-13route(8): note that 'route mss' actually sets MTU (RHBZ#680837)Jiri Popelka1-6/+3
2012-01-13ifconfig(8): note about supported format for IPv4 addresses (RHBZ#176661)Jiri Popelka1-0/+5
2012-01-13ifconfig(8), netstat(8): mention iptables instead of ipchains, ipfwadm or ipfw.Jiri Popelka8-29/+17
2012-01-13ifconfig(8): do not mention /proc/net/socket (RHBZ#661905)Jiri Popelka4-8/+0
2012-01-12Warn about changed encoding of man pagesBernd Eckenfels1-0/+2
2012-01-12Convert latin1 characters to UTF-8Bernd Eckenfels15-888/+888
2012-01-06inform user that ifconfig can correctly show only first 8 bytes of Infiniband...Jiri Popelka2-1/+12
2012-01-05mii-tool: don't rely on eth0 being default network device name.Jiri Popelka2-20/+8
2012-01-05mii-tool: use <linux/mii.h> instead of "mii.h" and fix RHBZ #491358Jiri Popelka2-154/+81
2012-01-05Possible problems found by static analysis of code.Jiri Popelka8-24/+23
2012-01-05plipconfig man page and usage output fixesJiri Popelka2-11/+14
2012-01-05ifconfig interface:0 del <IP> will remove the aliased IP on IA64Jiri Popelka1-1/+3
2012-01-05prevent 'netstat -nr -A inet6' from smashing stack (RHBZ #668047)Jiri Popelka2-7/+7
2012-01-05fixed clearing flags in ifconfig (RHBZ #450252)Jiri Popelka1-4/+4
2012-01-05nameif crash for long interface names (RHBZ #209120)Jiri Popelka1-2/+2
2012-01-05in kernel 2.6 /proc/net/x25_routes moves to /proc/net/x25/routeJiri Popelka2-3/+13
2012-01-05buffer overflow in arp (RHBZ #164695)Jiri Popelka1-1/+1
2012-01-05netstat -s reports negative octet countsJiri Popelka1-189/+189
2012-01-05The return value of nameif was wrongJiri Popelka1-2/+5