NetBSD/sys/arch/hp300
itojun 427639cdce - Call ip6intr if INET6 is defined.
- remove "need-flag" for mac68k esp driver, as it is not used in anywhere
  and conflicts with IPsec ESP header.

This should be the only MD change in IPv6 support, except kernel config file.
Very sorry if you have any compilation problem with it (I believe it is okay).
If your favorite arch is not included in here, please add a
call to ip6intr() from softintr handle.
1999-06-28 08:20:40 +00:00
..
compile
conf Enable DDB history. 1999-06-23 22:42:52 +00:00
dev Add a '#include <sys/resourcevar.h>' to each of these to allow them 1999-06-22 14:51:57 +00:00
DOC
hp300 - Call ip6intr if INET6 is defined. 1999-06-28 08:20:40 +00:00
include Slightly rearrange the SSIR inline assembly implementation in order to avoid 1999-06-15 15:26:34 +00:00
stand include <lib/libkern/libkern.h> for intoa()/inet_ntoa() 1999-05-07 16:19:27 +00:00
Makefile