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 06:58:37 UTC 2026 Modified Files: src/sys/net: if_spppsubr.c if_spppvar.h Log Message: Keep reconnecting in lower layers after Down event This reverts the behavior to match NetBSD-8 and earlier. To generate a diff of this commit: cvs rdiff -u -r1.293 -r1.294 src/sys/net/if_spppsubr.c cvs rdiff -u -r1.49 -r1.50 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.