NetBSD/sys/conf
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
..
defines Remove some junk, and add _KERNEL and _LOCORE. 1996-02-01 22:41:12 +00:00
files introduce sys/netinet/ip_encap.c, to dispatch inbound packets 2000-04-19 06:30:51 +00:00
newvers.sh If config(8) left a "ident" file (from the "ident" command), set the 2000-01-23 23:39:19 +00:00
osrelease.sh 1.4X -- vnode storage layout and UVM map/page/pager ops interface changes. 2000-03-26 20:57:02 +00:00
param.c Remove shmsegs declaration from conf/param.c - it doesn't belong here. 2000-04-15 16:49:35 +00:00