NetBSD/sys
itojun 685747d56c Use proper ip protocol # field and tcp hdr on sending RST against SYN,
when ip header and tcp header are not adjacent to each other
(i.e. when ip6 options are attached).

To test this, try
	telnet @::1@::1 port
toward a port without responding server.  Prior to the fix, the kernel will
generate broken RST packet.
1999-07-14 22:37:13 +00:00
..
adosfs Modify file systems to deal with struct lock in struct vnode. All leaf 1999-07-08 01:05:58 +00:00
arch recognize SIS 85C503 as PCI-ISA bridge, from Gregory McGarry per PR 1999-07-14 09:18:20 +00:00
coda Bump osrelease to 1.4E. Add layerfs files, remove null_subr.c. 1999-07-08 01:26:21 +00:00
compat Regen. 1999-07-12 22:04:00 +00:00
conf defopt INET6, and put it in opt_inet.h (most places already include this 1999-07-09 23:41:16 +00:00
ddb Fix tyop in error message. 1999-06-26 16:58:12 +00:00
dev Skip LUN check for all versions of the UMAX Astra 1220S as suggested 1999-07-14 22:34:18 +00:00
filecorefs Modify file systems to deal with struct lock in struct vnode. All leaf 1999-07-08 01:05:58 +00:00
gdbscripts
ipkdb Rework layer 2 protocol input routines. Instead of calling e.g. ether_input() 1999-05-18 23:52:51 +00:00
isofs From patch supplied in PR-7951 by Joachim Kuebart: 1999-07-13 11:12:05 +00:00
kern Regen. 1999-07-12 23:01:47 +00:00
lib fix damage in error handling crept in in 1.4 1999-07-12 12:34:57 +00:00
lkm Make nullfs's lkm right. 1999-07-08 01:51:57 +00:00
miscfs Fix tyop pointed out by Chuck Silvers <chuq@chuq.com>. 1999-07-12 16:37:03 +00:00
msdosfs Modify file systems to deal with struct lock in struct vnode. All leaf 1999-07-08 01:05:58 +00:00
net Needs cpu.h for netisr (compile breaks on sun3). 1999-07-12 15:03:26 +00:00
netatalk Added per-addr input/output statistics. Currently just support netatalk 1999-03-27 01:24:49 +00:00
netccitt IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00
netinet Use proper ip protocol # field and tcp hdr on sending RST against SYN, 1999-07-14 22:37:13 +00:00
netinet6 fix compilation/runtime problem on alpha. 1999-07-11 17:45:11 +00:00
netiso Back out previous. I was getting bitten by a bug in make(1), which is 1999-07-12 18:15:09 +00:00
netkey defopt INET6, and put it in opt_inet.h (most places already include this 1999-07-09 23:41:16 +00:00
netnatm Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
netns add PR_LISTEN to protocols which support listen(2) 1999-07-01 05:53:04 +00:00
nfs Teach nfs_lookup to clear PDIRUNLOCK. 1999-07-08 22:53:08 +00:00
ntfs Modify file systems to deal with struct lock in struct vnode. All leaf 1999-07-08 01:05:58 +00:00
stand
sys Regen. 1999-07-12 23:01:47 +00:00
ufs Modify file systems to deal with struct lock in struct vnode. All leaf 1999-07-08 01:05:58 +00:00
uvm Fix an operator precedence error which caused msync(2) to fail to pass 1999-07-14 21:06:30 +00:00
vm Change the pmap_extract() interface to: 1999-07-08 18:05:21 +00:00
Makefile IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00