]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Refresh the NAT IP pointer after a potential mbuf reallocation. This
authorbrian <brian@FreeBSD.org>
Tue, 14 Mar 2000 01:47:21 +0000 (01:47 +0000)
committerbrian <brian@FreeBSD.org>
Tue, 14 Mar 2000 01:47:21 +0000 (01:47 +0000)
commit041ec329dc4111a616c48d22712dfcaf9cbfe9bb
tree09522d832c5adcd76ce7237dc3b3d145c7a93819
parent19ff2ab337c997a28964c88f5124a07dff48a0e4
Refresh the NAT IP pointer after a potential mbuf reallocation.  This
caused frequent lock-ups for individual sessions over a NAT'd ppp link
when MTU sizes ended up more or less exactly wrong.
usr.sbin/ppp/nat_cmd.c