Source-Changes archive

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

CVS commit: src/sys/netinet6



Module Name:    src
Committed By:   ozaki-r
Date:           Thu Jun  5 06:30:10 UTC 2025

Modified Files:
        src/sys/netinet6: in6.c in6_var.h

Log Message:
in6: introduce in6ifa_first_lladdr() (and psref variant)

It returns a first link-local address (ifa) on a given interface.


To generate a diff of this commit:
cvs rdiff -u -r1.292 -r1.293 src/sys/netinet6/in6.c
cvs rdiff -u -r1.105 -r1.106 src/sys/netinet6/in6_var.h

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