freebsd-dev/lib/libalias
Joe Marcus Clarke 5c7e7e80cc 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
2004-08-04 15:17:08 +00:00
..
alias_cuseeme.c Introduce inline {ip,udp,tcp}_next() functions which take a pointer to an 2004-07-06 12:13:28 +00:00
alias_db.c Introduce inline {ip,udp,tcp}_next() functions which take a pointer to an 2004-07-06 12:13:28 +00:00
alias_ftp.c Introduce inline {ip,udp,tcp}_next() functions which take a pointer to an 2004-07-06 12:13:28 +00:00
alias_irc.c Introduce inline {ip,udp,tcp}_next() functions which take a pointer to an 2004-07-06 12:13:28 +00:00
alias_local.h Introduce inline {ip,udp,tcp}_next() functions which take a pointer to an 2004-07-06 12:13:28 +00:00
alias_nbt.c Introduce inline {ip,udp,tcp}_next() functions which take a pointer to an 2004-07-06 12:13:28 +00:00
alias_old.c Make libalias WARNS?=6-clean. This mostly involves renaming variables 2004-07-05 11:10:57 +00:00
alias_pptp.c Fix Skinny and PPTP NAT'ing after the introduction of the {ip,tcp,udp}_next 2004-08-04 15:17:08 +00:00
alias_proxy.c Introduce inline {ip,udp,tcp}_next() functions which take a pointer to an 2004-07-06 12:13:28 +00:00
alias_skinny.c Fix Skinny and PPTP NAT'ing after the introduction of the {ip,tcp,udp}_next 2004-08-04 15:17:08 +00:00
alias_smedia.c Introduce inline {ip,udp,tcp}_next() functions which take a pointer to an 2004-07-06 12:13:28 +00:00
alias_util.c Introduce inline {ip,udp,tcp}_next() functions which take a pointer to an 2004-07-06 12:13:28 +00:00
alias.c Introduce inline {ip,udp,tcp}_next() functions which take a pointer to an 2004-07-06 12:13:28 +00:00
alias.h Make libalias WARNS?=6-clean. This mostly involves renaming variables 2004-07-05 11:10:57 +00:00
HISTORY Add address translation support for RTSP/RTP used by RealPlayer and 2000-07-26 23:15:46 +00:00
libalias.3 Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
Makefile Push WARNS back up to 6, but define NO_WERROR; I want the warts out in the 2004-07-06 12:15:24 +00:00