.. |
fil.c
|
Import ipf 3.3.18. Fixes more problems with the in-kernel FTP proxy,
|
2000-08-10 05:50:25 +00:00 |
icmp6.h
|
nuke #ifdef TCP6 (no longer supported).
|
2000-12-11 08:04:55 +00:00 |
icmp_var.h
|
bring in icmp rate limitation code.
|
2000-10-10 14:24:32 +00:00 |
if_arc.h
|
add ARCTYPE_INET6
|
2000-04-26 21:02:02 +00:00 |
if_atm.c
|
bring in KAME IPv6 code, dated 19991208.
|
1999-12-08 06:50:14 +00:00 |
if_atm.h
|
ported to FreeBSD 2.2-960612-SNAP.
|
1996-07-03 17:14:30 +00:00 |
if_ether.c
|
Style. Parts of xcast handling needs more thought. (provos@ ok)
|
2000-11-27 16:20:43 +00:00 |
if_ether.h
|
add ETHERTYPE_8021Q
|
2000-03-07 18:15:47 +00:00 |
igmp_var.h
|
use arc4random()
|
1997-02-05 15:48:21 +00:00 |
igmp.c
|
Avoid divide-by-zero; from FreeBSD PR/8990 and NetBSD PR/6541. Use the same fix
|
2000-04-25 19:05:43 +00:00 |
igmp.h
|
Support detaching of network interfaces. Still work to do in ipf, and
|
1999-08-08 00:43:00 +00:00 |
in4_cksum.c
|
bring in KAME IPv6 code, dated 19991208.
|
1999-12-08 06:50:14 +00:00 |
in_cksum.c
|
OpenBSD tags + some prototyping police
|
1997-02-24 14:06:33 +00:00 |
in_gif.c
|
net.inet.ip.gif_ttl (and IPv6 counterpart) is never used.
|
2000-05-25 01:22:00 +00:00 |
in_gif.h
|
net.inet.ip.gif_ttl (and IPv6 counterpart) is never used.
|
2000-05-25 01:22:00 +00:00 |
in_pcb.c
|
nuke inp_flags bits for controlling IPv4 mapped address.
|
2000-10-11 09:14:10 +00:00 |
in_pcb.h
|
nuke inp_flags bits for controlling IPv4 mapped address.
|
2000-10-11 09:14:10 +00:00 |
in_proto.c
|
Merge "old" and "new" ESP and AH in two files (one for each).
|
2000-01-27 08:09:06 +00:00 |
in_systm.h
|
OpenBSD tags + some prototyping police
|
1997-02-24 14:06:33 +00:00 |
in_var.h
|
bring in KAME IPv6 code, dated 19991208.
|
1999-12-08 06:50:14 +00:00 |
in.c
|
remove now-obsolete SIOCSIFPHY* handling in in{6,}_control.
|
2000-10-06 05:52:00 +00:00 |
in.h
|
remove duplicated def of INET_ADDRSTRLEN.
|
2000-12-09 01:32:09 +00:00 |
ip6.h
|
little bit of sync with kame ($KAME, s/u_char/u_int8_t/)
|
2000-10-10 15:53:07 +00:00 |
ip_ah.c
|
*HMAC96->*HMAC
|
2000-11-17 04:15:42 +00:00 |
ip_ah.h
|
Lots and lots of changes.
|
2000-09-19 03:20:57 +00:00 |
ip_auth.c
|
Update to ipf 3.3.16. among other things, this addresses a security issue
|
2000-05-24 21:59:10 +00:00 |
ip_auth.h
|
Update to ipf 3.3.16. among other things, this addresses a security issue
|
2000-05-24 21:59:10 +00:00 |
ip_ecn.c
|
bring in KAME IPv6 code, dated 19991208.
|
1999-12-08 06:50:14 +00:00 |
ip_ecn.h
|
bring in KAME IPv6 code, dated 19991208.
|
1999-12-08 06:50:14 +00:00 |
ip_esp.c
|
*HMAC96->*HMAC
|
2000-11-17 04:15:42 +00:00 |
ip_esp.h
|
Lots and lots of changes.
|
2000-09-19 03:20:57 +00:00 |
ip_ether.c
|
Lots and lots of changes.
|
2000-09-19 03:20:57 +00:00 |
ip_ether.h
|
Fix comment.
|
2000-01-21 03:40:31 +00:00 |
ip_fil_compat.h
|
Import ipf 3.3.18. Fixes more problems with the in-kernel FTP proxy,
|
2000-08-10 05:50:25 +00:00 |
ip_fil.c
|
New timeouts.
|
2000-09-07 19:45:04 +00:00 |
ip_fil.h
|
Update to ipf 3.3.16. among other things, this addresses a security issue
|
2000-05-24 21:59:10 +00:00 |
ip_frag.c
|
New timeouts.
|
2000-09-07 19:45:04 +00:00 |
ip_frag.h
|
Import of Darren Reed's IPFilter 3.3.11. See sbin/ipf/HISTORY for detailed
|
2000-03-13 23:40:17 +00:00 |
ip_ftp_pxy.c
|
Import ipf 3.3.18. Fixes more problems with the in-kernel FTP proxy,
|
2000-08-10 05:50:25 +00:00 |
ip_gre.c
|
Ok, so setsoftnet is md.
|
2000-01-25 17:18:59 +00:00 |
ip_gre.h
|
GRE/MobileIP input routine processing, from NetBSD (with a few
|
2000-01-07 21:38:01 +00:00 |
ip_icmp.c
|
turn off path mtu when icmp needfrag messages get blocked, okay itojun@
|
2000-12-11 19:12:22 +00:00 |
ip_icmp.h
|
a few more icmp types/codes; itojun@ ok (awhile ago ;)
|
2000-12-12 20:55:52 +00:00 |
ip_id.c
|
add an inner xor to make prediction attacks against the ids harder, due
|
1999-08-26 13:37:01 +00:00 |
ip_input.c
|
Fix fastroute-related panic, fixes PR 1541 (cas@trans-nt.com)
|
2000-12-03 19:56:20 +00:00 |
ip_ipip.c
|
Lots and lots of changes.
|
2000-09-19 03:20:57 +00:00 |
ip_ipip.h
|
Lots and lots of changes.
|
2000-09-19 03:20:57 +00:00 |
ip_ipsp.c
|
SA bundles.
|
2000-09-19 08:38:58 +00:00 |
ip_ipsp.h
|
ASKPOLICY message; used by key management to inquire about policy
|
2000-10-14 06:23:51 +00:00 |
ip_log.c
|
Import of Darren Reed's IPFilter 3.3.11. See sbin/ipf/HISTORY for detailed
|
2000-03-13 23:40:17 +00:00 |
ip_mroute.c
|
seperate -> separate, okay aaron@
|
2000-11-10 15:33:02 +00:00 |
ip_mroute.h
|
Rename the ip4_* routines to ipip_*, make it so GIF tunnels are not
|
2000-01-21 03:15:04 +00:00 |
ip_nat.c
|
Whoops. Reapply Aaron's detach code fix. inadvertantly whacked in the
|
2000-08-10 15:43:20 +00:00 |
ip_nat.h
|
Update to ipf 3.3.12. Most fixes relate to hardening of
|
2000-04-05 05:35:27 +00:00 |
ip_output.c
|
Fix fastroute-related panic, fixes PR 1541 (cas@trans-nt.com)
|
2000-12-03 19:56:20 +00:00 |
ip_proxy.c
|
Import ipf 3.3.18. Fixes more problems with the in-kernel FTP proxy,
|
2000-08-10 05:50:25 +00:00 |
ip_proxy.h
|
Update to ipf 3.3.12. Most fixes relate to hardening of
|
2000-04-05 05:35:27 +00:00 |
ip_raudio_pxy.c
|
Update to ipf 3.3.12. Most fixes relate to hardening of
|
2000-04-05 05:35:27 +00:00 |
ip_rcmd_pxy.c
|
Import of Darren Reed's IPFilter 3.3.11. See sbin/ipf/HISTORY for detailed
|
2000-03-13 23:40:17 +00:00 |
ip_spd.c
|
All-1s addresses as policy destinations is also reserved for future
|
2000-11-17 04:16:19 +00:00 |
ip_state.c
|
Import ipf 3.3.18. Fixes more problems with the in-kernel FTP proxy,
|
2000-08-10 05:50:25 +00:00 |
ip_state.h
|
Import ipf 3.3.18. Fixes more problems with the in-kernel FTP proxy,
|
2000-08-10 05:50:25 +00:00 |
ip_var.h
|
Path MTU discovery based on NetBSD but with the decision to use the DF
|
2000-09-18 22:06:36 +00:00 |
ip.h
|
bring in KAME IPv6 code, dated 19991208.
|
1999-12-08 06:50:14 +00:00 |
ipl.h
|
Import ipf 3.3.18. Fixes more problems with the in-kernel FTP proxy,
|
2000-08-10 05:50:25 +00:00 |
ipsec_input.c
|
Lots and lots of changes.
|
2000-09-19 03:20:57 +00:00 |
ipsec_output.c
|
SA bundles.
|
2000-09-19 08:38:58 +00:00 |
raw_ip.c
|
Lots and lots of changes.
|
2000-09-19 03:20:57 +00:00 |
tcp_debug.c
|
make "option TCPDEBUG" kernel compile.
|
2000-04-14 04:41:39 +00:00 |
tcp_debug.h
|
netinet merge of NRL stuff. some indent and shrinkage needed; NRL/cmetz
|
1999-01-11 02:01:34 +00:00 |
tcp_fsm.h
|
grammar; bane@mournblade.NETural.com
|
1997-11-08 19:54:12 +00:00 |
tcp_input.c
|
nuke #ifdef TCP6 (no longer supported).
|
2000-12-11 08:04:55 +00:00 |
tcp_output.c
|
on expiry of pmtu route, retry higher mtu. okay angelos@
|
2000-09-25 09:41:02 +00:00 |
tcp_seq.h
|
OpenBSD tags + some prototyping police
|
1997-02-24 14:06:33 +00:00 |
tcp_subr.c
|
nuke #ifdef TCP6 (no longer supported).
|
2000-12-11 08:04:55 +00:00 |
tcp_timer.c
|
only disable path mtu for established connections that have data to send.
|
2000-12-12 08:12:04 +00:00 |
tcp_timer.h
|
OpenBSD tags + some prototyping police
|
1997-02-24 14:06:33 +00:00 |
tcp_usrreq.c
|
nuke #ifdef TCP6 (no longer supported).
|
2000-12-11 08:04:55 +00:00 |
tcp_var.h
|
nuke #ifdef TCP6 (no longer supported).
|
2000-12-11 08:04:55 +00:00 |
tcp.h
|
Added support for TCP MD5 option (RFC 2385).
|
1999-07-06 20:17:52 +00:00 |
tcpip.h
|
indent
|
1997-08-26 20:02:30 +00:00 |
udp_usrreq.c
|
nuke #ifdef TCP6 (no longer supported).
|
2000-12-11 08:04:55 +00:00 |
udp_var.h
|
sync with KAME udp6_output(). udp output logic is very different between
|
2000-06-18 17:32:42 +00:00 |
udp.h
|
OpenBSD tags + some prototyping police
|
1997-02-24 14:06:33 +00:00 |