[netfilter-cvslog] CVS update: netfilter/userspace/extensions
Harald Welte
laforge@netfilter.org
Thu, 04 Sep 2003 23:55:11 +0200
Date: Thu Sep 4 23:55:11 2003
Author: laforge
Update of /cvsroot/netfilter/userspace/extensions
In directory kashyyyk:/tmp/cvs-serv4874/userspace/extensions
Modified Files:
libip6t_dst.c
Log Message:
1- Fix preprocessor directive usage,
2- Redefine UNAME and LNAME macros such that their value is determined
at compile-time, not at run-time,
3- Modify all printf() calls that use LNAME and UNAME to take advantage
of the compile-time macro definitions,
4- More indentation fixes. (Stephane Ouellette)
Revisions:
libip6t_dst.c 1.4 => 1.5
http://cvs.netfilter.org/netfilter/userspace/extensions/libip6t_dst.c?r1=1.4&r2=1.5