index
:
platform/upstream/net-tools
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_base
accepted/tizen_3.0_base
accepted/tizen_3.0_ivi
accepted/tizen_4.0_base
accepted/tizen_5.0_base
accepted/tizen_5.5_base
accepted/tizen_5.5_base_mobile_hotfix
accepted/tizen_5.5_base_wearable_hotfix
accepted/tizen_6.0_base
accepted/tizen_6.0_base_tool
accepted/tizen_6.0_base_tool_hotfix
accepted/tizen_6.5_base
accepted/tizen_6.5_base_tool
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_7.0_base_tool
accepted/tizen_7.0_base_tool_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_asan
accepted/tizen_base_tool
accepted/tizen_base_tool_dev
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
pristine-tar
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2_base
tizen_3.0_base
tizen_3.0_ivi
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5_base
tizen_5.5_base_mobile_hotfix
tizen_5.5_base_wearable_hotfix
tizen_5.5_tv
tizen_6.0_base
tizen_6.0_base_hotfix
tizen_6.5_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_base_dev
tizen_ivi_genivi
upstream
Domain: Network & Connectivity / Common;
Taesoo Jun <steve.jun@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
netstat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-15
This patch adds displaying of Smack labels for Unix sockets
Zbigniew Jasinski
1
-9
/
+86
2012-09-15
Minor cleanup of netstat usage()
Bernd Eckenfels
1
-3
/
+5
2012-01-27
Fixed 2 SELinux related compiler warnings.
Jiri Popelka
1
-3
/
+3
2012-01-24
Removed SET and GET of interface metrics
Jiri Popelka
1
-1
/
+1
2012-01-21
Make netstat -h and -V honor HAVE_SELINUX
Bernd Eckenfels
1
-3
/
+5
2012-01-16
new option for nestat, -Z shows SELinux context
Jiri Popelka
1
-4
/
+71
2012-01-16
Make the code style consistent across netstat.c
Jiri Popelka
1
-37
/
+38
2012-01-05
Possible problems found by static analysis of code.
Jiri Popelka
1
-1
/
+6
2011-12-15
Bluetooth name fix
Bernd Eckenfels
1
-4
/
+4
2011-12-15
Add Bluetooth socket support
Lubomir Rintel
1
-2
/
+163
2011-12-10
ignore return value of fgets calls we dont care about
Mike Frysinger
1
-3
/
+6
2011-11-20
netstat: unify duplicate addr pretty printing
Mike Frysinger
1
-64
/
+38
2011-04-20
patch from Bert Wesarg to separate basename of -p only if it is absulote
Bernd Eckenfels
1
-2
/
+2
2011-04-09
netstat: split host resolution out from --numeric-ports
Mike Frysinger
1
-11
/
+11
2011-04-09
netstat: fix handling of large socket numbers
Mike Frysinger
1
-5
/
+5
2010-08-15
netstat: include sys/stat.h for S_ISREG macros
Mike Frysinger
1
-1
/
+2
2010-03-05
netstat: PIDs can be long, Bug #199702 of Ubuntu Launchpad, Bug #16913 of Ber...
Bernd Eckenfels
1
-3
/
+3
2009-12-31
netstat: fix %*s handling -- the field takes an int, not a size_t
Mike Frysinger
1
-2
/
+2
2009-09-06
netstat: add sctp connection decoding (Debian #306428 and Gentoo #258714)
Mike Frysinger
1
-7
/
+176
2009-09-06
netstat: fix typo in udp display
Mike Frysinger
1
-2
/
+2
2009-08-27
Fix for Feature Request from ssb
Bernd Eckenfels
1
-5
/
+11
2009-07-28
Avoid name resolution for listening or established sockets (-l) by return
Bernd Eckenfels
1
-3
/
+5
2009-07-08
scanf format length fix (non exploitable?) from
Bernd Eckenfels
1
-3
/
+3
2008-12-02
sorted options
Bernd Eckenfels
1
-4
/
+2
2008-12-01
UDPlite Support for net-stat by Brian Micek <bmicek@gmail.com>
Bernd Eckenfels
1
-43
/
+56
2008-11-16
Add wide option to prevent truncating IPv6 addresses
Luk Claes
1
-9
/
+19
2008-10-03
avoid unused filetype, fix formatting of -p headers
Bernd Eckenfels
1
-19
/
+14
2008-10-03
Support netstat -s with -6tuw options (incl. usage())
Bernd Eckenfels
1
-19
/
+19
2008-10-03
Enable netstat -s for IPv6 (Debian Bug #453859 from Varun Chandramohan)
Bernd Eckenfels
1
-4
/
+25
2008-10-02
allow netstat to print Rcv/Snd-Q for TCP_LISTEN (containing accept
Bernd Eckenfels
1
-7
/
+1
2007-12-01
use new page aliged proc_fopen for address families
Bernd Eckenfels
1
-9
/
+10
2007-12-01
ROSE support (not yet enabled)
Bernd Eckenfels
1
-2
/
+15
2006-03-16
Debian Bug #260587 fixed, make sure the Columns state and user in netstat -t -e
Bernd Eckenfels
1
-3
/
+3
2005-08-02
make ipx in 2.6 work (perhaps).
Bernd Eckenfels
1
-15
/
+34
2004-06-03
avoid namespace conflicts
Bernd Eckenfels
1
-2
/
+2
2002-12-10
- change columns of netstat -i/ifconfig -s to avoid run-into (Stefan Illner)
Bernd Eckenfels
1
-2
/
+2
2002-07-23
allow support for -6 and -4 options to netstat, also allow both, and
Bernd Eckenfels
1
-9
/
+26
2002-06-27
fixing debian bug #151130 reported by Dan Jacobson where netstat
Bernd Eckenfels
1
-5
/
+5
2002-02-19
inodes in unix domain sockets are now padded to 8chars (netstat -x)
Bernd Eckenfels
1
-3
/
+3
2002-02-19
fixes debian bug#134600 (sigsegv in netstat on negative inoded in
Bernd Eckenfels
1
-30
/
+34
2001-11-25
this fixes Debian Bug #109164 (netstat -ci does only print stats once). It
Bernd Eckenfels
1
-2
/
+2
2001-08-26
Fix netstat -- don't print all v4 addresses as v4-mapped-in-v6.
Andi Kleen
1
-4
/
+4
2001-04-15
Fix punctuation.
v1.60
Phil Blundell
1
-7
/
+7
2001-04-08
Use setlocale at program initialisation.
Phil Blundell
1
-2
/
+4
2001-04-01
Fix reporting of IPv6 multicast addresses.
Phil Blundell
1
-2
/
+6
2000-12-19
display all IFF_ flags for netstat -i (print_short and print_long has equal
Bernd Eckenfels
1
-2
/
+2
2000-10-08
feature from the guys at RedHat for more selective "-n" option:
Bernd Eckenfels
1
-11
/
+35
2000-05-28
Fix stupid bug in netstat -i.
Phil Blundell
1
-2
/
+2
2000-05-21
Update manual pages to better match reality.
Phil Blundell
1
-61
/
+26
2000-05-20
Add X.25 support.
Phil Blundell
1
-2
/
+64
[next]