NetBSD/sys/netinet
drochner 2df8761fac for incoming broadcasts, strip IP/UDP header correctly
wrap a line
1999-07-06 14:37:47 +00:00
..
Makefile IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00
fil.c Remove SCCS markers and make these compile in $NetBSD$ IDs. 1999-02-02 19:57:30 +00:00
icmp6.h RCS ID police. 1999-07-03 21:24:45 +00:00
icmp_var.h
if_arp.c When sending an ARP reply, make sure to set the length of the outgoing 1999-06-18 18:20:50 +00:00
if_atm.c IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00
if_atm.h
if_ether.h
if_inarp.h -always do an RARP if revarpwhoarewe() is called, it might be for another 1999-02-21 15:17:14 +00:00
igmp.c IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00
igmp.h
igmp_var.h
in.c IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00
in.h move ipsec sysctl index to IPPROTO_AH (instead of IPPROTO_ESP), 1999-07-02 08:46:47 +00:00
in_cksum.c
in_gif.c sync with KAME/NetBSD 1.4, SNAP kit 19990705. 1999-07-06 12:23:19 +00:00
in_gif.h sync with KAME/NetBSD 1.4, SNAP kit 19990705. 1999-07-06 12:23:19 +00:00
in_pcb.c IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00
in_pcb.h IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00
in_proto.c IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00
in_systm.h
in_var.h IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00
ip.h IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00
ip6.h RCS ID police. 1999-07-03 21:24:45 +00:00
ip_auth.c Remove SCCS markers and make these compile in $NetBSD$ IDs. 1999-02-02 19:57:30 +00:00
ip_auth.h
ip_compat.h
ip_ecn.c sync with KAME/NetBSD 1.4, SNAP kit 19990705. 1999-07-06 12:23:19 +00:00
ip_ecn.h sync with KAME/NetBSD 1.4, SNAP kit 19990705. 1999-07-06 12:23:19 +00:00
ip_fil.c Remove SCCS markers and make these compile in $NetBSD$ IDs. 1999-02-02 19:57:30 +00:00
ip_fil.h remove this insanity. appeared with ipfilter 3.2.10... 1998-12-11 23:47:16 +00:00
ip_flow.c security: test for ip_len < ip_hl <<2 and drop packet accordingly 1999-03-26 08:51:35 +00:00
ip_frag.c Remove SCCS markers and make these compile in $NetBSD$ IDs. 1999-02-02 19:57:30 +00:00
ip_frag.h
ip_ftp_pxy.c
ip_gre.c Don't screw with ip_len; just subtract from it where we actually use the 1999-01-19 23:03:20 +00:00
ip_gre.h
ip_icmp.c IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00
ip_icmp.h
ip_input.c sync with KAME/NetBSD 1.4, SNAP kit 19990705. 1999-07-06 12:23:19 +00:00
ip_ipip.c - Make sure that interface can't be marked up before a route to the remote 1999-04-04 09:10:27 +00:00
ip_ipip.h Separate out the IP-in-IP implementation from the GRE code. This cleans 1999-01-11 21:26:53 +00:00
ip_log.c defopt IPFILTER_LOG 1998-12-10 15:50:59 +00:00
ip_mroute.c IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00
ip_mroute.h IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00
ip_nat.c Minor cleanup to use LONG_SUM() and CALC_SUMD() more. 1999-03-05 07:27:09 +00:00
ip_nat.h
ip_output.c IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00
ip_proxy.c Remove SCCS markers and make these compile in $NetBSD$ IDs. 1999-02-02 19:57:30 +00:00
ip_proxy.h
ip_state.c Remove SCCS markers and make these compile in $NetBSD$ IDs. 1999-02-02 19:57:30 +00:00
ip_state.h
ip_var.h sync with KAME/NetBSD 1.4, SNAP kit 19990705. 1999-07-06 12:23:19 +00:00
raw_ip.c Call icmp_error() at the bottom of rip_input IFF rip_input is the handler 1999-07-05 07:24:38 +00:00
tcp.h
tcp_debug.c IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00
tcp_debug.h IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00
tcp_fsm.h
tcp_input.c avoid "variable not initialized" warnings on some of the platforms. 1999-07-02 12:45:32 +00:00
tcp_output.c Fix for -Wunitialized warnings broke compiles without INET6, refix. 1999-07-02 21:02:05 +00:00
tcp_seq.h
tcp_subr.c Fix for -Wunitialized warnings broke compiles without INET6, refix. 1999-07-02 21:02:05 +00:00
tcp_timer.c IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00
tcp_timer.h
tcp_usrreq.c avoid "variable not initialized" warnings on some of the platforms. 1999-07-02 12:45:32 +00:00
tcp_var.h IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00
tcpip.h
udp.h
udp_usrreq.c for incoming broadcasts, strip IP/UDP header correctly 1999-07-06 14:37:47 +00:00
udp_var.h