]> Kevux Git Server - fll/commit
Feature: add support for ipv6 firewall via new 'tool' option
authorKevin Day <kevin@kevux.org>
Sun, 10 Jun 2012 18:24:18 +0000 (13:24 -0500)
committerKevin Day <kevin@kevux.org>
Sun, 10 Jun 2012 18:24:18 +0000 (13:24 -0500)
commit707a56733f575cc502c8d55e8dcbec041e933798
tree35ddf96c45b55d13b7bea3b9ecaa1757a7f55b6d
parent67f664e8f5f92abb12abbf3e5ed73559a5099a6b
Feature: add support for ipv6 firewall via new 'tool' option

This adds the 'tool' option that can assign one of the following values:
- iptables
- ip6tables
- ip46tables

This adds support for ipv6 firewalling.
The default firewall rules enables iptables and ip6tables via the option called ip46tables.

Also, future versions will include support for the tool 'ipset'.
level_3/firewall/c/firewall.c
level_3/firewall/c/firewall.h
level_3/firewall/c/private-firewall.c
level_3/firewall/data/settings/example-device-firewall
level_3/firewall/data/settings/firewall-first
level_3/firewall/data/settings/firewall-last
level_3/firewall/data/settings/firewall-other