[netfilter-cvslog] CVS update: netfilter-extensions/helpers/pptp

Harald Welte laforge@netfilter.org
Mon, 10 Feb 2003 14:26:46 +0100


Date:	Mon Feb 10 14:26:46 2003
Author:	laforge

Update of /cvsroot/netfilter-extensions/helpers/pptp
In directory kashyyyk:/tmp/cvs-serv27603

Modified Files:
	ip_nat_pptp.c 
Log Message:
- Use ip_nat_mangle_tcp_packet() because of cloned skb's
  in local connections (Philip Craig <philipc@snapgear.com>)
- add checks for magicCookie and pptp version
- make argument list of pptp_{out,in}bound_packet() shorter
- move to C99 style initializers
- print version number at module loadtime


Revisions:
ip_nat_pptp.c		1.2 => 1.3
	http://cvs.netfilter.org/cgi-bin/cvsweb/netfilter-extensions/helpers/pptp/ip_nat_pptp.c?r1=1.2&r2=1.3