python3-nftables-0.9.8-1.7 >  A `1p9|"6Knܝ`b;3c9Tܬv_/saݚ.u,Վ󨔵<SJwژ[ux. >qR2xs3e,xߚ˞y1MF6c3`RP`ϒۄVž5ZJcP _ޛq|({77uSL8뵔.%ZY;,'HCR>[E~Ӕ628062d53f2575b18af95ea824dd16db79eeecc851c302db13e73d3e86bb83f5f59612dc729550411effad218006c12d1d70582aC<`1p9|m|:)+ -)YivXx dھ;C BZGfͭ6gRDDS\16mPf)$(pN5wE{?l)C@29Ʒa77N9kt,2/DL[fqek /u}V  ߺ8+*&us$Q/7gָ{ &lAƖ8# rg]ѽKK1娠`2i雛G;ANڽdDV4MN؊f!8tx>p>&$?&d  ;\`lp $D T d    4\o(89:_F")G"@H"`I"X"Y"\"]"^#Ib#c$vd$e$f$l$u$v%w%dx%y%z%%%%&Cpython3-nftables0.9.81.7Python interface for nftablesA Python module for nftables.`ibs-arm-4r/SUSE Linux Enterprise 15SUSE LLC GPL-2.0-onlyhttps://www.suse.com/Development/Languages/Pythonhttps://netfilter.org/projects/nftables/linuxaarch64o5e8YA큤A큤```````` e008fdafe301a4865af9a6fac1b3b3033fb1136e0f1d4ac14d309e9e6cecfa569311e5687d5aff2f97900bca92c7d768d1cb5711f31f0fb13816dba22eb3b6337d55b2787a557573d433faddb39f2a6a0fa38678f6bfe98f0df6e560edf6959d8ec27790f2279f874d00becbfce92f72bf5d898830cdefa1b1cb088e209ab94fdceaa498a540861c56992f2d709dc41f0e807ada913bfb403ce72c20d47049b49c0f3ea8eba4398c730990b1d25fd82f86316ab606fee8e6ed71151ceb278a870rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootnftables-0.9.8-1.7.src.rpmpython3-nftablespython3-nftables(aarch-64)@    python(abi)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.63.0.4-14.6.0-14.0-15.2-14.14.1`_ ^@^ۅ@^@^@]7@]N@]Z@\C@[@ZZ@Z@Zu@Z]@YXY@WPU@U`kTjengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.destefan.bruens@rwth-aachen.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.demrueckert@suse.dejengelh@inai.de- Update to release 0.9.8 * Complete support for matching ICMP header content fields. * Added raw tcp option match support. * Added ability to check for the presence of any tcp option. * Support for rejecting traffic from the ingress chain.- Update to release 0.9.7 * Support for implicit chains * Support for ingress inet chains * Support for reject from prerouting chain * Support for --terse option in json * Support for the reset command with json- Update to release 0.9.6 * Fix two ASAN runtime errors- Update to release 0.9.5 * Support for set counters. * Support for restoring set element counters via nft -f. * Counter support for flowtables. * typeof concatenations support for sets. * Support for concatenated ranges in anonymous sets. * Allow to reject packets with 802.1q from the bridge family. * Support for matching on the conntrack ID. - Drop anonset-crashfix.patch (upstream solved differently)- Add anonset-crashfix.patch [boo#1171321]- Update to release 0.9.4 * Add a helper for concat expression handling. * Add "typeof" build/parse/print support.- Add json, python [boo#1158723]- Update to release 0.9.3 * meta: Introduce new conditions "time", "day" and "hour". * src: add ability to set/get secmarks to/from connection. * flowtable: add support for named flowtable listing. * flowtable: add support for delete command by handle. * json: add support for element deletion. * Add `-T` as the short option for `--numeric-time`. * meta: add ibrpvid and ibrvproto support- Update to new upstream release 0.9.2 * Transport header port matching, e.g. "th dport 53" * Support for matching on IPv4 options * Support for synproxy- Remove unused dblatex BuildRequires, only needed for the optional and disabled PDF generation (same contents as shipped manpage).- Update to new upstream release 0.9.0 * Support to check if packet matches an existing socket. * Support to limit number of active connections by arbitrary criteria, such as ip addresses, networks, conntrack zones or any combination thereof. * Added support for "audit" logging.- Update to new upstream release 0.8.5 * support to add/insert a rule at a given index position * meter statement now supports a configureable upper max size * timeouts for sets can now be specified in milliseconds * re-add iptables-like empty skeleton rulesets- Update to new upstream release 0.8.4 * Support to match IPv6 segment routing headers. * New "meta ibrname" and "meta obrname" arguments to match the name of the logical bridge a packet is passing through. These new names replace the old (misnamed) "ibriport"/"obriport". * `nft -a` will now show handle identifier for all objects, including tables and chains. * nft can now delete objects by their handle number. * Support to update maps from the ruleset (packet path). * the "--echo" option now prints handle id for tables and object too. * `nft -f -` will now read from standard input * Support for flow tables, cf. man page or https://lwn.net/Articles/738214/ .- Update to new upstream release 0.8.3 * raw payload support to match headers that do not yet have received a mnemonic.- Update to new upstream release 0.8.2 * add secpath support- Update to new upstream release 0.8.1 * This release deprecates the "flow table" syntax in favor of "meter".- Update to new upstream release 0.8 * This release contains new features available up to the (upcoming) Linux 4.14 kernel release: * Support for stateful objects, these objects are uniquely identified by a user-defined name, you can refer to them from rules, and there is a well established interface to operate with them. * Sort set elements when listing them, from lower to largest. * TCP option matching and mangling support. This includes TCP maximum segment size mangling. * Add new "-s" option for listings without stateful information. * Add new -c/--check option for nft, to tests if your ruleset loads fine, into the kernel, this is a dry run mode. * Connection tracking helper support. * Add --echo option, to print the handle that the kernel allocates to uniquely identify rules. * Conntrack zone support * Symmetric hash support * Add support to include directories from nft natives scripts, files are loaded in alphanumerical order. * Allow to check if IPv6 extension header or TCP option exists or is missing. * Extend quota support to display used bytes. * Add ct average matching, to match average bytes per packet a connection has transferred so far, to map the existing feature available in the iptables connbytes match. * Allow to flush maps and flow tables. * Allow to embed set definition into an existing set. * Conntrack event filtering support via rule.- Update to new upstream release 0.7 * Add new fib expression, which can be used to obtain the output interface from the route table based on either source or destination address of a packet. * Support hashing of any arbitrary key combination, eg. * Add number generation support. Useful for round-robin packet mark setting. * Add quota support, eg. * Introduce routing expression, for routing related data with support for nexthop * Notrack support, to explicitly skip connection tracking for matching packets. * Support to set non-byte bound packet header fields, including checksum adjustment. * Add 'create set' and 'create element' commands. * Allow to use variable reference for set element definitions. * Allow to use variable definitions from element commands. * Add support to flush set. You can use this new command to remove all existing elements in a set. * Inverted set lookups. * Honor absolute and relative paths via include file, where: * Support log flags, to enable logging TCP sequence and options. * tc classid parser support, eg. * Allow numeric connlabels, so if connlabel still works with undefined labels.- Update to new upstream release 0.6 * Rules may be replaced now * Flow table support (requires Linux >= 4.3) * Support for tracing * Ratelimiting now supports units like bytes/second. * Matchinv VLAN IDs, DSCP/ECN, ICMP RtAdv & RtSol- Update to new upstream release 0.5 * Support combinations of two or more selectors to build a tuple * Timeout support for sets * Dormant flag for tables * Default chain policy specifiable on creation- set the url to the project page - pass --disable-silent-rules to configure to allow gcc post build check to work- Update to new upstream release 0.4 * Since Linux 3.18: support for global ruleset operations * Since 3.17: full logging support for all the families, including nfnetlink_log * 3.16: automatic selection of the optimal set implementation * 3.14: reject support for ip, ip6 and inet * 3.18: reject support for bridge, and reject icmpx abstraction * 3.18: masquerade support * 3.19: redirect support * Extend meta to support pkttype, cpu and devgroup matching.ibs-arm-4 16203184350.9.8-1.70.9.8-1.7nftablesnftables-0.1-py3.6.egg-info__init__.py__pycache____init__.cpython-36.pycnftables.cpython-36.pycnftables.pyschema.json/usr/lib/python3.6/site-packages//usr/lib/python3.6/site-packages/nftables//usr/lib/python3.6/site-packages/nftables/__pycache__/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:SLE-15-SP3:GA/standard/9150a084b527991ce8ae1cfcd6cbfdb1-nftablescpioxz5aarch64-suse-linuxdirectoryASCII textPython script, ASCII text executablepython 3.6 byte-compiledRRRRO!ͅ6qutf-8521c50da5870aa5ef6e1f4342a30682860b9e2faa76587a0ed171a76c0822283? 7zXZ !t/x] crt:bLL G/2!w%id/Rxe['辐6gKI.'HֽSzdJzZJ8(H E7xB I1m>/ RDgkxi~smdR%PXN1o^]}<?<+4Usp㜕#۸Z~u_sAk^ݟVfO8%;(ApF=>JV bt {v *2:MDIs#ib,o 4N3F)Wm*M/4Hwk̂JQ׫r].\<-)DdƘ> CMCqn<5qG=UYc p4ǀB9hewT:_.wzN` 㝻FyE7?S p׭1=z؈rT(,a&OGˮYvŵV Gojh-l2ώV4UC(ZS<\M?:K f6Dh+X?=<sَe /)ZS}z`.tÁ%,RL[z2deJwF=Rodlʑ+uz s*:K WbubgDF| pav*Q[5uH*'/1a<!`bGBweFA&!+'P֊AtG'$U,W+zڮ̢tNy!cbj|abQo} ͂R$ T5T F=gwcU<'.'4Gsꈨ_qӭfc]үޮ̏)o̼͂ObѯӘ5 j - M  CӘgG%@^}4N+Ї*6Wb 3ZɰtQJ،T"}"G86XQ3H(Oû.)/ŝո dO ڍIc &`|Q<>.O<  ^2*}e8sȡvX]*˜\Jsu!Wϛq5@ރ1HoV ^iYilVDѕS/HE"j2wTV. ȾKT?N 3Nd˝+&|bLy@oV/pPixJwg9@wڑ8rMI/f$:$!pS&8mxإP- /_E΢YNe? h" Zi){hxWo gl\=m@'aqwuٓںD}/GJH q 5A@bs5G~y`Y8L/e .2&Db_ܫ-|w¸aPplkcaFA6ֆ,B'u-l4ǝhAqp&4s&pY ֦=z vR+#jkre |L-7ym,r`"ݑ@ӨBwBAN72kX/ѠA*_ MmiF%(gfi/¿]z:\t59Pr2C;+{?ӱQn>2ߢNq^?lKP2 EsN&uqnEz/vLol *u/3=uCK.U"L8)5 iXq!{Z_r f^q= ۝haw}Dz6M&۸^s7!0J{2'-QO|B=7X0Qd$jufA^H̳`i uw˛f?Zwoqj 8b?9:zFsw!n^;V4tLI5Wv\r,{=ۘH ?LZFLzH rm9Р A"^2(PE}_Lޱ(FsѾs]vz鰍p\iDea~2X" 򉁆04UsAy^&=є EׁV`BUg{U uRnI߼ ]0GJʧDLr.X<)abId =2#Dm`Eud3y|5Z#GCDy~z,n5;1S/f΁UZ+1+z8}e(:֥B$w3zZ1'MzIhM8 q_uO E*ҽb?p QmzwjRxo c&QiO'Ac?e(ed-UMLs˲ .$'4 9PxZ佼¹Wa6ȼ &!̙gül׏e|HI9k[,ERYW,Q =1֌sG`oME!^Hi5YӘztf Ax~vfoɤQ{E V(])]Fmuv#.]/^W*.0)y1 .&ZO[B2C(D/c=(` f!pǘ'f,R. ;;>V>Snq[M_P`;HO,ԅBx: ˬ{|NR3"f@r{O؞Iݶ93ʸ kG.Rͪ](e:֖{0֦=zbF"-]nS|.R rx"ʡ}1MoPoi&5i=CE>#2&ςf,AH3bt&ϐoSGڸ(\"kJNld- "Xa0pH'm!҅Eß#l'2vuw%ŤGlm$BB7'ZwhZϡx$vگB^bxV9l*yDMt҂T/`9ۍs#9L,DňS=±cmoyUx@YIH8 m9<"aHƞ@UǾ5j(P+w1J} qvV!U ׅх VVA6bَU 0F\;Raj_eıoÿ%s&71m1t^30+M;_Sv$/}hkz R% ~BB`zd`Iڣ,R0hY7s7Avyopl3tkQ >2"27<lu"3\3W,Ra*Ï .d?"<\JB۳T&fYB}n lg@mEf'~4r4n&< LvJVٴ$Q~31ƃFx1N?^6±\ٖ,F+첧Ӧb&3ِGA477,w/FT]!H9껷@EXA314ԇō}ʫz.t58yw캟z&|TX7Lvxa3^XW,ю"Z0ƨw?ɀ8y*Q4S$̮)ˉ2"?h C@p.-#oB$$HY Ҏɴ=վS%Pвhu4v-{l^C6vep;а{SZ9G"s8^{^_SqN!YgS<(uqhbw~YURwqԹ>1{@ B4[wȸYbsd#=eSԆ x C,SfVG 9)SN&{{Af)Mak9Q2[XгI,8LRY]ܴϡf.4}"sΌJpB,ɵi߰Y}v- ^җOptSURK0k$ M],Id1!jSPcʲ_"Y`&2{M,WJdUva9Z&o۳Ի4l ݯCh$3Z Z) k.VpBemi٭ytV%UgvW> 궻IS=;KLV*Cf-KJI=j*tK$rkEW+ڝ9ET4HyZ&҆qahgIi@yb&@ɂ|HdS}Mߚ8VHUCUqBi:)RDD:(OU/' ݌3}&j? Kὅ}uݝ8H` -kYzb#"N$nmdQWU(֫=.Z7 G$<6 .;=sуS^;qfa4"R͑e]1ce$Z,BXD'J<=  6a_te"ߙ, pE);|'l!8sg:7`X<, 6u)i/%'j訩ϴ{Z#F0~O#bts/jdF"oߺ_LboNA7}7>},G7kB.SR1,2=og).-X$"Zڹ FW6lM&} _yk0iq=뷠b?_ +2? ;ri&}04giSԕZs;/^GZ 9:9@0в-·M0hk6%kJV+@߻K4]N{'va̰ƛXg ي> nfަp2esXXv2:,@PsQ3Q2xuƶ YZ