.. |
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
|
/*CONTCOND*/ while (0)'ed macros
|
2002-11-02 07:20:42 +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
|
Squash a panic: do not try to print the name of a NULL interface.
|
2002-11-20 03:52: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
|
pull post-4.4BSD change to sys/net/route.c from BSD/OS 4.2 (UCB copyrighted).
|
2001-01-17 04:05:41 +00:00 |
igmp.c
|
Fix signed/unsigned comparison warnings.
|
2002-11-07 07:15:19 +00:00 |
igmp.h
|
…
|
|
igmp_var.h
|
Changes to allow the IPv4 and IPv6 layers to align headers themseves,
|
2002-06-30 22:40:32 +00:00 |
in.c
|
Fix signed/unsigned comparison warnings.
|
2002-11-07 07:15:19 +00:00 |
in.h
|
Define uint{8,32}_t locally, per XNS5.2/POSIX-2001, and use them in this
|
2002-05-13 13:34:32 +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
|
"error" in in_pcbbind() was only ever set but not used, remove it.
|
2002-10-22 02:31:16 +00:00 |
in_pcb.h
|
cleanup ipsec.h dependency. commented by perry, sync w/kame
|
2002-11-02 19:03:44 +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
|
Eliminate commons.
|
2002-05-12 20:33:50 +00:00 |
ip.h
|
bring in latest ALTQ from kjc. ALTQify some of the drivers.
|
2002-03-05 04:12:57 +00:00 |
ip6.h
|
/*CONTCOND*/ while (0)'ed macros
|
2002-11-02 07:20:42 +00:00 |
ip_auth.c
|
Resync with official IPF
|
2002-09-19 08:12:43 +00:00 |
ip_auth.h
|
Re-sync with IPFilter
|
2002-01-24 08:23:40 +00:00 |
ip_compat.h
|
Resync with official IPF
|
2002-09-19 08:12:43 +00:00 |
ip_ecn.c
|
correct variable initialization. reported by fujitsu folks
|
2002-04-10 09:18:57 +00:00 |
ip_ecn.h
|
whitespace. protect from multiple inclusion. sync with kame
|
2001-12-21 04:11:24 +00:00 |
ip_encap.c
|
switch from kame-based m_aux mbuf auxiliary data, to openbsd m_tag
|
2003-01-17 08:11:49 +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
|
Always recompute the IP checksum, otherwise fast-routed packets that
|
2002-12-11 16:33:11 +00:00 |
ip_fil.h
|
Remove unused ipl_usec.
|
2002-09-29 17:55:14 +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
|
The "osrc" variable in gre_mobile_input() is only ever set but not
|
2002-11-25 23:37:08 +00:00 |
ip_gre.h
|
whitespace
|
2002-06-09 16:33:36 +00:00 |
ip_h323_pxy.c
|
Resync with official IPF
|
2002-09-19 08:12:43 +00:00 |
ip_icmp.c
|
Remove breaks after returns, unreachable returns and returns after
|
2002-09-23 05:51:10 +00:00 |
ip_icmp.h
|
whitespace
|
2002-06-09 16:33:36 +00:00 |
ip_input.c
|
remove all entries in rt timer queue on ip_mtudisc change, instead of
|
2002-11-12 02:10:13 +00:00 |
ip_ipsec_pxy.c
|
add __KERNEL_RCSID()
|
2002-04-01 16:47:46 +00:00 |
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
|
Add required IPSEC #include files that prevented this from compiling.
|
2002-11-05 02:07:25 +00:00 |
ip_mroute.h
|
whitespace
|
2002-06-09 16:33:36 +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
|
From FreeBSD (1.164) courtesy of Maxim Konovalov:
|
2002-09-17 13:10:59 +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
|
Upgraded IPFilter to 3.4.23
|
2002-01-24 08:21:30 +00:00 |
ip_rcmd_pxy.c
|
Re-sync with IPFilter
|
2002-01-24 08:23:40 +00:00 |
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
|
correct signedness mixup in pointer passing. sync w/kame
|
2002-09-11 02:41:19 +00:00 |
ipl.h
|
Upgraded IPFilter to 3.4.29
|
2002-09-19 08:08:14 +00:00 |
raw_ip.c
|
In the IP_HDRINCL case of rip_output(), if the mbuf is read-only
|
2002-11-07 17:49:08 +00:00 |
tcp.h
|
Add TCP_MD5SIGNATURE option.
|
2001-05-26 21:40:55 +00:00 |
tcp_debug.c
|
whitespace
|
2002-06-09 16:33:36 +00:00 |
tcp_debug.h
|
do not #ifdef in headers. usr.sbin/trpt needs it.
|
2001-07-09 07:53:20 +00:00 |
tcp_fsm.h
|
Make tcp_outflags & tcpstates const.
|
2001-10-20 03:19:41 +00:00 |
tcp_input.c
|
Spell output with two ts.
|
2003-01-04 23:43:02 +00:00 |
tcp_output.c
|
Fix a genuine uninitialised variable warning.
|
2002-11-24 10:51:56 +00:00 |
tcp_seq.h
|
…
|
|
tcp_subr.c
|
Quell an uninitialised variable warning.
|
2002-11-24 10:52:47 +00:00 |
tcp_timer.c
|
Quell an uninitialised variable warning.
|
2002-11-24 10:52:47 +00:00 |
tcp_timer.h
|
Change a few variable/tables to const since they are read-only.
|
2001-11-04 13:42:27 +00:00 |
tcp_usrreq.c
|
Guard use of "ostate" with #ifdef TCP_DEBUG in tcp_usrreq().
|
2002-10-22 03:14:16 +00:00 |
tcp_var.h
|
/*CONTCOND*/ while (0)'ed macros
|
2002-11-02 07:20:42 +00:00 |
tcpip.h
|
…
|
|
udp.h
|
…
|
|
udp_usrreq.c
|
avoid swapping endian of ip_len and ip_off on mbuf, to meet with M_LEADINGSPACE
|
2002-08-14 00:23:27 +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 |