X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=test%2Fvpp_ipsec.py;h=eb0209fc57a6c36b8a623031f3df5c8d1310fa3f;hb=815c6a4fbcbb636ce3b4dc98446ad205a30670a6;hp=1db7f853e72a82aff8fe9b2c5808e701ff318c15;hpb=5b4b4c05ff06b866b90b0df9b2be2ed28e606f16;p=vpp.git diff --git a/test/vpp_ipsec.py b/test/vpp_ipsec.py index 1db7f853e72..eb0209fc57a 100644 --- a/test/vpp_ipsec.py +++ b/test/vpp_ipsec.py @@ -85,7 +85,7 @@ class VppIpsecSpdEntry(VppObject): local_stop, remote_start, remote_stop, - proto, + proto=socket.IPPROTO_RAW, priority=100, policy=None, is_outbound=1,