[augeas-devel] [Augeas] #224: ipt_match keys in iptables.aug can contain digits

Augeas trac at fedorahosted.org
Mon Oct 31 13:34:22 UTC 2011


#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




More information about the augeas-devel mailing list