===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
puppet-module-puppetlabs-firewall-1.12.0/README.markdown-536-
puppet-module-puppetlabs-firewall-1.12.0/README.markdown:537:* `burst`: Rate limiting burst value (per second) before limit checks apply. Values must match '/^\d+$/'. Requires the `rate_limiting` feature.
puppet-module-puppetlabs-firewall-1.12.0/README.markdown-538-
##############################################
puppet-module-puppetlabs-firewall-1.12.0/README.markdown-550-
puppet-module-puppetlabs-firewall-1.12.0/README.markdown:551:* `chain`: Name of the chain to use. You can provide a user-based chain or use one of the following built-in chains:'INPUT','FORWARD','OUTPUT','PREROUTING', or 'POSTROUTING'. The default value is 'INPUT'. Values must match '/^[a-zA-Z0-9\-_]+$/'. Requires the `iptables` feature.
puppet-module-puppetlabs-firewall-1.12.0/README.markdown-552-
##############################################
puppet-module-puppetlabs-firewall-1.12.0/README.markdown-556-
puppet-module-puppetlabs-firewall-1.12.0/README.markdown:557:* `connlimit_above`: Connection limiting value for matched connections above n. Values must match '/^\d+$/'. Requires the `connection_limiting` feature.
puppet-module-puppetlabs-firewall-1.12.0/README.markdown-558-
puppet-module-puppetlabs-firewall-1.12.0/README.markdown:559:* `connlimit_mask`: Connection limiting by subnet mask for matched connections. Apply a subnet mask of /0 to /32 for IPv4, and a subnet mask of /0 to /128 for IPv6. Values must match '/^\d+$/'. Requires the `connection_limiting` feature.
puppet-module-puppetlabs-firewall-1.12.0/README.markdown-560-
##############################################
puppet-module-puppetlabs-firewall-1.12.0/README.markdown-624-
puppet-module-puppetlabs-firewall-1.12.0/README.markdown:625:* `hop_limit`: Hop limiting value for matched packets. Values must match '/^\d+$/'. Requires the `hop_limiting` feature.
puppet-module-puppetlabs-firewall-1.12.0/README.markdown-626-
##############################################
puppet-module-puppetlabs-firewall-1.12.0/README.markdown-628-
puppet-module-puppetlabs-firewall-1.12.0/README.markdown:629:* `iniface`: Input interface to filter on. Values must match '/^!?\s?[a-zA-Z0-9\-\._\+\:]+$/'.  Requires the `interface_match` feature.  Supports interface alias (eth0:0) and negation.
puppet-module-puppetlabs-firewall-1.12.0/README.markdown-630-
##############################################
puppet-module-puppetlabs-firewall-1.12.0/README.markdown-693-
puppet-module-puppetlabs-firewall-1.12.0/README.markdown:694:* `outiface`: Output interface to filter on. Values must match '/^!?\s?[a-zA-Z0-9\-\._\+\:]+$/'.  Requires the `interface_match` feature.  Supports interface alias (eth0:0) and negation.
puppet-module-puppetlabs-firewall-1.12.0/README.markdown-695-