Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



Module Name:    syssrc
Committed By:   itojun
Date:           Fri May 19 20:09:28 UTC 2000

Modified Files:
        syssrc/sys/netinet6: ip6_forward.c ip6_input.c ip6_output.c

Log Message:
correct manipulation of link-local scoped address on loopback.
now "telnet fe80::1%lo0" should work again.
(we have another bug near here - will attack it soon)


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 syssrc/sys/netinet6/ip6_forward.c
cvs rdiff -r1.20 -r1.21 syssrc/sys/netinet6/ip6_input.c \
    syssrc/sys/netinet6/ip6_output.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index