lib/odp-util: Remove extra parenthesis from sctp key output.
[sliver-openvswitch.git] / tests / odp.at
index 34bc187..26f561f 100644 (file)
@@ -242,6 +242,7 @@ set(eth_type(0x1234))
 set(ipv4(src=35.8.2.41,dst=172.16.0.20,proto=5,tos=0x80,ttl=128,frag=no))
 set(tcp(src=80,dst=8080))
 set(udp(src=81,dst=6632))
+set(sctp(src=82,dst=6633))
 set(icmp(type=1,code=2))
 set(ipv6(src=::1,dst=::2,label=0,proto=10,tclass=0x70,hlimit=128,frag=no))
 set(icmpv6(type=1,code=2))