libnetlink-devel-2.6.29.1-6.3>t  DH`pJ/=„web] DҦHCie `8b?,f>@لdofđ8XYoC$үUu sim قYf? }bjrHvx,whhɴn 9P_?eU2"RtƵ!h g򬝳jDb)OIwt` K?1 3\5OFɞIJQBM0be66cc6dcce3d36602f5fe0c5945a1da2d44ef10mJ/=„ڥz6S=N`'#Ig*u碍x[dF U\]+5-?d  P (.4@ F L X  LX(890:jFTGhHtIXY\]^bcdeflz Clibnetlink-devel2.6.29.16.3A Higher Level Interface to the Netlink Servicelibnetlink provides a higher level interface to rtnetlink(7).Jzbuild24eopenSUSE 11.2openSUSEGPL v2 or laterhttp://bugs.opensuse.orgDevelopment/Libraries/C and C++http://developer.osdl.org/dev/iproute2/linuxi586hlJoJoJobc8420a86f81b6e10c9a50c3bb0a5649161ab22c8b5ec38b1806b8898525cca3a833f39d9d0553e8619e38ed444ccac3rootrootrootrootrootrootiproute2-2.6.29.1-6.3.src.rpmlibnetlinklibnetlink-devellibnetlink-devel(x86-32)   rpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)rpmlib(PayloadIsLzma)4.0-13.0.4-14.4.6-14.7.1J%J@J;JJ#JJn@III~@IAH8@HBH{?HwK@HhH"@H@G @GF@F(@F@EEEPu@Dp@ms@suse.dems@suse.dems@suse.dems@suse.demls@suse.deadrian@suse.dems@suse.dems@suse.dems@suse.deagruen@suse.dems@suse.dehare@suse.dems@suse.dems@suse.dems@suse.dems@suse.deschwab@suse.dems@suse.dejdelvare@suse.dems@suse.deaj@suse.derguenther@suse.dems@suse.dems@suse.dero@suse.dems@suse.de- added missing fclose to ss utility (bnc #543986)- fixed memory leak in read_igmp() function ip/ipmaddr.c (bnc #538996)- added support for monitoring neighbour tables (bnc #537906) - added support for displaying type labels (bnc #537906)- added missing pclose (bnc #534912)- make patch0 usage consistent- update to version 2.6.29-1 * Support for lxc- make sure do_tunnels_list proc file descriptor will be closed after use or on proc read error (bnc #525834)- fixed ss utility to display inet6 addresses if requested with -6 or -f inet6 (bnc #473156)- fixed a bug in which the memory for the tc_skbedit struct was being used uninitialized to 0. This patch corrects the issue by using a memset to 0 out the memory of the structure (bnc #438950)- Change max length of the MAC address from 16 bytes to 32 bytes to accommodate infiniband (bnc#445014).- fixed compiler warnings (bnc #434714)- Add skbedit support for FCoE (FATE#303914) - Add multiqueue support for FCoE (FATE#303914) - Rename libnl to libnetlink-devel - Fix IPPROTO_DCCP redefine - rpmlint fixes- update to version 2.6.25 * Fix off by one in nested attribute management. * netem potential dist table overflow * rto_min value display overflow * Overhead calculation is now done in the kernel. * libnetlink: don't spin forever on receive error * Protocol field on tc_filter is required by the kernel, provide it * Add missing prefix bit length for addrlabel * Do not strip binaries with `install` * In police, fix uninitialized "overhead" variable. * lots of documentation fixes- fixed RTM_NEWLINK check for older kernels (bnc #407954)- fixed 'tc qdisc' segmentation fault (bnc #404755)- compile libnetlink with -fPIC (bnc #388021)- Don't strip binaries.- update to version 2.6.23, fixed (#336488) Reason for update: * The macvlan module, which got added to the kernel in version 2.6.23, needs the new "ip link add" feature These patches add a rewritten version of Ben's macvlan driver, which allows to create virtual ethernet devices. The underlying device is put in promiscous mode and packets are demuxed based on MAC address. It behaves similar to bridge devices in that packets are visible on the real device before delivery to the macvlan driver. The driver supports all features of the underlying device except VLAN acceleration, this is currently very hard to support. I might look into this in the future. The main downside of this driver is that it adds another hook in netif_receive_skb, unfortunately that is unavoidable. When not compiled in the hook vanishes of course. Usage is simple: ip link add link eth0 type macvlan Will create a macvlan0 device with a random MAC address on top of eth0. No iproute patches are required.- libnetlink.3 is now part of the upstream package, no need to include our own copy.- update to version 2.6.22, fixed (#288551) * Kim Woelders , various useful fixups: compilation with old kernels, cross-compiling, "all" == "any" in prefix spec. * Collected from my disk, cleaned and packed to directory iproute2/misc/ several utilities: ss, nstat, ifstat, rtacct, arpd and module tcp_diag. Writing some docs. me. * prepared patchlet for pidentd to use tcp_diag. * David Miller: 64bit (and even worse 64bit kernel/32 bit user :-) fixes to above. tcp_diag is merged to main tree. * Alexandr D. Kanevskiy : various flaws in ss * Alexandr D. Kanevskiy : oops, more aggressive caching of names opened old bugs: ip started to print garbage in some places. * Robert Olsson, rt_cache_stat. Renamed to rtstat. * An old bug in "ip maddr ls": reduntant empty lines in output. Seeing this crap for ages but lucky match of desire/ability to repair and a huff about this happened only today. :-) * "Mr. James W. Laferriere" doc: option to produce ps output for non-a4 and not only 2 pages/sheet. * Jamal's patch for ingres qdisc. * Bernd Eckenfels : deleted orphaned bogus #include in include/utils.h. * Julian Anastasov : uninitialized fields in nexthop producing funny "dead" nexthops in multipath routes. Stupid me, look at the first line in [010803]... Was it difficult to guess this that time? People blame for several months. :-) Special thanks to bert hubert who raised the issue in netdev. Thanks and apologies to Terry Schmidt , Ruben Puettmann , Mark Ivens . * willy tarreau : "make install" target. * Tunable limit for sch_sfq. Patch to kernel activating this is about to be submitted. Reminded by Adi Nugroho - Use texlive for building.- add bison and flex BuildRequires- fixed array size of name string in iptables.h (#243281) array of size IPT_FUNCTION_MAXNAMELEN - 1 is referenced at element IPT_FUNCTION_MAXNAMELEN - 1 which is outside the array bounds- fixed wrong IPT_LIB_DIR value and replaced the code by a dynamic check for the /usr/%lib/iptables directory (#238886)- fix permissions for manpage- replaced static HZ define to dynamic: [#]ifndef HZ [#]define HZ sysconf(_SC_CLK_TCK) [#]endifbuild24 1256387962 _ Y)2.6.29.1-6.32.6.29.1-6.3libnetlink.hlibnetlink.alibnetlink.3.gz/usr/include//usr/lib//usr/share/man/man3/-fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:11.2/standard/f25d17cc124e646dd86a53374a79b72c-iproute2cpiolzma2i586-suse-linuxPg )O5?] b2m\[1=|Ϋ!P s hڕ'"p*&y˨ݺ,Jm{N޷ o<Ml59%e?#oE,D^`l'lIrq$U`L,oEA,2F-0yk?éQAW99L 4i))H.a,t Dvߨzl}Gxr'6^pG-s t+tk65qσ/>,'{Qh8ǰ>`gxnp ( JqMWY;z="v(|J!mO>e>*kj1t 2"߄>lRzo:I<$R$|r bq:&f\lG 3v/sifw-(lqꦑfee蛬Ho+ZlXKN!M*|J+Ȁ4Pڇ6Ff1(oGU$zf۔`F86#f[!M}X<6<ޏ `ge=RkiK u]SJt#˝bd-SPts9d y^TOOWPESyNw3X-vt?h^UyGއ UZ2k|CkCwKϮZ2 }.͹Z#~GUO PQoI0:Ι:}APφ37;C P]_9P?rHl1 I҇Pŏc#h7}R@` (-h\y*lﲆkN)8woIKua^y=7ρV/㾽$v*Tg?#cxs]ǢfrdOhm: t(JP9}7I,0l^c>G`.ٽ̳p8zZr?'^_a14kEkIsZ"g2啙5L2`|t,`o J8@pa~ +7Pt`9YS%ą*p81uy0fUKZMî B%*h3U>f0_tjAː86pzF CbKtE׼MTԾ=Ns=Ga-@_sFUb@vT Q _1swN>.(vJI}C*{Χ!Z[К< [ڍWxųpHB<20?5[4 {"}zm >#hȮ OMBQ-*vlV{R882z\osj*A2j}*b"SJ*3*p2"(%pM./# c,Ѻ ٧mYj APj`:Q,VO!JtdE.ov@p\=UAiE\]MXEmr* pcBٵoh1; RwVkb{q1KDrd/vG!s28{^Ńr/IXa}_#:Y|/q1~(#ݸ54QG{2 bJ5ց_hbFAW_hԊ@4 Y -iNY3z'c.?2495uʮ&tVX\$n Fբ?ع[/l{Q 6t?o~J:ӊbcCРOL"T]=7r1~؇'7VErb.._kJd~SA{I5=$Jh_d&hs0HȔՕ"&߰a1ՔgێP=vpoufվP?apOve4n+zIنCPT(^Jn@Ml})Z$>I$0"Z8vWľHyWR7޼hDwn 5=u1Ge(G@8]EDp؅U%Jei2QJ#.t;x ̿͗3ܛG\5(]64Hc";f@4J̗1e񠮟Ef￧ZTVc\z·65{yCiqmɴdAߧ֢CTg_o¯z88O23hꙓV嫙Faa[X+1zRK2/O&H!,o;,$o-j-J|[TJZ8kϓ tsК2E&Swv}8Ym8lUqr6- H6zx6T ;@zh2 5"D٦XCy:s{'UįP p ɶ]|-`*N2 oflY䵕MIBz#B똴t٢ QhKWSLNǣA &>vSC  f/qʽ,S/KDڭ3?C=,Է/Laf+֒f1)tvO=4.3ʛ$WHM2sCv8q`B`{HT^~'9^Lr[QʥB 0Z%XҪa**J3"3sa`掙w.'=I!FLn Ŵ^LϹX 9T&i|;Qu67y -RUMw e#_EU%u _,dJvv 6'5tnhqk"%HkjxEQAh_9s=E!9I>,|W-y]52q;GVjT]k*lЬ.UKdMB.Y 'J;[&dwn"*Q΀'Za$ /:^`,2oĤ!=Ar4.< R79ltٗ(y" RגnRw|EX-,2=v$UdYH{LT!#Y,^+k`E~Á ި0…_ԵQ]]_28*&gɟ\xi^;l7PoTz '|75t!qwJ/2l8¸i{'|*m M*۰X݊ FAK6HRŒq)2pǯυ6X3&&}fpJ48d0;m3ވ/s8̀66qai<@ G`0릒ܲCŹr,!a'5QDDyMW^H$Ƣf>fepD+Ǧ1'0K̶4-q-7T>CN[V*ŝ2J5C%RmN4V_|?;l"\1ʖYk/FE|,*up'ÚNy~3LqM! 63|^}﨓1s1'el ̌# !Fg 4Pna1XbN.̥4{`aA`Sa,QI{,R\PSC+x?*s&,8/ٽP#|#k\K'݊7 a^Ւv:oLyє 12%V&+ dxYKML%\Vb#e+1FJ |`#~mX&0Ą*7Fh!{~~8=0)APʓjj v4K5( ?z!>),kȘN@h$r9vE'Ob}NXB.2[a0+=}mI_F ebZAfh(NɾڑuvZ5NK; 2LR,uex59bK_@JI=30f"1^ԨdoGjExO&Nm~[}U_q`JQ&]cՖs].;P3WZ |b9'\ݛqaP MyytҨW 1@eWwg0bM 7\77':NSc}^ed;AjY]3 SW,Ǎ ! I6r =&E?ruu0XcӸɃi_ًqjf.ڲ>7ZBӔk{kxR-3cw'EUGRV)O7y-ǥ-LbJ0uTw {Hc7fȅ,s. Ɍ>X*Z 9LKxٙ0vrqa)!ft H ~rV叇U xsF%ڄmQ ~3S{Q{ {YW?u_U@QhbΠA_m}ߦa_w23GYOfj=4W>d /?NιL6vOЉ#rP@ɫ[Y:ŶXQn 2ΩѤξ>78J`vp~0%ĒNo2]Qn.V675PbqV^>KLO`BHL0,ӒĐHՆ9c>0!%jZ,>4cb^(%ܽw1טhn9"wq)g<w0r;Z->* IbOAݻT!IR-u '[XI:dlxHWDg[M𹩒&qK6̧nG;& SdJrQ7+'kn> AU>#x̏ LKR<ӋxC~ކ dӘ j:ٞ*;~wgë–6L+gڒW" qI΁q;'"S'Cx Lj6=cF:0?qW/6m%@Y>#Hj^J}t"|u>}=3&Ʃjnt17eg0 TknQ'IL6F 98Pɔ x[N@" KY;Rfq>Y`r8/,[5xĀv@-1@ș";CXJxpf.DH t>,NK;}^Uz`c`,,aW%ψǧx􃄡^2d5b?Nk<eBl⯫J";CҲ ;En}vf9BVY5{)"Lg);N"ئdz(m Mզ,e\"wo:@g"oO36nBi|bt3 0!!Xywf}Pco7sa4?.<|K2|Nv^r0J`gDTa^yu .qix+0],CDJU7t1(Ֆdwth'n-u?vvy:c$~\/0j`dnė<.A͙a82246vuP)U&lF{ U2_L]s_)C_0K #w*{?jY,QCi܍&4~wN#36Drmj8ruwojjN#IoR(wx_G]̚˥{88o>Vp@q yT)} W iGMy p*mciqS0t/@ֆ2Hxx5Q!z>Y| 7]ōk' =v2,FpNs%n5_$iCf&c=en&9@O쨜m%p@rmTZJb_-x"?"maMU&(k2dBcNAEo+}{2٦QGS=~fwr ~=a4KE]q]@IOL?w^LCLU<c=iI)W!1jc\$"=׌c1<)"!yɶcj@(} m)AQEgsХ^אx˔W烓e,gg LqX'+i-_Qri`#b[(;#?"M)sBvIŀWx,\ƾ5oH"PIG2~q[o۰ wSjja\u5̴aÒ<L NvRwwf k<, :!gbwVv`Ƶҿ= >*bx;g>ӝM+ %57QqRaEx'z3dğ蟭YQbKEqyT-qxȉ'ɻ+uYud*Kât>S~fObng:M?y{.`32bK`XI13zRڙ|y|tClFBm}XBGa1#u& 脟G,Z9>3kB)%E<=+h!BHTX BϣӊN˭=A4﫪8T=v1':ql?Y%r(p4,̚Y>@ S<08~'D,η,Vr+\coQ] Ό`zt$͒AR[@/'hɍ)X5RP LٴԼ}*[6h8{I̙cDÙs%ϭ`_|P퐌ZL\7qQm52u|^k`$@^Rڜ坆yQ*J)6-3O#Xē4b \L l3 D>07ĄS3 Po ]U6 [ &'Lj+4g=5fAY{ , &0hWAV g32C,_VhH& OF@ t9<-pL]K.?0[S(|0џFlq@v9nSm> @G&{TwJr?y_g@ñ.Lx:~"j}aL[lP5V@/*{A7&1uo\tM+pwkŇ0nڕ6|~7oL1>\l@:-Ow5\.LP/gM,Zc`[V5]5vSrI=P54n6V-T?/ԗu0{uZBUDb^I-1=f {dKSg]W@Iݭ@N݇EYZXO_qKؠ_"! Y 2‰vDRC>za"dCg{3 *'y.l_I;D^I)Lmjl%n]2RͻYEʒ;$ z'bA8)Ri}Λ7eNkc] o S8dc;?kY9)Qk/4F2x~>$nj-̲\54O5(\Lt4zVϕҗx0I -Kt5<]y\]_|D,f,9[H,c;-h;Qy }KWcl"9zȁEqq.M [YuSl@$_WSA[[ȷ{) 'Hik8s/p4)Di&n.e5cT5qc_3>Pهj B+;yS~Oϐ!:;r:+M4[Nuo}`RwJh`zoNn UnŠUtu3Vq+7|vbcjVlݔonDaWYrI]_lsΥE}5>x7^e6+^HNUiK"piˀv$Г,qN8Znq/p̉qֹfcpqJo{STs`wJǩ4I(m`v>a[KMnoV [߶HUG%;K"&cAmeKo/de+̖F?QKq 0g8"~)]Ȣ߰2)9tin=1NGR WwM*0A8Oy,,,J 2uBYA/O,^'X R4LN* L*bؽօs*\t{ղ9G>qQAD)6×aN|Pb/tK.)x?>4礕u mV"6mo$2睗.f̻w-k.[6!G=<5FRn&=2iG@#)҇ihfJ*<S^IKKٔ#픐%@M 1 ffƯEU"Jh7/{ tHPDq88]يc &kL =1gɏ3ɇNpcIv>$:q2x"([Cb}:9yNs*yjH WEj6ٱƤQKf9o!g;7C#:/|-=YX&h@LBUP +A7sc?ZvO)^0Jr@F;{糝RIߴHzP]XFyMÞj_Q1W6,<R>4gU-EDpv$AxNʗ@/8 N: [8 bX8K10חy''LJd<<~oS!OLB3)#%p)]j 3]cS|ٺy 5rbn 8G0A0{:6gd6=-,ø^0eG̼B#rrd,AXsb4aCiW,A!z@|1'e=mܪ tCO|/8en̩$O0lopuΔN~:]4OcZxK;Jrj/ _^zE)zU'8;G(E,79=sp$vޮsڪ#`_pcrWHV'XcT)qkc}IV Ed7`;Df". q\vb :4%"Y9B'б&t)^MmMA,5tE jc$t)}gՖ|6(6LRܖ:ܩ5呝< 5ʙ(?o[wǃ\GMm+y&Ut4JMs$kK'J@^HQ$4&;>KB=px1TY6f̔"ac0Z* cK"m#ۥl ܯGrͰB.u/ږ)`tp.f3*KT0*f|ǒy7lpfw'zdFٷ`[A]αPh] ql }36q@$ KR#1.Ha#ZPһW#aV&NtO|ӗ,V';Ҏo?aSÚ:bLz+2k9,[*: mx.ۏ: `B9L' f+eR$| hkP})-scGL+\OЌYe@cAR$8QUݬ/n6㧰J^ձE s)7^z|]EkY_T{KCFxUib/6S3D4aWgZrB(hzQ#}B|ރ|iWgC5pG6(Y?n]]d ǜ>Yf b#b"#Tט.}NUw#/?Z DzM3z fژ^(K\AӲSt{%Fm4RPz?q=bUaEl *AʠSZ)6c (łD/N! QaVU%'016f|z~(cG7ZF=GdP!aWk>Kb.xa$kݛTٞ8O"Nqp cV xاm]C3& "z(QE/8Kn}h!W]g'sM؜u8p.«es{谡fkFLv`DBˁ]1w/^yp3 kE;V izk3Ku M0I.- &*A/j:&ƝmGJ՞His{}5r(dzT(vC;/M8O3 Wsې{.wʥg^8enQߎwf֊Q< g@`Ap\F~H ۷ :DPX"! wykݱLiLɐ\R)&@rSXN0׫PUPaޛެ̏f˱ lfq҈/y9cl|UjA("øI+۬+t^6gjȶ_4)4yf8R>K1},ix՟]ɖ|RB#2i)X'6{+yBpiu!fm3`ۗ'>;Ȍr(} Oҏ +Kvkp!b>u3Fx³퇏>bW_ Wiy`u`)$mvO\˃IjgÃ($PE:V^Ӕ0&n j 2h㘗Y$٥lF[>NLA೼t Y`&gzE#q~aHO0֯F+|)6~kCvh t )տ2XAܻ݃(1qhwgKm^d[8(ثSiЕdӚѐ^xv;<{gh U븛xmEJ?UB ~SB¼+&[~7y9X`w`@l]l (o 4/_$憅rxHNZB)>0]*yN=;>(^+‚8x H +8]'pͅHfxR1 =ulyҋ9GUjstȖ0)hܩVP<^)D`).~QH]G{;ґY҅RۡK.x1t%ZG0 Rh24FJ4 ` k߱@z3\6Q! zlEQг;wS3*{;F:Om ?&Hml+ N^;1%C ]C~YN ɭd) ЧW$<ǻ]}zRye4KKͦ=knz f%?sM ЭU2t+!YBM5XJ꽓gyq :[MOh}]^uupHn52kk&yRU%Hy>U/=T'T\鯁)M8Ȉ t TSKF ]I߆ 5*N99δo E!2oQS ]ue <5ForZ/}Z_{?ue;]#g< us8.YzF_AF3]rMg2Ԕ(HsWv5$7vkd\&)͘r$ *BX'^{"$Bݐtz&W8'qǏR:c ,~3VcP 0RxdXŷx׭"@.fL+zwvFpxZ ֤Kq<$GiO[4^CWG52u% SXEoU(_&pLD HeTel614"r+dnYb$~jݫ9~YqL)$?*<)?.uA- ~a -܉+78L96]%lexh]LEPPbǮIjJѻ-,vamn=zC9 i sr%Zqƃ xCR>/VVnAxPd\6)ޱ50zw-$^ބb%EmFφ>7IsdmaQV"ʩ#.p'wE^A\!0t)]#$OF> -#,?fIqg9+rIJ}"쏪>w_/{K$|ް%x0kRc 47f~4F(ݢ!*}#DeRh(yep=aF&dT-bXC.K:xP!l=ƪncT1=&X +#KO}%@6xWTO \]S9nNo]!3v(뮲@ٝ*a׏݋Zmt0:0iH U|c8YɈIehCW^y",_2nUֽsJimdKnj-q&Tv0(k ܓUn0lRds X34^L~MkG>7 *hI}@6D7>)ԠCp2孉x݀7c ֞E< nXLphh:r亰!nz,;X~D /sʐS1ROnc ب/m'Bq+ժ+wй !~e6Qur QtrDr0oي?9l (7*K-@d W