NetBSD/sys
itojun 3909133548 introduce sys/netinet/ip_encap.c, to dispatch inbound packets
to protocol handlers, based on src/dst (for ip proto #4/41).
see comment in ip_encap.c for details of the problem we have.
there are too many protocol specs for ip proto #4/41.
backward compatibility with MROUTING case is now provided in ip_encap.c.

fix ipip to work with gif (using ip_encap.c).  sorry for breakage.

gif now uses ip_encap.c.

introduce stf pseudo interface (implements 6to4, another IPv6-over-IPv4 code
with ip proto #41).
2000-04-19 06:30:51 +00:00
..
adosfs
arch add a newline to this fake autoconfig line. 2000-04-19 02:26:08 +00:00
coda Quiet some printfs unless VERBOSE. 2000-04-05 18:39:09 +00:00
compat make this compile with -DDEBUG_SVR4 [lossage because sizeof is u_long now] 2000-04-12 15:12:13 +00:00
conf introduce sys/netinet/ip_encap.c, to dispatch inbound packets 2000-04-19 06:30:51 +00:00
ddb From kern/9569. 2000-04-13 22:48:29 +00:00
dev Allocate the variable `inqbuf' in scsi_probedev on stack rather than 2000-04-19 04:49:50 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern regen 2000-04-17 14:33:11 +00:00
lib
lkm
miscfs
msdosfs
net introduce sys/netinet/ip_encap.c, to dispatch inbound packets 2000-04-19 06:30:51 +00:00
netatalk
netccitt
netinet introduce sys/netinet/ip_encap.c, to dispatch inbound packets 2000-04-19 06:30:51 +00:00
netinet6 introduce sys/netinet/ip_encap.c, to dispatch inbound packets 2000-04-19 06:30:51 +00:00
netiso
netkey
netnatm
netns remove unused macro. 2000-04-10 02:19:29 +00:00
nfs Death to nfsiod! 2000-04-15 21:14:48 +00:00
ntfs
stand
sys regen 2000-04-17 14:33:11 +00:00
ufs
uvm undo rev 1.13, which is to say, don't block interrupts while deactivating 2000-04-16 20:52:29 +00:00
vm remove <vm/vm_swap.h> and <vm/vm_conf.h> 2000-04-15 18:08:12 +00:00
Makefile