.. |
activate.c
|
lib: hw: constify hwtype
|
2015-08-25 00:25:05 -04:00 |
af.c
|
lib: af: constify aftype
|
2015-08-25 00:20:04 -04:00 |
arcnet.c
|
use sockaddr_storage everywhere
|
2015-11-24 09:34:47 -05:00 |
ash.c
|
use sockaddr_storage everywhere
|
2015-11-24 09:34:47 -05:00 |
ax25_gr.c
|
ignore return value of fgets calls we dont care about
|
2011-12-10 17:04:32 -05:00 |
ax25.c
|
use sockaddr_storage everywhere
|
2015-11-24 09:34:47 -05:00 |
ddp_gr.c
|
trim trailing whitespace
|
2013-05-12 22:31:19 -04:00 |
ddp.c
|
use sockaddr_storage everywhere
|
2015-11-24 09:34:47 -05:00 |
ec_hw.c
|
Missing include to make compileable with gcc-4.3.2 and glibc-2.9_p20081201
|
2009-09-06 22:39:20 +00:00 |
econet.c
|
use sockaddr_storage everywhere
|
2015-11-24 09:34:47 -05:00 |
ether.c
|
use sockaddr_storage everywhere
|
2015-11-24 09:34:47 -05:00 |
eui64.c
|
use sockaddr_storage everywhere
|
2015-11-24 09:34:47 -05:00 |
fddi.c
|
use sockaddr_storage everywhere
|
2015-11-24 09:34:47 -05:00 |
frame.c
|
lib: frame: avoid casting char* to short*
|
2015-08-25 22:53:59 -04:00 |
getargs.c
|
replace all remaining strcpy() with safe_strncpy()
|
2013-06-14 21:06:50 +02:00 |
getroute.c
|
netstat: add ROSE print support
|
2021-01-04 11:51:20 -05:00 |
hdlclapb.c
|
trim trailing whitespace
|
2013-05-12 22:31:19 -04:00 |
hippi.c
|
use sockaddr_storage everywhere
|
2015-11-24 09:34:47 -05:00 |
hw.c
|
lib: hw: constify hwtype
|
2015-08-25 00:25:05 -04:00 |
ib.c
|
use sockaddr_storage everywhere
|
2015-11-24 09:34:47 -05:00 |
inet6_gr.c
|
route: Fix a missing space in the ipv6 route output
|
2021-01-04 10:47:44 -05:00 |
inet6_sr.c
|
standardize --help/usage handling
|
2018-06-26 03:30:13 -04:00 |
inet6.c
|
ipv6: fix memmove usage with overlapping memory
|
2021-01-04 12:21:48 -05:00 |
inet_gr.c
|
inet_gr: tweak formatting to avoid confusing the compiler
|
2021-01-04 00:37:37 -05:00 |
inet_sr.c
|
standardize --help/usage handling
|
2018-06-26 03:30:13 -04:00 |
inet.c
|
use sockaddr_storage everywhere
|
2015-11-24 09:34:47 -05:00 |
interface.c
|
Revert "sscanf pattern is %Lu not %llu for long long unsigned byte counters."
|
2023-06-29 11:16:10 +02:00 |
ipx_gr.c
|
use sockaddr_storage everywhere
|
2015-11-24 09:34:47 -05:00 |
ipx_sr.c
|
Fix typo in license notice.
|
2014-10-06 12:25:32 +02:00 |
ipx.c
|
use sockaddr_storage everywhere
|
2015-11-24 09:34:47 -05:00 |
irda.c
|
trim trailing whitespace
|
2013-05-12 22:31:19 -04:00 |
loopback.c
|
clean up const/unsigned pointers with aftype/hwtype structs
|
2011-11-20 19:46:38 -05:00 |
Makefile
|
build: use -- with rm
|
2015-08-25 23:28:57 -04:00 |
masq_info.c
|
use sockaddr_storage everywhere
|
2015-11-24 09:34:47 -05:00 |
net-features.h
|
trim trailing whitespace
|
2013-05-12 22:31:19 -04:00 |
net-support.h
|
netstat: add ROSE print support
|
2021-01-04 11:51:20 -05:00 |
netrom_gr.c
|
trim trailing whitespace
|
2013-05-12 22:31:19 -04:00 |
netrom_sr.c
|
Fix typo in license notice.
|
2014-10-06 12:25:32 +02:00 |
netrom.c
|
use sockaddr_storage everywhere
|
2015-11-24 09:34:47 -05:00 |
nstrcmp.c
|
Fix nstrcmp() to prevent ifconfig from showing duplicate interfaces.
|
2013-10-21 11:51:12 +02:00 |
pathnames.h
|
netstat: improve ROSE support
|
2016-11-15 22:57:06 -05:00 |
ppp_ac.c
|
Yow. This is net-tools completely reindented.
|
1998-11-15 20:07:31 +00:00 |
ppp.c
|
trim trailing whitespace
|
2013-05-12 22:31:19 -04:00 |
proc.c
|
proc: constify filename arg
|
2021-01-04 10:44:06 -05:00 |
proc.h
|
proc: constify filename arg
|
2021-01-04 10:44:06 -05:00 |
rose_gr.c
|
netstat: improve ROSE support
|
2016-11-15 22:57:06 -05:00 |
rose.c
|
Fix conversion of some ROSE addresses.
|
2017-01-20 20:54:11 -06:00 |
setroute.c
|
lib: af: constify aftype
|
2015-08-25 00:20:04 -04:00 |
sit.c
|
fixed compile warning for NULL instead of 0 in "suppress_null_addr" (who did
|
2000-03-05 16:14:08 +00:00 |
slip_ac.c
|
Yow. This is net-tools completely reindented.
|
1998-11-15 20:07:31 +00:00 |
slip.c
|
Remove `sprint' member from struct hwtype. As far as I can see
|
1999-09-27 11:00:42 +00:00 |
sockets.c
|
lib: af: constify aftype
|
2015-08-25 00:20:04 -04:00 |
strip.c
|
use sockaddr_storage everywhere
|
2015-11-24 09:34:47 -05:00 |
tr.c
|
use sockaddr_storage everywhere
|
2015-11-24 09:34:47 -05:00 |
tunnel.c
|
use sockaddr_storage everywhere
|
2015-11-24 09:34:47 -05:00 |
unix.c
|
use sockaddr_storage everywhere
|
2015-11-24 09:34:47 -05:00 |
util-ank.c
|
lib/util-ank: Include <limits.h> for UINT_MAX
|
2015-05-18 02:19:49 -04:00 |
util.c
|
Add utility function ticks_per_second() to get jiffies per second (aka HZ)
|
2015-07-13 02:40:03 -04:00 |
util.h
|
util: drop new() helper
|
2021-01-04 10:45:03 -05:00 |
x25_gr.c
|
in kernel 2.6 /proc/net/x25_routes moves to /proc/net/x25/route
|
2012-01-05 12:22:43 +01:00 |
x25_sr.c
|
standardize --help/usage handling
|
2018-06-26 03:30:13 -04:00 |
x25.c
|
use sockaddr_storage everywhere
|
2015-11-24 09:34:47 -05:00 |