CVS commit: src/sys/net
"Shoichi YAMAGUCHI" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: yamaguchi Date: Wed Jun 24 07:01:05 UTC 2026 Modified Files: src/sys/net: if_pppoe.c if_spppsubr.c if_spppvar.h Log Message: sppp: Add new API notifying connection abort to prevent stall To generate a diff of this commit: cvs rdiff -u -r1.186 -r1.187 src/sys/net/if_pppoe.c cvs rdiff -u -r1.294 -r1.295 src/sys/net/if_spppsubr.c cvs rdiff -u -r1.50 -r1.51 src/sys/net/if_spppvar.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.