openvswitch3.1-ipsec-3.1.0-18.el8s >  H d9z !F^(*vĬ#GcLh2D($~I,tmNbw'5v jcsb-En;ص{yRz-qvFA525M`QCM/nD B/a  aE:?;On͎-K}E)mMF "N+gb+ODQji<ǡɝ/6սHsjdbŃL\aY;:;b냆a35fb2d493cec5df056740e555f8599f134f322604f30b06bf21e891cd5aa077dd7da12f92e06f5b8e5d975be73d3c3e2ddc7617Kd9z !F^(*vgl04Na"HT%Hx{bZmQOEX㇙&mg6h֦Y7_o^:3]P5\}aR%F@BY{L̀'QdU.3ê^ӷ i``9b䭐^"$OhlU=C"^ 5ZU&4F{VRՊM!I:^;4%c('6`V p>p<?d % J ,HNX` d h p  8@t1(]8d9:GHIXY\ ]^@bydefltuvw,x4y<@DJCopenvswitch3.1-ipsec3.1.018.el8sOpen vSwitch IPsec tunneling supportThis package provides IPsec tunneling support for OVS tunnels.d5ukojid-x86-02.rdu2.centos.orgʬCentOSCentOS Community Build ServiceASL 2.0CBS System Environment/Daemons daemon/database/utilitieshttp://www.openvswitch.org/linuxx86_64u7cXd5u3fb270c0062c213f910668b37336327908e98e22c0e7c48c53ecffbdfaa83f99512907cdb63c6d2219e19514c34f0946484ab5ca6c37bf16fd58db5e1bf7b1aerootrootrootrootopenvswitch3.1-3.1.0-18.el8s.src.rpmopenvswitch3.1-ipsecopenvswitch3.1-ipsec(x86-64)@    /usr/libexec/platform-pythonlibreswanpython3-openvswitch3.1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.1.0-18.el8s3.0.4-14.6.0-14.0-15.2-14.14.3d-bd,@d*d%yd$(@d$(@d!@dd@dad'@cc@cU@c@c@c`cl@Open vSwitch CI - 3.1.0-18Timothy Redaelli - 3.1.0-17Open vSwitch CI - 3.1.0-16Open vSwitch CI - 3.1.0-15Open vSwitch CI - 3.1.0-14Open vSwitch CI - 3.1.0-13Open vSwitch CI - 3.1.0-12Open vSwitch CI - 3.1.0-11Open vSwitch CI - 3.1.0-10Open vSwitch CI - 3.1.0-9Open vSwitch CI - 3.1.0-8Open vSwitch CI - 3.1.0-7Open vSwitch CI - 3.1.0-6Timothy Redaelli - 3.1.0-5Open vSwitch CI - 3.1.0-4Open vSwitch CI - 3.1.0-3Timothy Redaelli - 3.1.0-2Timothy Redaelli - 3.1.0-1- Merging upstream branch-3.1 [RH git: 3607c5dbe6] Commit list: 8019b5896e conntrack-tp: Fix clang warning.- ofproto-dpif-xlate: Always mask ip proto field. [RH git: 4868ac0e85] (#2134873) The ofproto layer currently treats nw_proto field as overloaded to mean both that a proper nw layer exists, as well as the value contained in the header for the nw proto. However, this is incorrect behavior as relevant standards permit that any value, including '0' should be treated as a valid value. Because of this overload, when the ofproto layer builds action list for a packet with nw_proto of 0, it won't build the complete action list that we expect to be built for the packet. That will cause a bad behavior where all packets passing the datapath will fall into an incomplete action set. The fix here is to unwildcard nw_proto, allowing us to preserve setting actions for protocols which we know have support for the actions we program. This means that a traffic which contains nw_proto == 0 cannot cause connectivity breakage with other traffic on the link. Reported-by: David Marchand Reported-at: https://bugzilla.redhat.com/show_bug.cgi?id=2134873 Acked-by: Ilya Maximets Signed-off-by: Aaron Conole - Merging upstream branch-3.1 [RH git: a911cf94ce] Commit list: b184a68a20 netdev-offload-tc: Del ufid mapping if device not exist.- Merging upstream branch-3.1 [RH git: e6b73e0565] Commit list: 037e2d916 db-ctl-base: Partially revert b8bf410a5.- Merging upstream branch-3.1 [RH git: 407a020d7a] Commit list: fee5ea720 netdev-tc-offloads: Fix misaligned 8 byte read.- Merging dpdk submodule [RH git: 541c8eefbd] Commit list: 3812e23f6b net/i40e: revert link status check on device start (#2173794)- Merging upstream branch-3.1 [RH git: fbc56ee622] Commit list: fff04b838 ovs-thread: Fix cpus not read for the first 10s. b2b467b3a dpif-netlink: Always create at least 1 handler.- Merging upstream branch-3.1 [RH git: 28d55c3fb3] Commit list: 0f30961e0 netdev-offload-tc: Fix parse_tc_flower_to_actions() reporting errors.- Merging upstream branch-3.1 [RH git: a9561af3dc] Commit list: 3f50354a9 vswitch: Add missing documentation for "ct_flush" capability. 504f8c859 dpctl: Fix flush-conntrack with datapath as argument. 24b47072f ofproto-dpif-upcall: Wait for valid hw flow stats before applying min-revalidate-pps.- Merging upstream branch-3.1 [RH git: 398009fd5f] Commit list: 9f9b4de38 system-traffic: Fix conntrack test cases which are failing with af_xdp.- Merging upstream branch-3.1 [RH git: d17880bde7] Commit list: dcdff1f42 netdev-windows: Add checking when creating netdev with system type on Windows 39a7a18c3 ofproto-dpif-upcall: Include hardware offloaded flows in total flows. f7378bc7f ofproto-dpif-upcall: Reset ukey's last stats value if the datapath changed.- Merging upstream branch-3.1 [RH git: 54a2eb1fda] Commit list: 694c7b4e0 classifier: Fix missing masks on a final stage with ports trie.- Merging upstream branch-3.1 [RH git: 29cb42e1cd] Commit list: 87249e136 ofproto: Fix re-creation of tunnel backing interfaces on restart.- redhat: use git rev-parse instead of git name-rev [RH git: 1b47f9b3ae] Currenty, git name-rev --name-only HEAD is used in order to get the current branch, but it doesn't work correctly if a tag is created so use git rev-parse --symbolic-full-name --abbrev-ref instead.- Merging upstream branch-3.1 [RH git: 7992626cb1] Commit list: cb4eecd01 conntrack: Fix conntrack_clean may access the same exp_list each time. 372e1a835 ovs-actions: Correct typo in ovs-actions man page.- Merging upstream branch-3.1 [RH git: 1cdfcbc3be] Commit list: 9c34fc2f6 ofproto-ipfix: Use per-domain template timeouts. b72a7f925 Prepare for 3.1.1.- redhat: add a workaround for meson [RH git: 4b77c5096a] Currently, fast-datapath-rhel-8 is aligned to RHEL 8.0, with an exception to use a newer meson version. The problem is that, in the meanwhile, _smp_build_ncpus macros was added (and meson macros uses it). This commit just define, if needed, _smp_build_ncpus by stripping the first 2 characters (-j) from _smp_mflags that was present in RHEL 8.0. Signed-off-by: Timothy Redaelli - redhat: Use official 3.1.0 tarball [RH git: 2cd8ef13fd]3.1.0-18.el8s3.1.0-18.el8sopenvswitch-ipsec.serviceovs-monitor-ipsec/usr/lib/systemd/system//usr/share/openvswitch/scripts/-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protectioncpioxz2x86_64-redhat-linux-gnuASCII textPython script, ASCII text executableRutf-8525290f3066f8d1658ee6fc259f14e71d4657d4016298ef0755c36b2ee5a07ba?@7zXZ !#,o+] b2u Q{LUx(!Ljh7>qjOs>[XLqWxWК}\~PuE#T"3EgP;3hm8S'dr|2ו!r*z}9@ zWݝ>QTfgx%"ם.[@Ko"5#&(,KaghFKc>sCWS\:o؆QrC9.aǫDbc3gg0WF 'kKs4N_BF KHCkH|3,M uŒ,+Ϡ)$KâAjcd)QExNAV[LJP'~n xxѲE{P >4'w;wg^wu5;L.rhݏpT{?*m9yK\bGJM">luIƒu)xY.3?{0/1DRv툙]w"oCyK+&8-U x2M&s}ی9(`d>Zl$KwAA|1IIP8[b4q2ES{9o!iCwbHKlO!{>OW3Nn?v<"8Lu<ډ\j;Ii*^~%c ҒR;1nU9f% MKHҁ6NwMQ#(!nf@#0'*c|М}+vKP`PBQ!y b}+KLt#P"r({ș)erg9'#WFj^iv787t/؜gRG$/\8ѷР+88 lYHT-k q| JgItL6!r3M&czyv:` ԧ+x1G( Fq-E Xrbxq9THz`8zfyyv;U6 9n51߼;Ļ!͹̌H}K\ ݆.K)-1nWDqx( D%HO`4C'mLjN͉%?Եjc!ֆƀ`(~mkPO?!c͓/.(-hB Qo l 1g_&׊E`){xkpȘpEތ9 ~U( yY&: ҥY~l dx4OSTO|@?Ѕv , V@?jou=.r5UfZb &66BY;e]m=2xs%2 -7GGqncOQi؅ƩAkTGBt~М^sCžIDK< ˜e軛%!-NۃjK^X^30:Hg?9g6= KlJފ{\5XW 麀"Tm\0$E!8:;ќ./ғDT[gsο텩dAfh rsԍ9}无\=& eCEYY`.v!J.wZy_==l4_o`.n uIp><[躛 {znA ۣ-~ 9_lxbVILyO~*d"dh.p4^4Bj}".+]xlmIMLj%=l JN$ilZ^1 jGizD'IxŇt{Mg<.gV ,PϺp2NeSB<]`,(n0^SUA;{^A g0 xb;]wm"s{< Gޟ֭KyaOz9ǻت}c!? $Ye -Q-KO$vq^Pe,IeOM]Q;/t_e8Li4Vucꕬ6E6%FH+ eV+8Ԅa l㷕;[P6ݫǒ5p>W_/*[syP;_䛓 ζ>pݞj,٧l҃M84lvx~L%S+hQ-R3S.zr޷]06v|xqceC_91d4kϢfb+gC[Uc:>6h횽&u=;:% oUU2pc /8DDpqqvO-ͱ]pv<Z=KpZDn \.c11{Yk8d dIfle9ќR >I/JMsЖ YBY5/Xy۵"Ns߄g/وF-O 3Yᥲ8 bdca'GuQw"ӬցDZWp3^,:xl_eMN>т%dsJŐu'x%#CND g2"|WSKJ;K+Phb{0DAYLØɂmkhIx4GpFQJbS~ז) NnVd&$| G~7Vj n-ʛ'G+v}mcXԶJp_Fj k7Djݜōy{&fH`/󌶂:i=)}ZdbU:3nZmV%xSUy?y UKL+~aKJLyDV/Wם6nΟb a6qUcF; >hDeH'"ԡ Al|-&bM[8Ljx@M\@OO?"E' tYى5F)F2qJ{15ؚ8_w$l%Y#Mcq r) ˪9~$?Hx% ޗKK֒H0ES (p-!&8RiݰMf8 X"v5'rcipHܥ` 6ї\ L>,)Y'4 @Pdֽ [Tƙ;pGؐ'ŧ'yI+^bKw\YV+ m2[lMz= 8u%,„:ni'+أ}6ޠT۲',tDTۤF(3 Yߌu!+ieYN@1v_BI:lsJr.t:M94yV/_^P]8Hͻ!~i<$bJبV9T&cOF/56A~ ?grQ|rĄ~i={X֡g wך5y氤"r湪u_a[1`(xyužԱS*Dji[Dd2;"KZ`&3>G{i' L=gG зqғ 'ևgjȳ9YERf3(Nj Zc6`,Ϳ[C-4bsog,uAr{n=d}Z]X/0fsOj_à0/фh0껰o7;ێ3'l$VbgwTQU &_yG&['{z1~K}GEH3`1\P 4{k Ѷ{77h1 ֺEUf<JU4PRXwEvv^NS'pWsAWYPij!%H*] %C`u|N9p#=7F k(ݷlۣed5K0vKYl\1b6"#$l?CIMQ6`3?yE+jş?D q':v߇70Xd\7V)% *'1dl7s؈`VA!zOnq(1nMv3%cfMt-j$Cyd b`#˃L s~)8iQ[+x$6}>~V Ձd6uMVr~W Kf4;aJ`Uyjk){`8т#+V}³ԇc.gcN10hWorN)O9O8>QAK~]^PW\"p; JAh5[҈pnH=^jփ>YK$L&Eq`\̗$Dĭ۱"3@0_}jp~)~ e=K2-{@oJDM($) f T"ޠxd&@)TP(ikaЦfQgVQzhģvFG .0`u-)k5OԝR~pٚ?O(Q^ S)˞0Ռ2-n Zm!e]4H®45OX,nƪ 4K"„>X ξl 쇶FF oO@TNxG ji6$dDGt|>@Y;ʳ%d>~!{I}$h /:=\P>VY GF7cK {0ڧ`"TN`B{xʗ6nB{PUb67Hs@#iEs9$ ǽ}D*݉Г9b4T9~Hÿv~_c홏-][5BHp*/4SԲBY' O@20^HCF)W5G(Jzǖ@.vLQoB %ʊ+ReP&UY HOuN`vL߃Ÿ@m#yNBjpb^jWwX5]VIÕQ ]sHDvoPBꮄfJ+NOMl/F&Z?&E!ژ a>"''0L'3ܞ]}tJYBrOBa,\qjJ$l!ê5|M?CYp1^' Iri돡dsԾ!Mڗ5O]}x| H/rLAfn:?XpVwWVm9 ],>0 ޸z5NIe!l 9 f(dfQVݓ@N|nA >mT+)lWڛgWT=QZ6@suhY}#J,y 0Eu?Mj1k0kS*wv":bIjq! e#lT?&(xjX*YszݐI=_|pt v 0ÉvV߹re݊ `(iB4L3DWZ&2`F10aǨbmvP<"uP,{Q4ywrS.1d9B!y4+gVoP"6T6%26'9c+dijn .Q< fl)kPq3KxEZ$ 'A yeUwmJ FKc(톤eQ:ԃ¨L8$VfRT:j-tYS߽s t=R06]OCJS(Ҽ|wVY&&k(Pgjy6C,FB~X-k2‡\8wfV#-3)&iyۜ!8BMDAoQmvw:CO~Tj pӞ )7#@SV(2K(sct ^֭3w&Г= /#1O1GqKIN>j^!tE w' \PWfE,,59`Aܞ/*;ŧeڻ+b1o6~?XfUeJQ8,XYo/[<4PwX_p(@yrqͽ{swjl̊ne 6IXT34|JUɠB[Vh# ;B(ǁ:6Yj k5M0zٔsLrîW#Txϝ/ QNYPc-ܦNGkb|l9:krl`Ff~ER)ٚ-|zc0 t. 7Nnl_Jy'0GDwdC܀uxgo&d+^NF%u P3 SLd%9BR8?yNL J4]!'9y\{Yqtlm 鿉E{I?4\=s4AoCz#YuqZ" &V>gݝxR =)Budߗ*'ܜHک]}i0W"!kPzB]՟F&@80*~֬\O|}[sOtˈ,GW6}Lnŕ,(,^o -fU>< h\Ȇ3{8ȟ?hXzġwZ$U+faPHw-\C}f=9ү.Kc Hpف?t?D/oʗ: b((X"ޚuZxhpuU}EjdDnlCpq9DOy~/X/MaȃǧM؈gwlI[ :!I7 sāY S`)n3O5-,)%J̄&~KDul xtч9 <]}H7CȧxG6 P`%M' peFD,@Kԋʣʈ2SRNI܌XDJĎ`gu$ h_1g3*JkK &қyeS6FO6i?M_ZJ]βͺU=pN,ecdž\} |/Sؽ+E*>@?W1S:yvoa)FId :Q:'x 0F檐$Htq_VT&+obE3 Aآ &F\% /~>x3: %Jy2\pe6ү;;j(r~hOIF'b^qmu-Fb4a24KRGv/%QQlX&7 ((1xqN6I7:]H>!DE xkBoذ屃t# dW1pݵ*mo,{ݖDD,8F^kNGwַp(,QB}zS$V͌'[ol>*-кk ZM$xp#4jx( }/@o7:AFZv7oyyoLmW aP0V׾P 9W=H3k`}&A7_]vBbB|L*}a)=Nd΀v\@O@4e4I6>ӰJ^$7 /P_JVSΎ8 F,$O?<}6v(z C<:V&kd+E &t5fmNffЂqWX0w;ySvL472,s) ~j^$Y6m"ĻDRB~IbqKMLmbЮo$TZRoLϡsLݳ|߳p LEi&{KEڢXڿE anBQLᙅQAVȂ}W(tQC-n–GSi?ٹa-*K}90WM7؈آZY'B3nLTW}? YZ