K 10 svn:author V 6 marcus K 8 svn:date V 27 2004-08-04T15:17:08.000000Z K 7 svn:log V 325 Fix Skinny and PPTP NAT'ing after the introduction of the {ip,tcp,udp}_next functions. Basically, the ip_next() function was used to get the PPTP and Skinny headers when tcp_next() should have been used instead. Symptoms of this included a segfault in natd when trying to process a PPTP or Skinny packet. Approved by: des END