#224: ipt_match keys in iptables.aug can contain digits
---------------------+------------------------------------------------------
 Reporter:  raphink  |       Owner:  lutter
     Type:  defect   |      Status:  new   
 Priority:  minor    |   Milestone:  next  
Component:  Augeas   |     Version:  devel 
 Keywords:           |  
---------------------+------------------------------------------------------
 In iptables.aug, `ipt_match` keys are defined as
 {{{
 let any_key = /[a-zA-Z-][a-zA-Z-]+/ -
     /protocol|source|destination|jump|goto|in-interface|out-
 interface|fragment|match|tcp-flags/
 }}}

 However, these keys can contain digits (e.g. `--icmpv6-type`)

-- 
Ticket URL: <https://fedorahosted.org/augeas/ticket/224>
Augeas <http://augeas.net/>
a configuration API

_______________________________________________
augeas-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/augeas-devel

Reply via email to