.. |
libalias
|
Libalias incorrectly applies proxy rules to the global divert
|
2005-06-27 22:21:42 +00:00 |
accf_data.c
|
add missing #include <sys/module.h>
|
2004-05-30 20:27:19 +00:00 |
accf_http.c
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |
icmp6.h
|
MFC: scope cleanup. with this change
|
2005-11-04 20:26:16 +00:00 |
icmp_var.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |
if_atm.c
|
MFC 1.21:
|
2005-08-31 13:58:28 +00:00 |
if_atm.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |
if_ether.c
|
MFC r1.144
|
2005-10-07 01:51:29 +00:00 |
if_ether.h
|
Add CARP (Common Address Redundancy Protocol), which allows multiple
|
2005-02-22 13:04:05 +00:00 |
igmp_var.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |
igmp.c
|
Merge subr_witness.c:1.196, igmp.c:1.49, in.c:1.86, in_var.h:1.55,
|
2005-08-24 17:30:44 +00:00 |
igmp.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |
in_cksum.c
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |
in_gif.c
|
MFC: Use sparse initializers for "struct domain" and "struct protosw".
|
2005-11-16 10:31:23 +00:00 |
in_gif.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |
in_pcb.c
|
Merge in_pcb.c:1.166 from HEAD to RELENG_6:
|
2005-08-20 13:34:59 +00:00 |
in_pcb.h
|
MFC IP_DONTFRAG IP socket option.
|
2005-10-02 15:45:47 +00:00 |
in_proto.c
|
MFC: Use sparse initializers for "struct domain" and "struct protosw".
|
2005-11-16 10:31:23 +00:00 |
in_rmx.c
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |
in_systm.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |
in_var.h
|
Merge subr_witness.c:1.196, igmp.c:1.49, in.c:1.86, in_var.h:1.55,
|
2005-08-24 17:30:44 +00:00 |
in.c
|
MFC 1.91, 1.92:
|
2005-11-04 18:25:55 +00:00 |
in.h
|
MFC IP_DONTFRAG IP socket option.
|
2005-10-02 15:45:47 +00:00 |
ip6.h
|
MFC: move RFC3542 related definitions into ip6.h.
|
2005-10-09 05:50:43 +00:00 |
ip_carp.c
|
MFC: scope cleanup. with this change
|
2005-11-04 20:26:16 +00:00 |
ip_carp.h
|
Add CARP (Common Address Redundancy Protocol), which allows multiple
|
2005-02-22 13:04:05 +00:00 |
ip_divert.c
|
MFC: Use sparse initializers for "struct domain" and "struct protosw".
|
2005-11-16 10:31:23 +00:00 |
ip_divert.h
|
Convert IPDIVERT into a loadable module. This makes use of the dynamic loadability
|
2004-10-19 21:14:57 +00:00 |
ip_dummynet.c
|
Add dummynet(4) support to if_bridge, this code is largely based on bridge.c.
|
2005-06-10 01:25:22 +00:00 |
ip_dummynet.h
|
Add dummynet(4) support to if_bridge, this code is largely based on bridge.c.
|
2005-06-10 01:25:22 +00:00 |
ip_ecn.c
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |
ip_ecn.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |
ip_encap.c
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |
ip_encap.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |
ip_fastfwd.c
|
MFC rev. 1.31 (correct layer 2 broad- and multicast handling) and rev. 1.29
|
2005-08-29 17:52:53 +00:00 |
ip_fw2.c
|
MFC 1.115
|
2005-11-14 22:33:35 +00:00 |
ip_fw_pfil.c
|
Add IPv6 support to IPFW and Dummynet.
|
2005-04-18 18:35:05 +00:00 |
ip_fw.h
|
MFC:
|
2005-08-20 08:36:57 +00:00 |
ip_gre.c
|
MFC: rev. 1.33 src/sys/net/if_gre.c, rev. 1.20 src/sys/netinet/ip_gre.c
|
2005-08-10 19:12:32 +00:00 |
ip_gre.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |
ip_icmp.c
|
Add another step of 1280 (gif(4) tunnels) to ip_next_mtu().
|
2005-05-04 13:23:54 +00:00 |
ip_icmp.h
|
Pass icmp_error() the MTU argument directly instead of
|
2005-05-04 13:09:19 +00:00 |
ip_id.c
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |
ip_input.c
|
MFC (by andre)
|
2005-10-09 04:24:45 +00:00 |
ip_mroute.c
|
MFC: Use sparse initializers for "struct domain" and "struct protosw".
|
2005-11-16 10:31:23 +00:00 |
ip_mroute.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |
ip_output.c
|
MFC (by andre)
|
2005-10-09 04:24:45 +00:00 |
ip_var.h
|
Check the alignment of the IP header before passing the packet up to the
|
2005-07-02 23:13:31 +00:00 |
ip.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |
ipprotosw.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |
pim_var.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |
pim.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |
raw_ip.c
|
MFC rev. 1.155 sys/netinet/raw_ip.c and rev. 1.178 sys/netinet/udp_usrreq.c:
|
2005-11-04 18:34:45 +00:00 |
tcp_debug.c
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |
tcp_debug.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |
tcp_fsm.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |
tcp_hostcache.c
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |
tcp_input.c
|
Merge tcp_input.c:1.284 from HEAD to RELENG_6:
|
2005-11-07 18:54:53 +00:00 |
tcp_output.c
|
Replace t_force with a t_flag (TF_FORCEDATA).
|
2005-05-21 00:38:29 +00:00 |
tcp_sack.c
|
MFC (by andre)
|
2005-10-09 03:17:41 +00:00 |
tcp_seq.h
|
- Tighten up the Timestamp checks to prevent a spoofed segment from
|
2005-04-10 05:24:59 +00:00 |
tcp_subr.c
|
MFC: scope cleanup. with this change
|
2005-11-04 20:26:16 +00:00 |
tcp_syncache.c
|
MFC 1.77: Do not ignore all other TCP options when TCP_MD5.
|
2005-09-26 12:03:37 +00:00 |
tcp_timer.c
|
Merge tcp_subr.c:1.229, tcp_syncache.c:1.75, tcp_timer.c:1.75 from HEAD
|
2005-08-20 13:34:13 +00:00 |
tcp_timer.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |
tcp_usrreq.c
|
MFC: scope cleanup. with this change
|
2005-11-04 20:26:16 +00:00 |
tcp_var.h
|
- Postpone SACK option processing until after PAWS checks. SACK option
|
2005-06-27 22:27:42 +00:00 |
tcp.h
|
MFC (by ps):
|
2005-10-09 03:22:51 +00:00 |
tcpip.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |
udp_usrreq.c
|
MFC rev. 1.155 sys/netinet/raw_ip.c and rev. 1.178 sys/netinet/udp_usrreq.c:
|
2005-11-04 18:34:45 +00:00 |
udp_var.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |
udp.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |