Jo-Philipp Wich
|
9f37422f2f
|
firewall: ensure that fw_get_subnet4() sets an empty value if no (valid) IPv4 addr was found
SVN-Revision: 27198
|
14 years ago |
Jo-Philipp Wich
|
c014101d73
|
firewall: allow symbolic names of interfaces and aliases in masq_src and masq_dest
SVN-Revision: 27196
|
14 years ago |
Jo-Philipp Wich
|
6a335579b8
|
fireall: - support negations for src_ip, dest_ip, src_dip options in rules and redirects - add NOTRACK target to rule sections, allows to define fine grained notrack rules
SVN-Revision: 23141
|
14 years ago |
Jo-Philipp Wich
|
f3dd8278bb
|
firewall: - simplify masquerade rule setup - remove various subshell invocations - speedup fw() by not relying on xargs and pipes - rework SNAT support - attach to dest zone, use src_dip/src_dport as snat source
SVN-Revision: 23024
|
14 years ago |
Jo-Philipp Wich
|
5ab58aa39c
|
firewall: - fix possible endless loop when the family option is used for forwardings - only generate forwarding rules in SNAT redirect sections if src_dip is specified
SVN-Revision: 22938
|
14 years ago |
Jo-Philipp Wich
|
ee4dd61b10
|
firewall: - fix processing of rules with an ip family option - append interface rules at the end of internal zone chains, simplifies injecting user or addon rules - support simple file logging (option log + option log_limit per zone)
SVN-Revision: 22847
|
14 years ago |
Jo-Philipp Wich
|
a756114e59
|
firewall: change the order of IPv4/IPv6 address detection, fixes mixed notation v6 improperly detected as v4 address
SVN-Revision: 21642
|
15 years ago |
Jo-Philipp Wich
|
40ad9defcc
|
firewall: - fix ip6tables rules when icmp_type option is set - add "family" option to zones, forwardings, redirects and rules to selectively apply rules to iptables and/or ip6tables
SVN-Revision: 21508
|
15 years ago |
Jo-Philipp Wich
|
3ffd27f905
|
firewall: implement disable_ipv6 uci option
SVN-Revision: 21503
|
15 years ago |
Jo-Philipp Wich
|
e796062a4b
|
firewall: properly unset position for delete command, fixes rule removal in ifdown
SVN-Revision: 21378
|
15 years ago |
Jo-Philipp Wich
|
c284cb51c0
|
firewall: - replace uci firewall with a modular dual stack implementation developed by Malte S. Stretz - bump version to 2
SVN-Revision: 21286
|
15 years ago |