Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: yamaguchi
Date: Thu Jun 18 09:14:58 UTC 2026
Modified Files:
src/sys/net: if_spppsubr.c
src/sys/rump/net/lib/libpppoe: pppoe_component.c
Log Message:
Make SPPP_KEEPALIVE_INTERVAL configurable for rump_server
This allows changing the keepalive interval when running inside
rump_server, which is useful for testing.
To generate a diff of this commit:
cvs rdiff -u -r1.288 -r1.289 src/sys/net/if_spppsubr.c
cvs rdiff -u -r1.2 -r1.3 src/sys/rump/net/lib/libpppoe/pppoe_component.c
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