This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-01-25 21:59:32 +00:00
Code
Issues
Actions
6
Packages
Projects
Releases
Wiki
Activity
openwrt
/
package
/
firewall
/
files
/
lib
History
Jo-Philipp Wich
78fa88ca81
firewall: rework state variable handling, use uci_toggle_state() where applicable and properly handle duplicates in add and del state helpers (
#9152
,
#9710
)
...
SVN-Revision: 27618
2011-07-15 15:03:57 +00:00
..
config.sh
firewall: change the order of IPv4/IPv6 address detection, fixes mixed notation v6 improperly detected as v4 address
2010-05-31 01:34:47 +00:00
core_forwarding.sh
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
2010-09-11 20:04:34 +00:00
core_init.sh
firewall: allow symbolic names of interfaces and aliases in masq_src and masq_dest
2011-06-16 21:54:59 +00:00
core_interface.sh
firewall: rework state variable handling, use uci_toggle_state() where applicable and properly handle duplicates in add and del state helpers (
#9152
,
#9710
)
2011-07-15 15:03:57 +00:00
core_redirect.sh
firewall: make sure that -m mac is used with --mac-source, follow up to r27508
2011-07-07 10:28:31 +00:00
core_rule.sh
firewall: - solve scoping issues when multiple values are used, thanks Daniel Dickinson - ignore src_port/dest_port for proto icmp rules, ignore icmp_type for non-icmp rules - properly handle icmp when proto is given in numerical form (1, 58) - support negated icmp types
2011-07-06 22:10:46 +00:00
core.sh
firewall: make invalid redirects and duplicate zones non-fatal, print a notice and discard them
2010-09-16 11:47:35 +00:00
fw.sh
firewall: - solve scoping issues when multiple values are used, thanks Daniel Dickinson - ignore src_port/dest_port for proto icmp rules, ignore icmp_type for non-icmp rules - properly handle icmp when proto is given in numerical form (1, 58) - support negated icmp types
2011-07-06 22:10:46 +00:00
uci_firewall.sh
firewall: - replace uci firewall with a modular dual stack implementation developed by Malte S. Stretz - bump version to 2
2010-05-01 18:22:01 +00:00