.. |
Makefile
|
Add core networking support for SCTP.
|
2015-10-13 21:28:34 +00:00 |
accept_filter.h
|
…
|
|
accf_data.c
|
KNF. Remove extra spaces. No functional change.
|
2016-07-07 06:55:38 +00:00 |
accf_http.c
|
include "ioconf.h" to get the 'void <driver>attach(int count);' prototype.
|
2015-08-20 14:40:16 +00:00 |
cpu_in_cksum.c
|
…
|
|
dccp.h
|
Add DCCP protocol support from KAME.
|
2015-02-10 19:11:52 +00:00 |
dccp_cc_sw.c
|
Sweep unnecessary route.h inclusions
|
2016-04-26 08:44:44 +00:00 |
dccp_cc_sw.h
|
Add DCCP protocol support from KAME.
|
2015-02-10 19:11:52 +00:00 |
dccp_tcplike.c
|
Sweep unnecessary route.h inclusions
|
2016-04-26 08:44:44 +00:00 |
dccp_tcplike.h
|
KNF. Remove extra spaces. No functional change.
|
2016-07-07 06:55:38 +00:00 |
dccp_tfrc.c
|
KNF. Remove extra spaces. No functional change.
|
2016-07-07 06:55:38 +00:00 |
dccp_tfrc.h
|
KNF. Remove extra spaces. No functional change.
|
2016-07-07 06:55:38 +00:00 |
dccp_tfrc_lookup.h
|
Add DCCP protocol support from KAME.
|
2015-02-10 19:11:52 +00:00 |
dccp_usrreq.c
|
KNF. Remove extra spaces. No functional change.
|
2016-07-07 06:55:38 +00:00 |
dccp_var.h
|
KNF. Remove extra spaces. No functional change.
|
2016-07-07 06:55:38 +00:00 |
files.ipfilter
|
…
|
|
files.netinet
|
Add core networking support for SCTP.
|
2015-10-13 21:28:34 +00:00 |
icmp6.h
|
Add MLD_LISTENER_REDUCTION per RFC 3542. Requested by Lorenzo Colitti.
|
2013-07-01 12:43:15 +00:00 |
icmp_private.h
|
…
|
|
icmp_var.h
|
PR/49676: Ryo Shimizu: ICMP_STATINC() buffer overflows
|
2015-02-18 17:00:15 +00:00 |
if_arp.c
|
Replace macros to get an IP address with proper inline functions
|
2016-07-08 04:33:30 +00:00 |
if_atm.c
|
Constify rtentry of if_output
|
2016-04-28 00:16:56 +00:00 |
if_atm.h
|
Constify rtentry of if_output
|
2016-04-28 00:16:56 +00:00 |
if_ether.h
|
…
|
|
if_inarp.h
|
Constify rtentry of arpresolve
|
2016-04-19 04:13:56 +00:00 |
igmp.c
|
Replace macros to get an IP address with proper inline functions
|
2016-07-08 04:33:30 +00:00 |
igmp.h
|
Make IGMP and multicast group management code MP-safe. Use a read-write
|
2014-05-29 23:02:48 +00:00 |
igmp_var.h
|
Make IGMP and multicast group management code MP-safe. Use a read-write
|
2014-05-29 23:02:48 +00:00 |
in.c
|
Get rid of unnecessary satosin
|
2016-07-20 03:36:51 +00:00 |
in.h
|
Add core networking support for SCTP.
|
2015-10-13 21:28:34 +00:00 |
in4_cksum.c
|
Only check that the offset < sizeof(struct ip) if nxt != 0, i.e. in the
|
2014-11-30 18:15:41 +00:00 |
in_cksum.c
|
…
|
|
in_gif.c
|
Switch the IPv4 address list to pslist(9)
|
2016-07-06 08:42:34 +00:00 |
in_gif.h
|
fix: gif(4) receive side race
|
2016-07-04 04:22:47 +00:00 |
in_ifattach.h
|
…
|
|
in_offload.c
|
Stop using rt_gwroute on packet sending paths
|
2016-04-26 09:30:01 +00:00 |
in_offload.h
|
…
|
|
in_pcb.c
|
Reduce scopes of variables
|
2016-07-20 03:38:09 +00:00 |
in_pcb.h
|
Sweep unnecessary route.h inclusions
|
2016-04-26 08:44:44 +00:00 |
in_pcb_hdr.h
|
Introduce 2 new variables: ipsec_enabled and ipsec_used.
|
2014-05-30 01:39:03 +00:00 |
in_print.c
|
add routines to print in_addr and sockaddr_in (in_print and sin_print)
|
2014-12-02 19:35:27 +00:00 |
in_proto.c
|
Sweep unnecessary route.h inclusions
|
2016-04-26 08:44:44 +00:00 |
in_proto.h
|
Revert previous: ran cvs commit when I meant cvs diff. Sorry!
|
2016-01-21 15:41:29 +00:00 |
in_selsrc.c
|
Switch the address list of intefaces to pslist(9)
|
2016-07-07 09:32:01 +00:00 |
in_selsrc.h
|
Hook up lltable/llentry with the kernel (and rumpkernel)
|
2015-08-31 08:02:44 +00:00 |
in_systm.h
|
…
|
|
in_var.h
|
Replace macros to get an IP address with proper inline functions
|
2016-07-08 04:33:30 +00:00 |
ip.h
|
…
|
|
ip6.h
|
…
|
|
ip_carp.c
|
Switch the address list of intefaces to pslist(9)
|
2016-07-07 09:32:01 +00:00 |
ip_carp.h
|
Constify rtentry of if_output
|
2016-04-28 00:16:56 +00:00 |
ip_ecn.c
|
sprinkle _KERNEL_OPT
|
2015-08-24 22:21:26 +00:00 |
ip_ecn.h
|
…
|
|
ip_encap.c
|
make gif(4) and ip_encap MP-ify
|
2016-07-04 04:40:13 +00:00 |
ip_encap.h
|
make encap_lock_{enter,exit} interruptable.
|
2016-07-04 04:35:09 +00:00 |
ip_etherip.c
|
Introduce m_set_rcvif and m_reset_rcvif
|
2016-06-10 13:27:10 +00:00 |
ip_etherip.h
|
…
|
|
ip_flow.c
|
Run timers in workqueue
|
2016-07-11 07:37:00 +00:00 |
ip_icmp.c
|
Replace macros to get an IP address with proper inline functions
|
2016-07-08 04:33:30 +00:00 |
ip_icmp.h
|
PR/49676: Ryo Shimizu: ICMP_STATINC() buffer overflows
|
2015-02-18 17:00:15 +00:00 |
ip_id.c
|
…
|
|
ip_input.c
|
CID 1363344: remove dead code
|
2016-07-08 06:15:33 +00:00 |
ip_mroute.c
|
make encap_lock_{enter,exit} interruptable.
|
2016-07-04 04:35:09 +00:00 |
ip_mroute.h
|
…
|
|
ip_output.c
|
Replace macros to get an IP address with proper inline functions
|
2016-07-08 04:33:30 +00:00 |
ip_private.h
|
…
|
|
ip_reass.c
|
Sweep unnecessary route.h inclusions
|
2016-04-26 08:44:44 +00:00 |
ip_var.h
|
Replace ifp of ip_moptions and ip6_moptions with if_index
|
2016-06-21 03:28:27 +00:00 |
pim.h
|
…
|
|
pim_var.h
|
…
|
|
portalgo.c
|
Sweep unnecessary route.h inclusions
|
2016-04-26 08:44:44 +00:00 |
portalgo.h
|
…
|
|
raw_ip.c
|
Protect ifnet list with psz and psref
|
2016-05-12 02:24:16 +00:00 |
sctp.h
|
Add core networking support for SCTP.
|
2015-10-13 21:28:34 +00:00 |
sctp_asconf.c
|
Switch the address list of intefaces to pslist(9)
|
2016-07-07 09:32:01 +00:00 |
sctp_asconf.h
|
Add core networking support for SCTP.
|
2015-10-13 21:28:34 +00:00 |
sctp_constants.h
|
Add core networking support for SCTP.
|
2015-10-13 21:28:34 +00:00 |
sctp_crc32.c
|
Add core networking support for SCTP.
|
2015-10-13 21:28:34 +00:00 |
sctp_crc32.h
|
Add core networking support for SCTP.
|
2015-10-13 21:28:34 +00:00 |
sctp_hashdriver.c
|
Add core networking support for SCTP.
|
2015-10-13 21:28:34 +00:00 |
sctp_hashdriver.h
|
Add core networking support for SCTP.
|
2015-10-13 21:28:34 +00:00 |
sctp_header.h
|
Add core networking support for SCTP.
|
2015-10-13 21:28:34 +00:00 |
sctp_indata.c
|
Fix build when IPSEC enabled.
|
2016-04-25 21:21:02 +00:00 |
sctp_indata.h
|
Add core networking support for SCTP.
|
2015-10-13 21:28:34 +00:00 |
sctp_input.c
|
Avoid storing a pointer of an interface in a mbuf
|
2016-06-10 13:31:43 +00:00 |
sctp_input.h
|
Add core networking support for SCTP.
|
2015-10-13 21:28:34 +00:00 |
sctp_output.c
|
Switch the address list of intefaces to pslist(9)
|
2016-07-07 09:32:01 +00:00 |
sctp_output.h
|
Add core networking support for SCTP.
|
2015-10-13 21:28:34 +00:00 |
sctp_pcb.c
|
Switch the address list of intefaces to pslist(9)
|
2016-07-07 09:32:01 +00:00 |
sctp_pcb.h
|
Add core networking support for SCTP.
|
2015-10-13 21:28:34 +00:00 |
sctp_peeloff.c
|
Fix build when IPSEC enabled.
|
2016-04-25 21:21:02 +00:00 |
sctp_peeloff.h
|
Add core networking support for SCTP.
|
2015-10-13 21:28:34 +00:00 |
sctp_structs.h
|
Fix build when IPSEC enabled.
|
2016-04-25 21:21:02 +00:00 |
sctp_timer.c
|
Fix build when IPSEC enabled.
|
2016-04-25 21:21:02 +00:00 |
sctp_timer.h
|
Add core networking support for SCTP.
|
2015-10-13 21:28:34 +00:00 |
sctp_uio.h
|
Add core networking support for SCTP.
|
2015-10-13 21:28:34 +00:00 |
sctp_usrreq.c
|
Switch the address list of intefaces to pslist(9)
|
2016-07-07 09:32:01 +00:00 |
sctp_var.h
|
Add core networking support for SCTP.
|
2015-10-13 21:28:34 +00:00 |
sctputil.c
|
Switch the address list of intefaces to pslist(9)
|
2016-07-07 09:32:01 +00:00 |
sctputil.h
|
Use const for arguments to sctp_is_same_scope().
|
2016-05-22 23:04:27 +00:00 |
tcp.h
|
Port over the TCP_INFO socket option from FreeBSD, originally from
|
2015-02-14 12:57:52 +00:00 |
tcp_congctl.c
|
Sweep unnecessary route.h inclusions
|
2016-04-26 08:44:44 +00:00 |
tcp_congctl.h
|
* implement TCP CUBIC congestion control algorithm
|
2013-11-12 09:02:05 +00:00 |
tcp_debug.c
|
Sweep unnecessary route.h inclusions
|
2016-04-26 08:44:44 +00:00 |
tcp_debug.h
|
…
|
|
tcp_fsm.h
|
…
|
|
tcp_input.c
|
Avoid storing a pointer of an interface in a mbuf
|
2016-06-10 13:31:43 +00:00 |
tcp_output.c
|
Introduce m_set_rcvif and m_reset_rcvif
|
2016-06-10 13:27:10 +00:00 |
tcp_private.h
|
…
|
|
tcp_sack.c
|
sprinkle _KERNEL_OPT
|
2015-08-24 22:21:26 +00:00 |
tcp_seq.h
|
fix some case of reference to uninitialized tp->snd_fack.
|
2014-07-25 17:53:59 +00:00 |
tcp_subr.c
|
Introduce m_set_rcvif and m_reset_rcvif
|
2016-06-10 13:27:10 +00:00 |
tcp_timer.c
|
Sweep unnecessary route.h inclusions
|
2016-04-26 08:44:44 +00:00 |
tcp_timer.h
|
…
|
|
tcp_usrreq.c
|
Sweep unnecessary route.h inclusions
|
2016-04-26 08:44:44 +00:00 |
tcp_var.h
|
Change the new counter variables in struct tcpcb to uint32_t, as
|
2015-02-14 22:09:53 +00:00 |
tcp_vtw.c
|
Sweep unnecessary route.h inclusions
|
2016-04-26 08:44:44 +00:00 |
tcp_vtw.h
|
Sweep unnecessary route.h inclusions
|
2016-04-26 08:44:44 +00:00 |
tcpip.h
|
…
|
|
udp.h
|
…
|
|
udp_private.h
|
…
|
|
udp_usrreq.c
|
Avoid storing a pointer of an interface in a mbuf
|
2016-06-10 13:31:43 +00:00 |
udp_var.h
|
Give proper prototype to udp_output.
|
2016-01-20 22:01:18 +00:00 |