.. |
Makefile
|
Retire OSI network stack. OK core@
|
2013-03-01 18:25:13 +00:00 |
atalk.c
|
- avoid pointer gymnastics
|
2013-10-18 20:26:45 +00:00 |
bpf.c
|
Fix memory leak.
|
2012-12-14 08:15:44 +00:00 |
fast_ipsec.c
|
PR/47744: Frank Kardel: netstat -s stops output prematurely when ipsec is not
|
2013-04-15 21:20:39 +00:00 |
if.c
|
use correct function and symbolic constants
|
2013-10-19 15:56:05 +00:00 |
inet.c
|
Update for new pcb tailq's.
|
2013-11-23 22:01:12 +00:00 |
inet6.c
|
Update for new pcb tailq's.
|
2013-11-23 22:01:12 +00:00 |
main.c
|
netstat(1) and ifmcstat(8): ifnet was renamed to ifnet_list, PR/48850.
|
2014-05-30 01:44:21 +00:00 |
mbuf.c
|
Use C89 function definitions
|
2012-03-20 20:34:57 +00:00 |
mroute.c
|
Use C89 function definitions
|
2012-03-20 20:34:57 +00:00 |
mroute6.c
|
- avoid pointer gymnastics
|
2013-10-18 20:26:45 +00:00 |
netstat.1
|
Make the -f option accept multiple address families.
|
2013-10-18 22:18:14 +00:00 |
netstat.h
|
use the same for the route metrics part, both in the sysctl and kmem paths.
|
2014-04-28 15:41:15 +00:00 |
netstat_hostops.c
|
Add netstat rump client. For now, it always sets -X, i.e. will
|
2010-12-13 21:15:30 +00:00 |
netstat_rumpops.c
|
Add netstat rump client. For now, it always sets -X, i.e. will
|
2010-12-13 21:15:30 +00:00 |
pfkey.c
|
split the ipsec.c source file into the pfkey part which is shared
|
2012-01-06 14:21:16 +00:00 |
pfsync.c
|
Pull pfsync_stats() out of inet.c and into pfsync.c so that inet.c does
|
2011-03-01 19:01:59 +00:00 |
prog_ops.h
|
Deal with crunch the standard way.
|
2010-12-15 11:22:41 +00:00 |
route.c
|
use the same for the route metrics part, both in the sysctl and kmem paths.
|
2014-04-28 15:41:15 +00:00 |
show.c
|
Fix snprintf usage; from Henning Petersen in PR 47976.
|
2014-07-27 04:26:23 +00:00 |
unix.c
|
Use C89 function definitions
|
2012-03-20 20:34:57 +00:00 |
vtw.c
|
- avoid pointer gymnastics
|
2013-10-18 20:26:45 +00:00 |
vtw.h
|
use getmicrouptime(9) rather than microtime(9) for TIME_WAIT duration
|
2011-05-11 15:08:59 +00:00 |