Jun-ichiro itojun Hagino
c50aa2bcef
make pr_type type meet with struct protosw. sync with kame
2000-10-03 13:39:49 +00:00
Peter Wemm
b17ec36839
GRRR! Fix the 'panic: ip6_init' caused by darrenr's incomplete changes
...
for the pfil hooks. The protosw and ip6protosw structures were out of
sync with each other. :-(
2000-08-02 01:02:42 +00:00
Jun-ichiro itojun Hagino
686cdd19b1
sync with kame tree as of july00. tons of bug fixes/improvements.
...
API changes:
- additional IPv6 ioctls
- IPsec PF_KEY API was changed, it is mandatory to upgrade setkey(8).
(also syntax change)
2000-07-04 16:35:15 +00:00
Yoshinobu Inoue
bb913f0f78
add forward declarations, and small cosmetic changes.
...
Submitted by: bde
2000-01-15 05:20:40 +00:00
Yoshinobu Inoue
82cd038d51
KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP
...
for IPv6 yet)
With this patch, you can assigne IPv6 addr automatically, and can reply to
IPv6 ping.
Reviewed by: freebsd-arch, cvs-committers
Obtained from: KAME project
1999-11-22 02:45:11 +00:00