You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/system
Nicolas Brisac 1e3645a9e3 Allow filtering of routed/forwarded packets
MAN page states the following :

    Rules for traffic not destined for the  host  itself  but  instead  for
    traffic  that  should  be  routed/forwarded through the firewall should
    specify the  route  keyword  before  the  rule  (routing  rules  differ
    significantly  from  PF  syntax and instead take into account netfilter
    FORWARD chain conventions). For example:

        ufw route allow in on eth1 out on eth2

This commit introduces a new parameter "route=yes/no" to allow just that.
10 years ago
..
__init__.py package files 10 years ago
alternatives.py File extensions! 10 years ago
at.py File extensions! 10 years ago
capabilities.py File extensions! 10 years ago
debconf.py File extensions! 10 years ago
facter.py File extensions! 10 years ago
filesystem.py mkfs.xfs uses -f instead of -F flag 10 years ago
firewalld.py File extensions! 10 years ago
getent.py File extensions! 10 years ago
kernel_blacklist.py File extensions! 10 years ago
locale_gen.py Fixed typo in locale_gen documentation. 10 years ago
lvg.py Replace dev_string to dev_list 10 years ago
lvol.py File extensions! 10 years ago
modprobe.py File extensions! 10 years ago
ohai.py File extensions! 10 years ago
open_iscsi.py File extensions! 10 years ago
ufw.py Allow filtering of routed/forwarded packets 10 years ago
zfs.py File extensions! 10 years ago