.. |
cc
|
Remove SYSCTL_VNET_* macros, and simply put CTLFLAG_VNET where needed.
|
2014-11-07 09:39:05 +00:00 |
khelp
|
|
|
libalias
|
|
|
accf_data.c
|
|
|
accf_dns.c
|
In preparation of merging projects/sendfile, transform bare access to
|
2014-11-12 09:57:15 +00:00 |
accf_http.c
|
In preparation of merging projects/sendfile, transform bare access to
|
2014-11-12 09:57:15 +00:00 |
cc.h
|
|
|
icmp6.h
|
|
|
icmp_var.h
|
|
|
if_atm.c
|
|
|
if_atm.h
|
|
|
if_ether.c
|
Do not return unlocked/unreferenced lle in arpresolve/nd6_storelladdr -
|
2014-11-27 23:06:25 +00:00 |
if_ether.h
|
Do not return unlocked/unreferenced lle in arpresolve/nd6_storelladdr -
|
2014-11-27 23:06:25 +00:00 |
igmp_var.h
|
|
|
igmp.c
|
Remove SYSCTL_VNET_* macros, and simply put CTLFLAG_VNET where needed.
|
2014-11-07 09:39:05 +00:00 |
igmp.h
|
|
|
in_cksum.c
|
|
|
in_debug.c
|
|
|
in_gif.c
|
Extern declarations in C files loses compile-time checking that
|
2014-12-25 21:32:37 +00:00 |
in_kdtrace.c
|
|
|
in_kdtrace.h
|
|
|
in_mcast.c
|
|
|
in_pcb.c
|
Renove faith(4) and faithd(8) from base. It looks like industry
|
2014-11-09 21:33:01 +00:00 |
in_pcb.h
|
Start process of removing the use of the deprecated "M_FLOWID" flag
|
2014-12-01 11:45:24 +00:00 |
in_pcbgroup.c
|
|
|
in_proto.c
|
Finish r274118: remove useless fields from struct domain.
|
2014-11-06 14:39:04 +00:00 |
in_rmx.c
|
Kill custom in_matroute() radix mathing function removing one rte mutex lock.
|
2014-11-11 02:52:40 +00:00 |
in_rss.c
|
Start process of removing the use of the deprecated "M_FLOWID" flag
|
2014-12-01 11:45:24 +00:00 |
in_rss.h
|
|
|
in_systm.h
|
Where appropriate, use the modern terms for the one true time base
|
2014-12-21 05:07:11 +00:00 |
in_var.h
|
Kill custom in_matroute() radix mathing function removing one rte mutex lock.
|
2014-11-11 02:52:40 +00:00 |
in.c
|
Remove SYSCTL_VNET_* macros, and simply put CTLFLAG_VNET where needed.
|
2014-11-07 09:39:05 +00:00 |
in.h
|
Kill custom in_matroute() radix mathing function removing one rte mutex lock.
|
2014-11-11 02:52:40 +00:00 |
ip6.h
|
|
|
ip_carp.c
|
Remove SYSCTL_VNET_* macros, and simply put CTLFLAG_VNET where needed.
|
2014-11-07 09:39:05 +00:00 |
ip_carp.h
|
|
|
ip_divert.c
|
|
|
ip_divert.h
|
|
|
ip_dummynet.h
|
|
|
ip_ecn.c
|
|
|
ip_ecn.h
|
|
|
ip_encap.c
|
|
|
ip_encap.h
|
|
|
ip_fastfwd.c
|
Remove kernel handling of ICMP_SOURCEQUENCH.
|
2014-11-10 23:10:01 +00:00 |
ip_fw.h
|
|
|
ip_gre.c
|
Extern declarations in C files loses compile-time checking that
|
2014-12-25 21:32:37 +00:00 |
ip_icmp.c
|
Where appropriate, use the modern terms for the one true time base
|
2014-12-21 05:07:11 +00:00 |
ip_icmp.h
|
Where appropriate, use the modern terms for the one true time base
|
2014-12-21 05:07:11 +00:00 |
ip_id.c
|
|
|
ip_input.c
|
Move ip_ipsec_fwd() from ip_input() into ip_forward().
|
2014-12-11 16:53:29 +00:00 |
ip_ipsec.c
|
Use ipsec4_in_reject() to simplify ip_ipsec_fwd() and ip_ipsec_input().
|
2014-12-11 18:55:54 +00:00 |
ip_ipsec.h
|
Remove flag/flags argument from the following functions:
|
2014-12-11 18:35:34 +00:00 |
ip_mroute.c
|
Remove SYSCTL_VNET_* macros, and simply put CTLFLAG_VNET where needed.
|
2014-11-07 09:39:05 +00:00 |
ip_mroute.h
|
|
|
ip_options.c
|
|
|
ip_options.h
|
|
|
ip_output.c
|
Remove flag/flags argument from the following functions:
|
2014-12-11 18:35:34 +00:00 |
ip_var.h
|
|
|
ip.h
|
|
|
pim_var.h
|
|
|
pim.h
|
|
|
raw_ip.c
|
Remove SYSCTL_VNET_* macros, and simply put CTLFLAG_VNET where needed.
|
2014-11-07 09:39:05 +00:00 |
sctp_asconf.c
|
|
|
sctp_asconf.h
|
|
|
sctp_auth.c
|
|
|
sctp_auth.h
|
|
|
sctp_bsd_addr.c
|
|
|
sctp_bsd_addr.h
|
|
|
sctp_cc_functions.c
|
|
|
sctp_constants.h
|
|
|
sctp_crc32.c
|
|
|
sctp_crc32.h
|
|
|
sctp_dtrace_declare.h
|
|
|
sctp_dtrace_define.h
|
|
|
sctp_header.h
|
|
|
sctp_indata.c
|
This is the SCTP specific companion of
|
2014-12-04 21:17:50 +00:00 |
sctp_indata.h
|
|
|
sctp_input.c
|
Do not count security policy violation twice.
|
2014-12-11 19:20:13 +00:00 |
sctp_input.h
|
|
|
sctp_lock_bsd.h
|
|
|
sctp_os_bsd.h
|
Do the renaming of sb_cc to sb_ccc in a way with less code changes by
|
2014-12-02 20:29:29 +00:00 |
sctp_os.h
|
|
|
sctp_output.c
|
This is the SCTP specific companion of
|
2014-12-04 21:17:50 +00:00 |
sctp_output.h
|
|
|
sctp_pcb.c
|
Add a missing break.
|
2014-12-17 20:34:38 +00:00 |
sctp_pcb.h
|
Do the renaming of sb_cc to sb_ccc in a way with less code changes by
|
2014-12-02 20:29:29 +00:00 |
sctp_peeloff.c
|
|
|
sctp_peeloff.h
|
|
|
sctp_ss_functions.c
|
|
|
sctp_structs.h
|
This is the SCTP specific companion of
|
2014-12-04 21:17:50 +00:00 |
sctp_syscalls.c
|
|
|
sctp_sysctl.c
|
Don't zero the stats before they are read out.
|
2014-11-01 10:35:45 +00:00 |
sctp_sysctl.h
|
|
|
sctp_timer.c
|
|
|
sctp_timer.h
|
|
|
sctp_uio.h
|
|
|
sctp_usrreq.c
|
Fix and harmonize the validation of PR-SCTP policies.
|
2014-12-20 21:17:28 +00:00 |
sctp_var.h
|
Do the renaming of sb_cc to sb_ccc in a way with less code changes by
|
2014-12-02 20:29:29 +00:00 |
sctp.h
|
|
|
sctputil.c
|
Don't check twice that inp is not NULL.
|
2014-12-21 13:58:53 +00:00 |
sctputil.h
|
Do the renaming of sb_cc to sb_ccc in a way with less code changes by
|
2014-12-02 20:29:29 +00:00 |
siftr.c
|
In preparation of merging projects/sendfile, transform bare access to
|
2014-11-12 09:57:15 +00:00 |
tcp_debug.c
|
|
|
tcp_debug.h
|
|
|
tcp_fsm.h
|
|
|
tcp_hostcache.c
|
Remove SYSCTL_VNET_* macros, and simply put CTLFLAG_VNET where needed.
|
2014-11-07 09:39:05 +00:00 |
tcp_hostcache.h
|
|
|
tcp_input.c
|
Do not count security policy violation twice.
|
2014-12-11 19:20:13 +00:00 |
tcp_lro.c
|
|
|
tcp_lro.h
|
|
|
tcp_offload.c
|
|
|
tcp_offload.h
|
|
|
tcp_output.c
|
In preparation of merging projects/sendfile, transform bare access to
|
2014-11-12 09:57:15 +00:00 |
tcp_reass.c
|
Merge from projects/sendfile: extend protocols API to support
|
2014-11-30 13:24:21 +00:00 |
tcp_sack.c
|
Remove SYSCTL_VNET_* macros, and simply put CTLFLAG_VNET where needed.
|
2014-11-07 09:39:05 +00:00 |
tcp_seq.h
|
|
|
tcp_subr.c
|
Remove kernel handling of ICMP_SOURCEQUENCH.
|
2014-11-10 23:10:01 +00:00 |
tcp_syncache.c
|
Start process of removing the use of the deprecated "M_FLOWID" flag
|
2014-12-01 11:45:24 +00:00 |
tcp_syncache.h
|
|
|
tcp_timer.c
|
|
|
tcp_timer.h
|
|
|
tcp_timewait.c
|
Remove SYSCTL_VNET_* macros, and simply put CTLFLAG_VNET where needed.
|
2014-11-07 09:39:05 +00:00 |
tcp_usrreq.c
|
Merge from projects/sendfile:
|
2014-11-30 13:43:52 +00:00 |
tcp_var.h
|
Re-introduce padding fields removed with r264321 to keep
|
2014-11-17 14:56:02 +00:00 |
tcp.h
|
|
|
tcpip.h
|
|
|
toecore.c
|
Do not return unlocked/unreferenced lle in arpresolve/nd6_storelladdr -
|
2014-11-27 23:06:25 +00:00 |
toecore.h
|
|
|
toeplitz.c
|
|
|
toeplitz.h
|
|
|
udp_usrreq.c
|
Do not count security policy violation twice.
|
2014-12-11 19:20:13 +00:00 |
udp_var.h
|
|
|
udp.h
|
|
|
udplite.h
|
|
|