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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-05
netstat -s reports negative octet counts
Jiri Popelka
1
-189
/
+189
2012-01-05
The return value of nameif was wrong
Jiri Popelka
1
-2
/
+5
2012-01-05
Fix Content-Type in po files to avoid msgfmt warning.
Jiri Popelka
3
-3
/
+3
2012-01-05
Updated README to reflect move to SourceForge.net
Jiri Popelka
1
-3
/
+3
2012-01-05
Updated COPYING file.
Jiri Popelka
1
-21
/
+21
2012-01-04
mii-tool: fix inverted advertising/link features
Ben Hutchings
1
-2
/
+2
2011-12-31
slattach: man page documents /dev/ptmx support
Bernd Eckenfels
1
-2
/
+7
2011-12-31
slattach: add support for /dev/ptmx [Bug:3467521]
Bernd Eckenfels
1
-3
/
+29
2011-12-31
Merge branch 'master' of ssh://net-tools.git.sourceforge.net/gitroot/net-tool...
Bernd Eckenfels
2
-2
/
+15
2011-12-15
Bluetooth name fix
Bernd Eckenfels
3
-5
/
+11
2011-12-15
Add Bluetooth socket support
Lubomir Rintel
5
-2
/
+172
2011-12-10
ifconfig/route: move to /bin
Mike Frysinger
2
-2
/
+15
2011-12-10
ignore return value of fgets calls we dont care about
Mike Frysinger
10
-15
/
+30
2011-12-10
hostname: check return value of getdomainname
Mike Frysinger
1
-1
/
+4
2011-11-20
netstat: unify duplicate addr pretty printing
Mike Frysinger
1
-64
/
+38
2011-11-20
fix integer/pointer cast warnings
Mike Frysinger
1
-2
/
+2
2011-11-20
fix "format not a string literal" warnings
Mike Frysinger
3
-3
/
+3
2011-11-20
fix up signed/unsigned warnings
Mike Frysinger
12
-12
/
+12
2011-11-20
fix up unused variable warnings
Mike Frysinger
12
-155
/
+127
2011-11-20
pull in stdlib.h for malloc() prototype
Mike Frysinger
1
-0
/
+1
2011-11-20
clean up const/unsigned pointers with aftype/hwtype structs
Mike Frysinger
25
-48
/
+48
2011-11-20
get_sname: avoid buffer overflows if proto name is too long
Mike Frysinger
1
-10
/
+11
2011-11-20
get_sname: unify numeric handling
Mike Frysinger
1
-5
/
+7
2011-11-20
get_sname: constify args/return when possible
Mike Frysinger
2
-2
/
+2
2011-08-20
fix path to net-features.h
Mike Frysinger
1
-2
/
+2
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
2011-04-09
hostname: fix FQDN handling with AAAA records
Mike Frysinger
1
-8
/
+59
2011-01-27
corrected indention
Bernd Eckenfels
1
-2
/
+2
2011-01-27
added some address family alias (still needs description) Bug#017886
Bernd Eckenfels
1
-3
/
+8
2011-01-01
Bug #17812 Fix the handling of some of the HAVE_* flags ifdef vs if. --jpa468
Bernd Eckenfels
3
-8
/
+10
2010-10-29
[Bug #17645] Add netstat(8) support for RcvbufErrors, SndbufErrors.
Bernd Eckenfels
1
-2
/
+4
2010-08-15
netstat: include sys/stat.h for S_ISREG macros
Mike Frysinger
1
-1
/
+2
2010-07-05
Remove garbage ipv6 scopes in netstat output (Debian Bug #508110)
Bernd Eckenfels
1
-4
/
+6
2010-03-05
netstat: PIDs can be long, Bug #199702 of Ubuntu Launchpad, Bug #16913 of Ber...
Bernd Eckenfels
1
-3
/
+3
2010-01-01
interface: fix IPv6 parsing of interfaces with large indexes (> 255)
Mike Frysinger
1
-2
/
+2
2010-01-01
po/man: if LINGUAS is set, only install translations for those langs
Mike Frysinger
2
-13
/
+24
2009-12-31
improve dist target: include compiled gettext files, exclude scm files, and a...
Mike Frysinger
2
-2
/
+9
2009-12-31
ignore generated gettext files
Mike Frysinger
1
-0
/
+2
2009-12-31
set BASEDIR to DESTDIR by default so the default install matches most packages
Mike Frysinger
1
-0
/
+1
2009-12-31
fix parallel build problems with the lib/ subdir and multiple targets that de...
Mike Frysinger
1
-2
/
+3
2009-12-31
netstat: fix %*s handling -- the field takes an int, not a size_t
Mike Frysinger
1
-2
/
+2
2009-12-31
interface slip: cast keepalive/outfill to unsigned long to fix warnings on 64...
Mike Frysinger
1
-3
/
+3
2009-12-31
ignore patch related files
Mike Frysinger
1
-0
/
+5
2009-09-06
netstat: add sctp connection decoding (Debian #306428 and Gentoo #258714)
Mike Frysinger
2
-7
/
+180
2009-09-06
ifconfig: fix no output when if_readlist_proc() fails
Mike Frysinger
1
-5
/
+8
2009-09-06
slattach: use fchown() rather than chown() to avoid race between creation and...
Mike Frysinger
1
-4
/
+6
2009-09-06
enable -fno-strict-aliasing until the code base gets a hefty clean up to fix ...
Mike Frysinger
1
-0
/
+1
2009-09-06
convert -idirafter to -I
Mike Frysinger
2
-2
/
+2
[prev]
[next]