.. |
Makefile
|
Integrate Common Address Redundancy Procotol (CARP) from OpenBSD
|
2006-05-18 09:05:49 +00:00 |
files.ipfilter
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
files.netinet
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
icmp6.h
|
'advertisment' -> 'advertisement', from leonardo chiquitto filho
|
2006-03-07 18:15:28 +00:00 |
icmp_var.h
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:31:41 +00:00 |
if_arp.c
|
Integrate Common Address Redundancy Procotol (CARP) from OpenBSD
|
2006-05-18 09:05:49 +00:00 |
if_atm.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
if_atm.h
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:31:41 +00:00 |
if_ether.h
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:31:41 +00:00 |
if_inarp.h
|
Integrate Common Address Redundancy Procotol (CARP) from OpenBSD
|
2006-05-18 09:05:49 +00:00 |
igmp.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
igmp.h
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:31:41 +00:00 |
igmp_var.h
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:31:41 +00:00 |
in.c
|
integrate kauth.
|
2006-05-14 21:19:33 +00:00 |
in.h
|
Integrate Common Address Redundancy Procotol (CARP) from OpenBSD
|
2006-05-18 09:05:49 +00:00 |
in4_cksum.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
in_cksum.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
in_gif.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
in_gif.h
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:31:41 +00:00 |
in_offload.h
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:31:41 +00:00 |
in_pcb.c
|
integrate kauth.
|
2006-05-14 21:19:33 +00:00 |
in_pcb.h
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:31:41 +00:00 |
in_pcb_hdr.h
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:31:41 +00:00 |
in_proto.c
|
Integrate Common Address Redundancy Procotol (CARP) from OpenBSD
|
2006-05-18 09:05:49 +00:00 |
in_proto.h
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:31:41 +00:00 |
in_systm.h
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:31:41 +00:00 |
in_var.h
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:31:41 +00:00 |
ip.h
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:31:41 +00:00 |
ip6.h
|
Add support for RFC 3542 Adv. Socket API for IPv6 (which obsoletes 2292).
|
2006-05-05 00:03:21 +00:00 |
ip_carp.c
|
Integrate Common Address Redundancy Procotol (CARP) from OpenBSD
|
2006-05-18 09:05:49 +00:00 |
ip_carp.h
|
Integrate Common Address Redundancy Procotol (CARP) from OpenBSD
|
2006-05-18 09:05:49 +00:00 |
ip_ecn.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
ip_ecn.h
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:31:41 +00:00 |
ip_encap.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
ip_encap.h
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:31:41 +00:00 |
ip_flow.c
|
change comment from __const__ to const
|
2005-12-24 23:43:17 +00:00 |
ip_gre.c
|
fix tyop.
|
2006-01-31 17:19:39 +00:00 |
ip_gre.h
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:31:41 +00:00 |
ip_icmp.c
|
When reflecting an ICMP Echo, do not scribble over read-only/shared
|
2006-03-29 21:13:55 +00:00 |
ip_icmp.h
|
Comment out attribute packed. Gcc4 warns us that the field is too narrow
|
2006-05-14 02:34:41 +00:00 |
ip_id.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
ip_input.c
|
#if -> #ifdef
|
2006-05-08 18:50:12 +00:00 |
ip_mroute.c
|
- use MAXTTL
|
2006-04-25 08:29:08 +00:00 |
ip_mroute.h
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:31:41 +00:00 |
ip_output.c
|
kauth fallout
|
2006-05-15 00:05:16 +00:00 |
ip_var.h
|
Change "inline" back to "__inline" in .h files -- C99 is still too
|
2006-02-16 20:17:12 +00:00 |
pim.h
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:31:41 +00:00 |
pim_var.h
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:31:41 +00:00 |
raw_ip.c
|
integrate kauth.
|
2006-05-14 21:19:33 +00:00 |
tcp.h
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:31:41 +00:00 |
tcp_debug.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
tcp_debug.h
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:31:41 +00:00 |
tcp_fsm.h
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:31:41 +00:00 |
tcp_input.c
|
Coverity CID 1152: Add KASSERT before deref.
|
2006-04-15 02:32:22 +00:00 |
tcp_output.c
|
Slight simplification of hdr len calculation in tcp_segsize().
|
2006-03-25 13:34:35 +00:00 |
tcp_sack.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
tcp_seq.h
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:31:41 +00:00 |
tcp_subr.c
|
Coverity CID 1149: Add KASSERT before deref.
|
2006-04-15 02:30:39 +00:00 |
tcp_timer.c
|
integrate kauth.
|
2006-05-14 21:19:33 +00:00 |
tcp_timer.h
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:31:41 +00:00 |
tcp_usrreq.c
|
integrate kauth.
|
2006-05-14 21:19:33 +00:00 |
tcp_var.h
|
Change "inline" back to "__inline" in .h files -- C99 is still too
|
2006-02-16 20:17:12 +00:00 |
tcpip.h
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:31:41 +00:00 |
udp.h
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:31:41 +00:00 |
udp_usrreq.c
|
Handle IPSEC_NAT_T in the FAST_IPSEC case.
|
2006-02-23 01:35:19 +00:00 |
udp_var.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |