Displaying 7 results from an estimated 7 matches for "libipt_ulog".
2003 Mar 07
0
[Bug 62] New: I patched the iptables-restore and liblptulog for string included "," "
...net
CC: netfilter-buglog@lists.netfilter.org
I have found the not critical bug(?).
If ulog-prefix is included the quote or space. iptables-restore can't restore
from the saved file.
This patch use the backquote
----patch file begin ---
diff -urN iptables-1.2.7a.org/extensions/libipt_ULOG.c iptables-
1.2.7a/extensions/libipt_ULOG.c
--- iptables-1.2.7a.org/extensions/libipt_ULOG.c Wed May 29 22:08:16 2002
+++ iptables-1.2.7a/extensions/libipt_ULOG.c Sat Mar 8 02:09:08 2003
@@ -157,7 +157,7 @@
= (const struct ipt_ulog_info *) target->data;
if (strcmp...
2012 May 26
0
[ANNOUNCE] iptables 1.4.14 release
...tphal (3):
ip(6)tables-restore: make sure argv is NULL terminated
extensions: libxt_rateest: output all options in save hook
tests: add rateest match rules
Miguel GAIO (1):
libiptc: fix retry path in TC_INIT
Pablo Neira Ayuso (3):
libxt_CT: add --timeout option
libipt_ULOG: fix --ulog-cprange
Bump version to 1.4.14
2003 Mar 30
0
[Bug 62] I patched the iptables-restore and liblptulog for string included "," "
...tes in strings anywhere, so I don't consider this as a bug.
And even if it is a bug, we should fix it everywhere, and not just in the case
of --ulog-prefix.
The problem of 'spaces in the string' has been fixed six months ago, see
http://cvs.netfilter.org/netfilter/userspace/extensions/libipt_ULOG.c.diff?r1=1.11&r2=1.12
Yes, I should release iptables-1.2.8 _now_. Sorry for the huge delay.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
2011 Sep 13
1
[Bug 748] New: Range check for ulog-cprange is wrong
http://bugzilla.netfilter.org/show_bug.cgi?id=748
Summary: Range check for ulog-cprange is wrong
Product: iptables
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: iptables
AssignedTo: netfilter-buglog at lists.netfilter.org
ReportedBy:
2013 Aug 06
0
[ANNOUNCE] iptables 1.4.20 release
...lter.org/pub/iptables/
Have fun!
-------------- next part --------------
Alexey Perevalov (1):
doc: clarify DEBUG usage macro
Andy Spencer (1):
iptables: use autoconf to process .in man pages
Eric Leblond (1):
configure: display summary
Florian Westphal (2):
extensions: libipt_ULOG: man page should mention NFLOG as replacement
extensions: libxt_connlabel: use libnetfilter_conntrack
Jozsef Kadlecsik (2):
Introduce a new revision for the set match with the counters support
libxt_CT: Add the "NOTRACK" alias
Mart Frauenlob (7):
libip6t_mh: Corr...
2015 Dec 18
0
[ANNOUNCE] iptables 1.6.0 release
...nit test
extensions: libxt_TRACE: add unit test
extensions: libxt_TOS: add unit test
extensions: libxt_DSCP: add unit test
extensions: libip6t_eui64: add unit test
extensions: libxt_limit: add unit test
extensions: libxt_conntrack: add unit test
extensions: libipt_ULOG: add unit test
extensions: libxt_multiport: add unit test
extensions: libip6t_REJECT: add unit test
extensions: libxt_dscp: add unit test
extensions: libxt_cpu: add unit test
extensions: libxt_quota: add unit test
extensions: libxt_iprange: add unit test
ex...
2005 Jun 24
6
Is it that difficult?
Hello,
You will find in attachment the layout of my
current physical configuration.
For now, the Cable ISP is not used. Since it
is a dynamic ISP, my mailserver is rejected and
my domain name registers on blacklists like ORDB
and al.
I want it to be used as a default gateway except
for my mail server that would be seen as coming
from my "honest" ADSL ISP.
Here is