Searched hist:133121 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/netinet/libalias/
H A Dalias_pptp.cdiff 133121 Wed Aug 04 15:17:08 MDT 2004 marcus 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
H A Dalias_skinny.cdiff 133121 Wed Aug 04 15:17:08 MDT 2004 marcus 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

Completed in 127 milliseconds