projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
firewall: get rid of recursive shell script inclusion to improve hush compatibility
[openwrt.git]
/
package
/
firewall
/
files
/
20-firewall
1
. /lib/firewall/uci_firewall.sh
2
unset ZONE
3
config_get ifname $INTERFACE ifname
4
[ "$ifname" == "lo" ] && exit 0
5
fw_event "$ACTION" "$INTERFACE"
This page took
0.045764 seconds
and
5
git commands to generate.