ngrep-1.47-bp156.4.6 >  A fkI%z yB>K,r?AeRlJbc-EuK~_r) PnLfS.=@;@,R8[nXp֞{~f6ʴ+޾ g7Imj '1`y'qM^$:'U*H\24HFX1z7= MdQ qQ*>ȓ(DKՁro4G'Wk9ڌ* }(/4[zNj>?ES n ΢rUiWyRDq,4'hS8oR&Vbw^KeO@F4 T!ڼm&oY\f:ݏ^E/3?[ $–](yB E@l\욒qicfќVkPdfʿ'jkdģlX ʕ -O+#r6#P-nh'u/+11o 'yujE?"(D˝DŽ Px B%w {M) fe8c9cf3a0d2d3ddf327779db73e99b01807d5173199135c348a912644d0b2e150731712427d6e34f3592fe2cb05bc90e62bc822]fkI%z RVlF<}F>bIӞ:<{x{ bSgMÎcj .c@O/>F^!t.<VJ27#a[/Lɭv5sƮWb_Tțʱ`εH|EMFy"P1O]`JQ_]R/N;+ 'zQ۴ XƉi74zK2U0XF;2|ޔ=2z/ \m`H`'yB`߽B{^~Jqx* s L\0YJճ [",qG|V#5rtؙ,؈H'ƛExHK rW@p+'WK4[͙8F0 y6+seiJ|re2=s<A>p>?d   $  =FS m    V X`jt  6 ([8d9:F@GTH\IdXhYp\]^bcqdefluvw$x,y4 zXhlrCngrep1.47bp156.4.6Network grepngrep strives to provide most of GNU grep's common features, applying them to the network layer. ngrep is a pcap-aware tool that allows you to specify extended regular or hexadecimal expressions to match against data payloads of packets. It currently recognizes IPv4/6, TCP, UDP, ICMPv4/6, IGMP and Raw across Ethernet, PPP, SLIP, FDDI, Token Ring and null interfaces, and understands BPF filter logic in the same fashion as more common packet sniffing tools, such as tcpdump and snoop.ffi03-ch1dJSUSE Linux Enterprise 15 SP6openSUSEBSD-4-Clausehttps://bugs.opensuse.orgProductivity/Networking/Diagnostichttps://github.com/jpr5/ngreplinuxx86_64xR큤ffff7f402d6e123e97f4064dd29cb162326be4ab8fdd5c9c81df7f93741aa7909a25ffd9bf3012c2cddbb535a107bc845207c4824eb6b1947f708eac3194106d2f01rootrootrootrootngrep-1.47-bp156.4.6.src.rpmngrepngrep(x86-64)@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.34)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libpcap.so.1()(64bit)libpcre2-8.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3c-ZH@X,V]StO]@H@Stephan Kulow avindra@opensuse.orgdimstar@opensuse.orgp.drouand@gmail.comadam@mizerski.plpcerny@suse.comlchiquitto@novell.com- Cherry picking PR 27.patch from github to switch to PCRE2 (project seems dead unfortunately) - rebased though- Update to version 1.47 * Fix "no VLAN support for XXX"-related problems * Fix truncated/garbled output (e.g. SIP over SLL/Linux cooked sockets) * Change exit behavior to match BSD & GNU grep (see manpage) * Add Solaris IPnet support * Update to use 32bit values where relevant * Emit frame # in header, useful for reference/analysis * Emit total received, matched upon exit (dropped unreliable PCAP stats) * Import debian patches related to autotools, manpage, and compilation on other platforms * Fix build clean/distclean when not linked against provided GNU regex * Fix build --enable/--disable flag processing * Update to latest autotools (2017) * Fix building under MS VS2012 / Win32 - cleanup with spec-cleaner - drop 10_man-fixes.diff * upstreamed in 8e5187def73abd624c10ed37d42b7416e4a1ce97 - tcpkill compilation disabled due to incompatiblity with modern libnet - remove future tense in description- Dol not pass --disable-pcap-restart to configure: this is the default and the configure check is quite broken in processing it: - -disable-pcap-restarted is treated equal to --enable-pcap-restart.- Update to version 1.46.1 * actual bugfix for the VLAN parsing issue. prior version 1.46 expanded the BPF filter to include IPv4/6 traffic, but the offset calculation forgot to account for the variable presence of VLAN headers. now ngrep detects VLAN frames in every packet and adjusts the offset on the fly. - Changes from version 1.46 * configure.in: re-organized, in part t * sync with downstream patches (which were never sent upstream) * configure.in: removed included PCRE library, now builds against system version when specified (default is included GNU Regex) * configure.in: fixed duplicate PCAP header check, which broke with the release of libpcap 1.0 * configure.in: prefixed all tack-on autoconf variables from _FO * -> EXTRA_FOO * Makefile.in: capitulated t * Debian: use tar.gz instead of tar.bz2 * ngrep.c: Call setlocale t * make isprint() work based on current locale (bdo#307496). * include tcpkill functionality (-K), a long-standing downstream patch under Debian * updated t * latest autoconf * updated copyrights t * 2014 - Remove obsolete patches * 10_debian-build.diff * 20_setlocale.diff * 40_ipv6-offsets.diff - Update project Url - Use download Url - Enable tcpkill function with "--enable-tcpkill" configure switch and add libnet-devel build dependency for openSUSE > 12.1- Copied debian patches - 10_debian-build.diff - 10_man-fixes.diff - 20_setlocale.diff - 40_ipv6-offsets.diff - Fixed pcap usage. See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=546596 - Enabled IPv6 support. - Usage of system provided pcre library. - Disabled automatic stripping of executable. - Added CHANGES.txt CREDITS.txt README.txt and LICENSE.txt files to packaged documentation. - Spec file cleanup.- corrected licence- First version (1.45)i03-ch1d 17131741181.47-bp156.4.61.47-bp156.4.6ngrepngrep.8.gz/usr/bin//usr/share/man/man8/-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.opensuse.org/openSUSE:Backports:SLE-15-SP6/standard/5d6dd822e08dad06348891cfd5d1c344-ngrepcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=4ece4faff6627651d354b7d90a1ecff6c0d1a788, for GNU/Linux 3.2.0, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix) RRRRRRRRR.WOI&i_utf-8ef97412e2c867329639d0cb612fc70a332c3e63b8f614785cc791120bb5a30b1? 7zXZ !t/C] crv9y[Ll2vyKq<I&8`' [/˟%4hs;{;E)f+[[89?eWJ\e<.-&D!NXc#E~l( ~rT`k$8k}mU*߫F/4Skom$NW&+搀㷌gG%X%vdF1="DJzKF;KtSba0iH`jPl@3p Ͳvc˳[=Q#s]3o|1}E=RU{$^88eq*t:Obt] Hp;jK1p;Xec(8<%B4H:53WDd B;JѼaƕADß W.? x輷|ְ^ǻx;JP/oYɍ;^je8tT8C~?22_]HJING1?֪& &f} CԠީwC~.9_:HrA(Ɩˍk[ɽb5rK<r:W xc*湨v/V#'*:Xfg)lOW_DCz&^Q^"RNvY~=Xȃӎcxp^*/S0SZ^k}<⬎yuNtˑ yey =3Td݃| mC? }y&W~nf>n< UCƖ-y[᥂jy!_-JG4һjםKX z ̓]W7+ yeK!SK{ C]+yee 4ӏ#5GQ^hiT}g]ۣUeizm[K7b^Л- Wmev'i剱؁"d{i՚ ,.OdY#ypG#8O{s@qPio`%*Qqc(+՚8_}S ~'^T; 0L,-Iͺq%Y! *Keg>)xdL44ι3l*:3ȯr]7bN+'r!w.8ç'zGBYBO>_ * X#x]uD1‡҇xTc;VXͮFG u8,9WB$PqgŇY`%0nZp:=¶GTٜuEsd*޽09)q_Yt^1 xcwQė=.7^dE6ufAi2o K 2cEK s8jq[2X7iCYmhRoA {[{fK%'ݷ9Ae}?Y`>iO2uD¯l21'RDG̲y7h8Adjrf|ILT#Zmׇ޲i( Y.x*$ܙzXι0{x(4Pm G].L(NuvR2&|U"ڌ٫ǜ)氨 {t~q q#~pF*D%8nQ2 ~c,R+ypAPOeGIg򄿚ε:0j7y|sZ;0>M[F4UIϩhwjlm|+?-rؼҌe;A@@}6\(i#hkP˔0C9t⚯ڪ"w(|J'~˿L;2EP1u0=̧ ώ.MdqvnRXjz3p;V# xU땭KA. ze?铱CĄl fwdUr 9:G-i8@߯+,,P*=m?w A1jљiyT8o)?&q4?*N<`--BIn$p66Dm]o^ uJ; Y<3X Ǝ|'A~vo R|V]Fh6:1\5ܸxJިQ@g?U8:FImѾ6S|`fb:0^mzZ S $,ter "OLQW!dIބV f_h97n(?Z.AcLn@8ҋiݟ &H{) YFф0]ul |AK>7 vgd {o3Afp ÊOYbP]!7l5" w;Vh7Y!w f~`1$sMF=y5>,Bz}D2/L6luT\UꡣpVt3<T #rU=V::,H}x-5m`+[m-6F;J%^9͏ZH.䝥ț$HXCF:hrF|&^Fh{aY8i?@ EdTq9H:f/gJ6bQ} !_vzr A/Gk2&L*Q^tqC BmW&;p~k<0k$NE[K'!zʟ;O{:/yV=2E}'h#SQ wEQ5 I/+"2HtPE.V8?MÌ_H]ޟXDeкg|l,0IVV$}Te%eD|(nLiY,۷T%`"l[@r :-/hiUeNKOCuKVF E`{&C8z,jSH^}OoC=jI]oecgrk sAf{0%$pmq#8^T;4 .sSX*o*&0*\{LJCu)ӅI@DPn#e[/5}l7CPfI3~fߙˎc}鶐[ΉOK^T_;S2#?!ݑiݺZd p|ŽFkHq Y8Ll!I ;LJZ3@桱fRl|5.XwօMSV۴nH =J X|= ' BWas}hȏu/$4L֛@G0=};~02cDIdS©psOeΌw+Y*hѢR}>aM%@|w5zC&3C@5hp\^﹛WKONnhOhGg[fu(h?ݙ-YG lv' 9Ϲueazͩ FocrMй[ [6_&dTʿa^ )h\eFxxGY . bۑ4 L %(Bg3>۽dC[M:H3yJ[&y2{DHB{ 6ߴZ ܛZx1t/wP1e#3YGì:4@b0 =jg( 4v8`6t1LOF`682N3MUܐ ?P%AZo#˟LNल%J6Nl9 Xϕ.)>%*\mSNه:54MfP蹔L.:2 nvA/Iǂ$>g/>euFKrd8Ӎ jB!%Ƨ"iGE< /9H) KO%+ ti5\Kctw^(X_/h@{+AxH#2Wc-O YOJR JG)*7n3B=KXqD1A!]? t2Ω`(xtEQgHNp:PȠYN;HI~T#KՇTDŒ)hs]&)D\_:(ESK qNo෍>*0#Ɖ/ %t :M8^0~.-?[,EKƑNksUPB Tn]&фGy#|[dUF;S7qJ{@_-hG_37Qp&SWH+k\_O8/%In˒vlWE[U;lx,W?R o$%XGoMqHz@j WԙO Y?3')ڝϤ+'C*ݬ:MgE,uCI7+D$@t32%sU64nۣXXdw}kIמZV6G(B Ta}1Bxqt-5; DQ|#P k~)oxzPF퐤:$<֪um;ĒU^Zr\WNJ+,ԑ@A'k/) ςӼe}jH|w-@z=xT]2FRňe:ڵ$a%%${<FRnB]<Ꭲva-OӤ]lԇkD&G_/aE[DD:FMΒq8㧏>׬hv`?hq&D]ishHmVc4›0 ,)X\8?a&[ïD)AHdsf>J^{q]m^7A<ŸIfXvʪ )zdIo4[y:q9-qeɎ5./enhu}Dkfv![O'lLq̕'(/-! ,>;,?2$HPJc{gǻm yv~S7) t''S%]!,g[ 3T hSCyj IVcJ;*ՆLLK> L R{Qc` aqJ _ 5yS  AKtZ#IsAHahĆ <uE?3R"1YAj[ohޘƌ>*KC)(g  ׼޳Uăb #4fά)S_Q^xwɅ{Z/K:W Zih=ӓaN6}:Wo;<ь7ց X1,^}AJ%m<,xYZWl G !5GͲ6oq-1c j!ݰDTl=;g&{ (7c#6?b)wm5$巖t%Qf$Q[>WV17p)L6 r '#K2!kG_C!n Dr6d67pFYzc$L;;=dDdcƣUxvbUR  vxs<Q.̧Ck}O@`BZvoyl0 r93WFHk^Ģd{4+DNqjh유sAjw}]Fg߹BՐVV  )&REEy4/7/`@@PY*mM]rjh7vE^$;0>V@(AV4rj i9c09A5Ԩy\o_!ym*Boi76f7B0ޭC䉰ybgZeϋ8篋f:{{=:Z ts<:a'kXA|[ṬYktٗ>Y\;ڴF Kh=wf&2*z1^f}PQIi1WՆ"coauikZ=Fq X[:N+^YnVkuosp[5g\]'thjޏMzQ(`ܰX2t{D*.0!< {[Qs`6mf ɨ6urUnz%?l>i-~+) I=Jg0F r/x1ǝN5U"l#,4S,'5 >@|qQO3'^Oj2Ze,|InU|w5+iez߯Qd*ɭYvG>@o]اKr/Xoǡfޜ޲AL1n8IQpkU-uG9oO4xM16' 4i򼁤[_`lTUqn z DG qO|j^1p²apH6]L:HwYJF3O6T"})IH&B-EE|/^Q syՄ4P__2 y:G ᣯ+M>K 7-iv * Xp_Ǵǧ! \KcAz9\VF!]9-eKh +$&;xM\*!v*k_n/N۰`F -s ߷p~W ,{m#e&%ݫtgaI{Z̫B\]rkIY#WBտ0Ab6 ԝJoSFdQrtYjɄC|Id" ?E4c192z_Xgks :dEl4AD2[k gBװqϕsM5A>O'x+x'9dq)ԫ5h')],v+o`GP=r_QKG~&pp Xhh x 8&MT orP<9Ia(#:.Z7\ܵədШpП1缹 \g)0 >XӬ{`&zm&i #0.'TΊvbfSl+םQ6J* ;Cʑ>q38ldԯ&b4" 8FbSXf7=/x-&3m[ w^Z]ay-.琅ξrۆ @tJm[@CYz򵺉k׽j3=-)hbʮY`").O|XLԳkpXDa<;0Y2r2t$phtI+':$+V;] ُ#u|85Zÿ{@O<~рr<@6gaVL[3*f|l9!oQ*-zR] q!Iʽv*mi %"JڥUӴi4DҵEm>{2T!htaXƹ2~U i-stPc~` )(_HGrOOBOX3ʙR`%?pg#,7n$Y~TJ^{?&t4i+ì6 /;-mBn{v-hqah^",YXgt7.VNS Kn)nClerӢi)Z_bd"JO>2b' 7Ykow)Jܧ_9 Iqa,@CHBja;8'?e zvqj%7hs.b%ۛs]`t;-qgO*Fewҳ܄Ab!L'!52~H~|T6utL6pjH Z+GQ>$OVjh p4x]s^ԪdUbjvx$iOLD⺐e%k)]ִS*Q;Zۇ$a W5 :a&,Q-y6˅JaҲd&PQ75J#?: 8`g{z =r\0>hk-h]i:U=#]K%Ð嵂2Yg5.X*.%Zl/oݕG=å5$M]%3$u!T6<+dcY(VpAj9?- pcֵàZ6U/5.NN>dQǀ ZS@ 1~2pQdmDh\9GP$G*ֵ/M 6YLR1xVa޶4eiSӺ0-3:q1)ϫn|3QTt 2{/[Z [ɠS"tC"m-^iaOE&U)n!\rP-ij$kz`#;e1&w"W: GNZ1_ C:1h)I`%p|c$&$?"z-ƞ||mC̸Կ #KkEs}&8Djpዒ;^&+Ј`lm8Жl_VTY:FٞEmtĐb2}OeOo]vVHg(=ɂj&WcI `PXƂOˁڃKͶ5VAu/AʑY]RPN4*VT&|,F礔5_7ЅZjhJ&rơ%l0nbwRh'͘FLo42q;߬w'~HF0Q<5hq])90m_B* rp4OrM4(ЖǸcTF^C_Q4Efo҆izR=sW $1%@a]'YY#ȔX#)!}b DV>):לmfQ7 =2hMƬ($̃J_*kD׿.El6qq0EOb@RKV=TGoX6KQ%O 05Ltm]wr͊ \X c(hlB ͒8 4Q3+OXO70nQlp:*{ܲXů#+3N?rpxY&N<\T>75f 6NB D@,VW7(ů m|چ8lRCe~/Y[Skˢo.V l_j͗k2 Rb RqD?#^<,fR7I}%^֖F& }~}VhC޹ygQ !_ ]XjHb R}`Kd,{?osBY3qKJHObrJzXUp0̯bOוwX ~/JV-Aš$FA>:5>,lεԺtBAfv7RS w9ܱxW2K?oأh[ YZ