NetBSD/sys/netinet
kim cd7e3136ad Use ETHERTYPE_ATALK instead of ETHERTYPE_AT. The former seems more common.
Our other constants also use "ATALK".

Added many new ETHERTYPE constants to sys/net/ethertypes.h, including the
ones from libpcap and tcpdump "ethertype.h" files.
1998-10-13 02:34:31 +00:00
..
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
fil.c Resolve conflicts from the import. 1998-07-12 15:23:59 +00:00
icmp_var.h
if_arp.c print reason for arplookup() failure (ala FreeBSD) 1998-10-01 11:04:24 +00:00
if_atm.c Fix copyright spacing and 'Van' -> 'van' for consistency. 1998-09-13 15:45:40 +00:00
if_atm.h Fix copyright spacing and 'Van' -> 'van' for consistency. 1998-09-13 15:45:40 +00:00
if_ether.h
if_inarp.h
igmp.c
igmp.h
igmp_var.h
in.c Switch order of TNF and UCB copyrights so UCB copyright is first; this seems more appropriate since UCB wrote the original code, after all. 1998-09-30 21:52:24 +00:00
in.h Typo. :( 1998-09-14 21:15:56 +00:00
in_cksum.c
in_pcb.c * in_pcblookup_port(): deprecate INPLOOKUP_WILDCARD and flags in favour 1998-10-05 14:33:14 +00:00
in_pcb.h * in_pcblookup_port(): deprecate INPLOOKUP_WILDCARD and flags in favour 1998-10-05 14:33:14 +00:00
in_proto.c Start supporting IPPROTO_MOBILE (55) encapsulation. This is yet 1998-09-30 05:59:27 +00:00
in_systm.h
in_var.h Switch order of TNF and UCB copyrights so UCB copyright is first; this seems more appropriate since UCB wrote the original code, after all. 1998-09-30 21:52:24 +00:00
ip.h
ip_auth.c Resolve conflicts from the import. 1998-07-12 15:23:59 +00:00
ip_auth.h Fix copyright spacing and 'Van' -> 'van' for consistency. 1998-09-13 15:45:40 +00:00
ip_compat.h Resolve conflicts from the import. 1998-07-12 15:23:59 +00:00
ip_fil.c Fix PR5559: if fast-forwarding, DF set, and packet too large, send ICMP error.. 1998-07-17 00:35:23 +00:00
ip_fil.h Resolve conflicts from the import. 1998-07-12 15:23:59 +00:00
ip_flow.c Use the pool allocator for ipflow entries. 1998-10-08 01:41:45 +00:00
ip_frag.c Resolve conflicts from the import. 1998-07-12 15:23:59 +00:00
ip_frag.h Resolve conflicts from the import of IPFilter 3.2.7. 1998-05-29 20:24:36 +00:00
ip_ftp_pxy.c Resolve conflicts from the import. 1998-07-12 15:23:59 +00:00
ip_gre.c Use ETHERTYPE_ATALK instead of ETHERTYPE_AT. The former seems more common. 1998-10-13 02:34:31 +00:00
ip_gre.h Fix some typos in comments, and clean up some whitespace. 1998-10-07 23:33:02 +00:00
ip_icmp.c Switch order of TNF and UCB copyrights so UCB copyright is first; this seems more appropriate since UCB wrote the original code, after all. 1998-09-30 21:52:24 +00:00
ip_icmp.h
ip_input.c Use the pool allocator for ipflow entries. 1998-10-08 01:41:45 +00:00
ip_log.c Resolve conflicts from the import. 1998-07-12 15:23:59 +00:00
ip_mroute.c Add a gre tunnel pseudo network device. Gre = generic route encapsulation. 1998-09-13 20:27:47 +00:00
ip_mroute.h
ip_nat.c Resolve conflicts from the import. 1998-07-12 15:23:59 +00:00
ip_nat.h Resolve conflicts from the import of IPFilter 3.2.7. 1998-05-29 20:24:36 +00:00
ip_output.c Switch order of TNF and UCB copyrights so UCB copyright is first; this seems more appropriate since UCB wrote the original code, after all. 1998-09-30 21:52:24 +00:00
ip_proxy.c Resolve conflicts from the import. 1998-07-12 15:23:59 +00:00
ip_proxy.h Resolve conflicts 1998-05-17 16:50:15 +00:00
ip_state.c Resolve conflicts from the import. 1998-07-12 15:23:59 +00:00
ip_state.h Resolve conflicts from the import of IPFilter 3.2.7. 1998-05-29 20:24:36 +00:00
ip_var.h Use the pool allocator for ipflow entries. 1998-10-08 01:41:45 +00:00
raw_ip.c Fix a bug which would cause a panic in soreceive() if multiple raw 1998-04-03 07:49:16 +00:00
tcp.h Adapt the NEWRENO changes from the UCSB diffs of BSDI 3.0's TCP 1998-10-04 21:33:52 +00:00
tcp_debug.c
tcp_debug.h
tcp_fsm.h Back out the change from TCP/IP vol 2, in revision 1.7, which removed TH_FIN 1998-07-09 05:49:56 +00:00
tcp_input.c Use the pool allocator for ipqent structures. 1998-10-08 01:19:25 +00:00
tcp_output.c Add a sysctl for newreno (default to off). 1998-10-06 00:20:44 +00:00
tcp_seq.h Adapt the NEWRENO changes from the UCSB diffs of BSDI 3.0's TCP 1998-10-04 21:33:52 +00:00
tcp_subr.c Use the pool allocator for ipqent structures. 1998-10-08 01:19:25 +00:00
tcp_timer.c Create tcp.keepidle, tcp.keepintvl, tcp.keepcnt, tcp.slowhz sysctls. 1998-09-10 10:46:03 +00:00
tcp_timer.h Create tcp.keepidle, tcp.keepintvl, tcp.keepcnt, tcp.slowhz sysctls. 1998-09-10 10:46:03 +00:00
tcp_usrreq.c egcs {brace} warning fix 1998-09-10 19:53:28 +00:00
tcp_var.h Add a sysctl for newreno (default to off). 1998-10-06 00:20:44 +00:00
tcpip.h
udp.h
udp_usrreq.c
udp_var.h