bugzilla-daemon@bugzilla.netfilter.org
2007-Feb-13 17:48 UTC
[Bug 505] iptables-save still doesn't like quotes
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=505
kaber@trash.net changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|laforge@netfilter.org |pablo@netfilter.org
Version|CVS (please indicate |1.1.2
------- Additional Comments From kaber@trash.net 2007-02-13 17:48 MET -------
I've looked into this, but didn't manage to fix it properly. There seems
to be
some inconstencies in who is reponsible for escaping characters,
iptables-restore and libipt_string both fiddle with the string.
Pablo, can you look into this please?
--
Configure bugmail:
https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon@bugzilla.netfilter.org
2007-Feb-13 17:48 UTC
[Bug 505] iptables-save still doesn't like quotes
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=505
kaber@trash.net changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|laforge@netfilter.org |pablo@netfilter.org
Version|CVS (please indicate |1.1.2
------- Additional Comments From kaber@trash.net 2007-02-13 17:48 MET -------
I've looked into this, but didn't manage to fix it properly. There seems
to be
some inconstencies in who is reponsible for escaping characters,
iptables-restore and libipt_string both fiddle with the string.
Pablo, can you look into this please?
--
Configure bugmail:
https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon@bugzilla.netfilter.org
2007-Feb-13 17:48 UTC
[Bug 505] iptables-save still doesn't like quotes
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=505
kaber@trash.net changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|laforge@netfilter.org |pablo@netfilter.org
Version|CVS (please indicate |1.1.2
------- Additional Comments From kaber@trash.net 2007-02-13 17:48 MET -------
I've looked into this, but didn't manage to fix it properly. There seems
to be
some inconstencies in who is reponsible for escaping characters,
iptables-restore and libipt_string both fiddle with the string.
Pablo, can you look into this please?
--
Configure bugmail:
https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.
bugzilla-daemon@bugzilla.netfilter.org
2007-Feb-13 23:44 UTC
[Bug 505] iptables-save still doesn't like quotes
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=505
pablo@netfilter.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From pablo@netfilter.org 2007-02-13 23:36 MET
-------
Created an attachment (id=286)
-->
(https://bugzilla.netfilter.org/bugzilla/attachment.cgi?id=286&action=view)
fix backslash handling in iptables-restore
------- Additional Comments From pablo@netfilter.org 2007-02-13 23:37 MET
-------
Created an attachment (id=287)
-->
(https://bugzilla.netfilter.org/bugzilla/attachment.cgi?id=287&action=view)
fix backslash handling in iptables-restore
------- Additional Comments From pablo@netfilter.org 2007-02-13 23:44 MET
-------
Patch attached. The error seems to be in iptables-restore.c, I have modified the
core of the 'parser' to handle backslash approapiately, I think that I
didn't
miss any strange case.
BTW, sorry for posting this after the patch, actually bugzilla is kidding me
somehow. It strangely complained about internal errors at the time that I added
the patch.
--
Configure bugmail:
https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.
Reasonably Related Threads
- DROP MSN MESSENGER by IPTABLES- CENTOS 4
- [Bug 531] ip_tables.h: IPT_TABLE_MAXNAMELEN bogously #defined to XT_FUNCTION_MAXNAMELEN
- [Bug 536] Attempting to remove a non-empty userchain gives poor error message
- [Bug 532] ip_nat_sip rewrote Call-ID instead of Contact - patch attached
- [Bug 570] PREROUTING is unaware of VLAN interfaces