.. |
atalk.c
|
Achieve WARNS=2 by using uintmax_t to pass around 64-bit quantities,
|
2006-07-28 16:09:19 +00:00 |
bpf.c
|
Add three new ioctl(2) commands for bpf(4).
|
2007-02-26 22:24:14 +00:00 |
if.c
|
Fixed some style bugs (whitespace lossage for removal of __P(()), and
|
2007-02-27 05:10:36 +00:00 |
inet6.c
|
Use sysctl(2), not kvm(3), to read IPv6 multicast information from
|
2007-02-24 21:58:30 +00:00 |
inet.c
|
Import rewrite of IPv4 socket multicast layer to support source-specific
|
2007-06-12 16:24:56 +00:00 |
ipsec.c
|
Don't shadow globals.
|
2006-11-27 19:50:50 +00:00 |
ipx.c
|
- Achieve WARNS=3 by using sparse initializers or avoiding initializers at all.
|
2006-07-28 16:16:40 +00:00 |
main.c
|
Adds support for SCTP.
|
2007-06-09 13:44:09 +00:00 |
Makefile
|
Backout mess mistakenly committed with manpage update.
|
2007-06-10 06:18:04 +00:00 |
mbuf.c
|
Achieve WARNS=2 by using uintmax_t to pass around 64-bit quantities,
|
2006-07-28 16:09:19 +00:00 |
mcast.c
|
Mark netstat -g host-mode output as deprecated.
|
2007-04-10 00:30:26 +00:00 |
mroute6.c
|
Use sysctl(2), not kvm(3), to read IPv6 multicast information from
|
2007-02-24 21:58:30 +00:00 |
mroute.c
|
Use the names 'IPv4' and 'Forwarding Table' in program output, not
|
2007-02-24 21:56:52 +00:00 |
netgraph.c
|
- Achieve WARNS=3 by using sparse initializers or avoiding initializers at all.
|
2006-07-28 16:16:40 +00:00 |
netstat.1
|
Document SCTP support.
|
2007-06-10 06:11:03 +00:00 |
netstat.h
|
Adds support for SCTP.
|
2007-06-09 13:44:09 +00:00 |
pfkey.c
|
Don't shadow globals.
|
2006-11-27 19:50:50 +00:00 |
route.c
|
Retire most of the classful network behaviour of netstat -r output, for IPv4.
|
2007-02-14 14:17:01 +00:00 |
sctp.c
|
sctp_process_inpcb() wants an offset parameter in size_t,
|
2007-06-13 02:37:00 +00:00 |
unix.c
|
Achieve WARNS=2 by using uintmax_t to pass around 64-bit quantities,
|
2006-07-28 16:09:19 +00:00 |