Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   christos
Date:           Tue Sep 13 15:41:34 UTC 2016

Modified Files:
        src/sys/netinet: in.c
        src/sys/netinet6: in6.c

Log Message:
When initializing addresses, reset the interface flags to 0. This fixes
an issue where point to point addresses that started down, and then came
up, were left with stale flags on one side of the point to point link.


To generate a diff of this commit:
cvs rdiff -u -r1.179 -r1.180 src/sys/netinet/in.c
cvs rdiff -u -r1.218 -r1.219 src/sys/netinet6/in6.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