Refresh the NAT IP pointer after a potential mbuf reallocation. This
authorbrian <brian@openbsd.org>
Sat, 4 Mar 2000 02:21:58 +0000 (02:21 +0000)
committerbrian <brian@openbsd.org>
Sat, 4 Mar 2000 02:21:58 +0000 (02:21 +0000)
commit06b6d5eabc2f954b8fe46345d35054561de3a498
treefdb2b909f14670489a43e0a34442b5cb176b29cc
parent3f340dd3df4202ff287b9818d36419d051474fa9
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/ppp/nat_cmd.c