#157: Iptables --tcp-flags FIN,SYN,RST,ACK SYN requires a space
-----------------------+----------------------------------------------------
Reporter: tsantore | Owner: lutter
Type: defect | Status: closed
Priority: trivial | Milestone: next
Component: Augeas | Version: 0.7.0
Resolution: fixed | Keywords:
-----------------------+----------------------------------------------------
Changes (by lutter):
* status: new => closed
* resolution: => fixed
Comment:
Fixed with commit b140acd5
The tree for " --tcp-flags SYN,RST,ACK,FIN SYN" is
{{{
{ "tcp-flags"
{ "mask" = "SYN" }
{ "mask" = "RST" }
{ "mask" = "ACK" }
{ "mask" = "FIN" }
{ "set" = "SYN" } }
}}}
--
Ticket URL: <https://fedorahosted.org/augeas/ticket/157#comment:1>
Augeas <http://augeas.net/>
a configuration API
_______________________________________________
augeas-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/augeas-devel