Module Name: src Committed By: roy Date: Thu Sep 26 09:59:56 UTC 2024
Modified Files: src/share/man/man4: vether.4 src/sys/net: if_vether.c Log Message: vether(4): control link state via media rather than flags This mirrors shmif(4) from rump. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/share/man/man4/vether.4 cvs rdiff -u -r1.3 -r1.4 src/sys/net/if_vether.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.