Anna Khmelnitsky e635d0a0f8 Fix firewall rule to allow ping on DHCP edge
Because of edge bug, configuring the rule with raw proto=icmp and
type=8 is creating incorrect firewall rule (edge is misinterpreting
service "icmp:8:any"). This bug should be fixed in 6.3.1.
Meanwhile, we'll configure rule based on application. Since
application ids can change, ids are queried by name from backend
application list.

When edge fix is available, need to switch back to raw icmp format
since its faster.

Change-Id: I7ae50f6fc9754bd2de4c2744494a5a7335c6f364
2016-12-19 09:33:44 -08:00
..