Module Name: src Committed By: joerg Date: Tue Sep 13 19:51:12 UTC 2016
Modified Files: src/sys/net: if_spppsubr.c Log Message: Report link state changes for sppp consumers. The link is considered up, if the current phase is SPPP_PHASE_NETWORK, otherwise it is down. Useful when using dhcpcd for DHCPv6 PD. To generate a diff of this commit: cvs rdiff -u -r1.148 -r1.149 src/sys/net/if_spppsubr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.