Skip to content

Commit

Permalink
* {netbsd/pkgsrc,openbsd/ports}/net/zebra, freebsd2/ports/zebra:
Browse files Browse the repository at this point in the history
  upgrade to 0.85.
  • Loading branch information
itojun committed Mar 12, 2000
1 parent ae9adc6 commit dd7acf3
Showing 1 changed file with 11 additions and 6 deletions.
17 changes: 11 additions & 6 deletions CHANGELOG
@@ -1,19 +1,24 @@
CHANGELOG for KAME kit

$Id: CHANGELOG,v 1.683 2000/03/12 01:29:55 itojun Exp $
$Id: CHANGELOG,v 1.684 2000/03/12 02:22:06 itojun Exp $

<200003>
Sun Mar 12 11:06:55 JST 2000 itojun@iijlab.net
* {netbsd/pkgsrc,openbsd/ports}/net/zebra, freebsd2/ports/zebra:
upgrade to 0.85.

Sun Mar 12 00:25:06 JST 2000 itojun@iijlab.net
* sys/net/if_stf.c: now compiles on netbsd, freebsd2, bsdi3 and bsdi4.
TODO: more tests
* {bsdi3,bsdi4,freebsd2}/sys/net/if_types.h: move private interface
types to 0xf0 and upwards.
* sys/net/if_stf.c: now compiles on all the platforms we have.
(freebsd3 compilation is not tested by myself). TODO: more tests
* {bsdi3,bsdi4,freebsd2,freebsd3}/sys/net/if_types.h: move private
interface types to 0xf0 and upwards.

Fri Mar 10 23:00:45 JST 2000 itojun@iijlab.net
* {bsdi3,bsdi4,freebsd2,netbsd,openbsd}/sys/net/rtsock.c: fix problem
in route_output, when rnh_lookup returned RNF_ROOT radix node.
This seems to be BSD problem, not KAME problem.
(freebsd3 have already fixed this in a different manner)
openbsd/netbsd-current are fixed as well.
KAME PR: 217

Fri Mar 10 06:11:03 JST 2000 itojun@iijlab.net
Expand All @@ -23,7 +28,7 @@ Fri Mar 10 06:11:03 JST 2000 itojun@iijlab.net

Fri Mar 10 01:05:05 JST 2000 itojun@iijlab.net
* sys/netinet6/ah_core.c: add strict mbuf boundary checks for IPv4/v6
AH computation. now IPv4/v6 AH processing is m_pulldown safe.
AH computation. now IPv4/v6 AH processing are m_pulldown safe.

Thu Mar 9 22:15:33 JST 2000 sakane@ydc.co.jp
* kame/sys/netkey,netinet6:
Expand Down

0 comments on commit dd7acf3

Please sign in to comment.