]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Do not change link[n].conf.latency for internal usage but have
authorbz <bz@FreeBSD.org>
Tue, 3 Aug 2004 06:34:55 +0000 (06:34 +0000)
committerbz <bz@FreeBSD.org>
Tue, 3 Aug 2004 06:34:55 +0000 (06:34 +0000)
commit17a0de77f6eca6203891bb8171c289f0e3f6e955
treefcd551cd9ae2e1f808ef52d3f62e1b1cb8a7177e
parent1209ee91b68ce7425aeda7d951aae83edad94668
Do not change link[n].conf.latency for internal usage but have
link[n].latency calculated from user supplied value.
This prevents repeated NGM_PPP_SET_CONFIG/NGM_PPP_GET_CONFIG
from failing because of link[n].conf.latency being out of range.

Reviewed by: archie
Approved by: pjd (mentor)
sys/netgraph/ng_ppp.c