summaryrefslogtreecommitdiff
path: root/sys/net/if_faith.c
AgeCommit message (Collapse)Author
2000-02-07fix include file path related to ip6.Jun-ichiro itojun Hagino
2000-01-07ifdef cleanupAngelos D. Keromytis
1999-12-08bring in KAME IPv6 code, dated 19991208.Jun-ichiro itojun Hagino
replaces NRL IPv6 layer. reuses NRL pcb layer. no IPsec-on-v6 support. see sys/netinet6/{TODO,IMPLEMENTATION} for more details. GENERIC configuration should work fine as before. GENERIC.v6 works fine as well, but you'll need KAME userland tools to play with IPv6 (will be bringed into soon).