Skip to content

Commit

Permalink
sync with snap; in6_recoverscope fix for !FAKE_LOOPBACK_IF.
Browse files Browse the repository at this point in the history
  • Loading branch information
itojun committed Jun 21, 2000
1 parent b471c35 commit 77b8a43
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG
@@ -1,8 +1,13 @@
CHANGELOG for KAME kit

$Id: CHANGELOG,v 1.1045.2.3 2000/06/20 19:56:06 itojun Exp $
$Id: CHANGELOG,v 1.1045.2.4 2000/06/21 08:14:31 itojun Exp $

<200006>
Wed Jun 21 17:07:55 JST 2000 itojun@iijlab.net
* sys/netinet6/in6_src.c: make in6_recoverscope() friendly with
!FAKE_LOOPBACK_IF compilation. with previous code in6_recoverscope()
may fail to convert kernel internal representation into sockaddr_in6.

Wed Jun 21 03:00:16 JST 2000 itojun@iijlab.net
* openbsd/sys/dev/pcmcia/if_wi.c: make IPv6 work on wavelan cards.

Expand Down

0 comments on commit 77b8a43

Please sign in to comment.