index
:
mtk-20170518
master
mtk-20170518
nearest-from-mtk-20170518
MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
firewall
/
files
/
lib
/
fw.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
firewall: do not check for module availability, let iptables fail if a featur...
Jo-Philipp Wich
2011-10-22
1
-15
/
+1
*
firewall: - solve scoping issues when multiple values are used, thanks Daniel...
Jo-Philipp Wich
2011-07-06
1
-1
/
+1
*
firewall: - allow multiple ports, protocols, macs, icmp types per rule - impl...
Jo-Philipp Wich
2011-06-30
1
-13
/
+98
*
firewall: ensure that fw_get_subnet4() sets an empty value if no (valid) IPv4...
Jo-Philipp Wich
2011-06-16
1
-0
/
+1
*
firewall: allow symbolic names of interfaces and aliases in masq_src and masq...
Jo-Philipp Wich
2011-06-16
1
-0
/
+17
*
fireall: - support negations for src_ip, dest_ip, src_dip options in rules an...
Jo-Philipp Wich
2010-09-28
1
-0
/
+9
*
firewall: - simplify masquerade rule setup - remove various subshell invocati...
Jo-Philipp Wich
2010-09-11
1
-29
/
+35
*
firewall: - fix possible endless loop when the family option is used for forw...
Jo-Philipp Wich
2010-09-05
1
-1
/
+1
*
firewall: - fix processing of rules with an ip family option - append interfa...
Jo-Philipp Wich
2010-08-31
1
-9
/
+13
*
firewall: change the order of IPv4/IPv6 address detection, fixes mixed notati...
Jo-Philipp Wich
2010-05-31
1
-1
/
+1
*
firewall: - fix ip6tables rules when icmp_type option is set - add "family" o...
Jo-Philipp Wich
2010-05-19
1
-1
/
+29
*
firewall: implement disable_ipv6 uci option
Jo-Philipp Wich
2010-05-19
1
-4
/
+4
*
firewall: properly unset position for delete command, fixes rule removal in i...
Jo-Philipp Wich
2010-05-05
1
-2
/
+2
*
firewall: - replace uci firewall with a modular dual stack implementation dev...
Jo-Philipp Wich
2010-05-01
1
-0
/
+182