Commit ddceb454 authored by Jos Schellevis's avatar Jos Schellevis

Added extra protocols to trafficshaper (icmp,igmp,esp,ah and gre)

parent d643bc1c
...@@ -142,6 +142,11 @@ ...@@ -142,6 +142,11 @@
<ip5>ipv6</ip5> <ip5>ipv6</ip5>
<udp>udp</udp> <udp>udp</udp>
<tcp>tcp</tcp> <tcp>tcp</tcp>
<icmp>icmp</icmp>
<igmp>igmp</igmp>
<esp>esp</esp>
<ah>ah</ah>
<gre>gre</gre>
</OptionValues> </OptionValues>
</proto> </proto>
<source type="NetworkField"> <source type="NetworkField">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment