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-02-01 00:45:28 +00:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
openwrt
/
package
/
firewall
/
files
/
lib
History
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
2010-08-31 01:54:08 +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: - notrack support was broken in multiple ways, fix it - also consider a zone conntracked if any redirect references it (
#7196
)
2010-07-15 22:01:48 +00:00
core_init.sh
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)
2010-08-31 01:54:08 +00:00
core_interface.sh
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)
2010-08-31 01:54:08 +00:00
core_redirect.sh
firewall: allow redirecting only destination port (
#7197
)
2010-07-16 06:03:15 +00:00
core_rule.sh
firewall: Initial alias interface support. This allows to define zones covering alias interfaces and associated entries like rules and forwardings.
2010-06-01 21:58:48 +00:00
core.sh
firewall: - notrack support was broken in multiple ways, fix it - also consider a zone conntracked if any redirect references it (
#7196
)
2010-07-15 22:01:48 +00:00
fw.sh
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)
2010-08-31 01:54:08 +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