projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
mac80211: update to wireless-testing 2012-02-27
[openwrt.git]
/
package
/
firewall
/
files
/
firewall.config
diff --git
a/package/firewall/files/firewall.config
b/package/firewall/files/firewall.config
index
77832ff
..
6322922
100644
(file)
--- a/
package/firewall/files/firewall.config
+++ b/
package/firewall/files/firewall.config
@@
-64,6
+64,7
@@
config rule
option src wan
option proto icmp
list icmp_type echo-request
option src wan
option proto icmp
list icmp_type echo-request
+ list icmp_type echo-reply
list icmp_type destination-unreachable
list icmp_type packet-too-big
list icmp_type time-exceeded
list icmp_type destination-unreachable
list icmp_type packet-too-big
list icmp_type time-exceeded
@@
-82,6
+83,7
@@
config rule
option dest *
option proto icmp
list icmp_type echo-request
option dest *
option proto icmp
list icmp_type echo-request
+ list icmp_type echo-reply
list icmp_type destination-unreachable
list icmp_type packet-too-big
list icmp_type time-exceeded
list icmp_type destination-unreachable
list icmp_type packet-too-big
list icmp_type time-exceeded
This page took
0.020995 seconds
and
4
git commands to generate.