.. |
Makefile
|
Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.
|
2002-11-26 23:30:07 +00:00 |
fil.c
|
Resync with official IPF
|
2002-09-19 08:12:43 +00:00 |
files.ipfilter
|
Add missing "needs-flag".
|
2002-10-11 15:58:20 +00:00 |
files.netinet
|
Move netinet, netinet6, ipsec, and ipfilter config defns to
|
2002-10-10 22:45:45 +00:00 |
icmp6.h
|
separate RFC2292 decls for MLD; sync w/ kame
|
2003-06-06 09:37:29 +00:00 |
icmp_var.h
|
Changes to allow the IPv4 and IPv6 layers to align headers themseves,
|
2002-06-30 22:40:32 +00:00 |
if_arp.c
|
Add MBUFTRACE kernel option.
|
2003-02-26 06:31:08 +00:00 |
if_atm.c
|
KNF - return is not a function. sync w/kame.
|
2002-09-11 02:46:42 +00:00 |
if_atm.h
|
whitespace
|
2002-06-09 16:33:36 +00:00 |
if_ether.h
|
…
|
|
if_inarp.h
|
…
|
|
igmp.c
|
purge rti structure (in igmp.c) for removed ifp on if_detach().
|
2003-06-26 03:11:08 +00:00 |
igmp.h
|
…
|
|
igmp_var.h
|
purge rti structure (in igmp.c) for removed ifp on if_detach().
|
2003-06-26 03:11:08 +00:00 |
in.c
|
cleanup multicast routing stuff on if_detach().
|
2003-06-26 03:35:00 +00:00 |
in.h
|
Add a new feature-test macro, _NETBSD_SOURCE. If this is defined
|
2003-04-28 23:16:11 +00:00 |
in4_cksum.c
|
be friendly with gcc-3.1.1 -O2, which takes advantage of ANSI C
|
2002-07-29 09:14:36 +00:00 |
in_cksum.c
|
whitespace
|
2002-06-09 16:33:36 +00:00 |
in_gif.c
|
make USE_ENCAPCHECK (in netinet*/*gif.c) to global option, GIF_ENCAPCHECK.
|
2002-11-11 18:35:27 +00:00 |
in_gif.h
|
make USE_ENCAPCHECK (in netinet*/*gif.c) to global option, GIF_ENCAPCHECK.
|
2002-11-11 18:35:27 +00:00 |
in_pcb.c
|
check if INADDR_TO_IA gets us valid in_ifaddr or not. hopefully fix PR21964
|
2003-06-26 00:19:13 +00:00 |
in_pcb.h
|
Change the way multicasts are kept. They now use a hash table in the same
|
2003-06-15 02:49:32 +00:00 |
in_proto.c
|
cleanup ipsec.h dependency. commented by perry, sync w/kame
|
2002-11-02 19:03:44 +00:00 |
in_systm.h
|
…
|
|
in_var.h
|
tabify
|
2003-06-26 00:43:31 +00:00 |
ip.h
|
bring into conformance with RFC 3514
|
2003-04-01 07:39:47 +00:00 |
ip6.h
|
- sync up MLD declaration with RFC3542 (s/MLD6/MLD/)
|
2003-06-06 08:13:43 +00:00 |
ip_auth.c
|
Resync with official IPF
|
2002-09-19 08:12:43 +00:00 |
ip_auth.h
|
…
|
|
ip_compat.h
|
tabify
|
2003-06-26 00:43:31 +00:00 |
ip_ecn.c
|
…
|
|
ip_ecn.h
|
…
|
|
ip_encap.c
|
correct panic when ip-in-ip encapsulation is used. found by Masanori Kanaoka
|
2003-01-21 03:23:44 +00:00 |
ip_encap.h
|
switch from kame-based m_aux mbuf auxiliary data, to openbsd m_tag
|
2003-01-17 08:11:49 +00:00 |
ip_fil.c
|
tabify
|
2003-06-26 00:43:31 +00:00 |
ip_fil.h
|
tabify
|
2003-06-26 00:43:31 +00:00 |
ip_flow.c
|
/*CONTCOND*/ while (0)'ed macros
|
2002-11-02 07:20:42 +00:00 |
ip_frag.c
|
Resync with official IPF
|
2002-09-19 08:12:43 +00:00 |
ip_frag.h
|
Upgraded IPFilter to 3.4.29
|
2002-09-19 08:08:14 +00:00 |
ip_ftp_pxy.c
|
Resync with official IPF
|
2002-09-19 08:12:43 +00:00 |
ip_gre.c
|
tabify
|
2003-06-26 00:43:31 +00:00 |
ip_gre.h
|
whitespace
|
2002-06-09 16:33:36 +00:00 |
ip_h323_pxy.c
|
#ifdef _KERNEL_OPT police
|
2003-06-23 14:59:21 +00:00 |
ip_icmp.c
|
fix comment
|
2003-06-26 21:43:39 +00:00 |
ip_icmp.h
|
whitespace
|
2002-06-09 16:33:36 +00:00 |
ip_input.c
|
Make sure to include opt_foo.h if a defflag option FOO is used.
|
2003-06-23 11:00:59 +00:00 |
ip_ipsec_pxy.c
|
…
|
|
ip_log.c
|
Fix ipmon problems on 64-bit platforms (PR#17403 and PR#17404).
|
2002-09-25 06:43:17 +00:00 |
ip_mroute.c
|
fix stats to meet 4.4BSD practice
|
2003-06-26 21:49:17 +00:00 |
ip_mroute.h
|
cleanup multicast routing stuff on if_detach().
|
2003-06-26 03:35:00 +00:00 |
ip_nat.c
|
Relax overly-conservative TCP option parsing used by ipnat when
|
2002-09-24 14:14:25 +00:00 |
ip_nat.h
|
Upgraded IPFilter to 3.4.29
|
2002-09-19 08:08:14 +00:00 |
ip_netbios_pxy.c
|
Resync with official IPF
|
2002-09-19 08:12:43 +00:00 |
ip_output.c
|
tabify
|
2003-06-26 00:43:31 +00:00 |
ip_proxy.c
|
Resync with official IPF
|
2002-09-19 08:12:43 +00:00 |
ip_proxy.h
|
Upgraded IPFilter to 3.4.29
|
2002-09-19 08:08:14 +00:00 |
ip_raudio_pxy.c
|
…
|
|
ip_rcmd_pxy.c
|
…
|
|
ip_state.c
|
Resync with official IPF
|
2002-09-19 08:12:43 +00:00 |
ip_state.h
|
Upgraded IPFilter to 3.4.29
|
2002-09-19 08:08:14 +00:00 |
ip_var.h
|
Protect opt_*.h includes by _KERNEL_OPT
|
2003-06-23 13:58:06 +00:00 |
ipl.h
|
Upgraded IPFilter to 3.4.29
|
2002-09-19 08:08:14 +00:00 |
raw_ip.c
|
can't use M_WAIT here, i believe.
|
2003-05-27 22:36:38 +00:00 |
tcp.h
|
Header cleanup: Hide all of this file apart from the socket options
|
2003-05-05 14:36:13 +00:00 |
tcp_debug.c
|
whitespace
|
2002-06-09 16:33:36 +00:00 |
tcp_debug.h
|
…
|
|
tcp_fsm.h
|
…
|
|
tcp_input.c
|
Change the way multicasts are kept. They now use a hash table in the same
|
2003-06-15 02:49:32 +00:00 |
tcp_output.c
|
no need for ip_v recovery in output path too
|
2003-05-17 17:16:20 +00:00 |
tcp_seq.h
|
…
|
|
tcp_subr.c
|
Make sure to include opt_foo.h if a defflag option FOO is used.
|
2003-06-23 11:00:59 +00:00 |
tcp_timer.c
|
Test callout_pending(), not callout_active(), and eliminate now-unnecessary
|
2003-02-03 23:50:59 +00:00 |
tcp_timer.h
|
Use callout_setfunc() and callout_schedule().
|
2003-02-04 03:31:32 +00:00 |
tcp_usrreq.c
|
abuse the mib instead of abusing the new pointer. Idea from simon burge.
|
2003-06-26 17:32:22 +00:00 |
tcp_var.h
|
abuse the mib instead of abusing the new pointer. Idea from simon burge.
|
2003-06-26 17:32:22 +00:00 |
tcpip.h
|
…
|
|
udp.h
|
…
|
|
udp_usrreq.c
|
Make sure to include opt_foo.h if a defflag option FOO is used.
|
2003-06-23 11:00:59 +00:00 |
udp_var.h
|
Changes to allow the IPv4 and IPv6 layers to align headers themseves,
|
2002-06-30 22:40:32 +00:00 |