Bug#510924: iproute: tc fails on action ipt

2009-01-25 Thread jamal
currently not - I have labelled them in tc/m_xt.c. For now, this will work. If you ACK this, i will push it to Stephen. The log and stats are: - commit 16a72d45c2f139ba3ea759e39286b16f9c5d1ac3 Author: jamal Date: Sun Jan 25 12:01:18 2009 -0500 Breakage noticed when debian upgraded to

Bug#510924: iproute: tc fails on action ipt

2009-01-21 Thread jamal
On Wed, 2009-01-21 at 20:19 +0100, Jan Engelhardt wrote: > On Wednesday 2009-01-21 20:11, jamal wrote: > >If you are on debian - you should be able to install iproute-dev package > >and be fine I think. I just dload the tree. > > No, this is iproute2 which is missing some

Bug#510924: iproute: tc fails on action ipt

2009-01-21 Thread jamal
On Wed, 2009-01-21 at 19:44 +0100, Jan Engelhardt wrote: > On Wednesday 2009-01-21 19:39, jamal wrote: > > [..] > >I am afraid I cant get rid of iptables as is from ipt - it is needed > >for older kernels. > > Well that is bad. I should have said i need it to work wi

Bug#510924: iproute: tc fails on action ipt

2009-01-21 Thread jamal
On Wed, 2009-01-21 at 18:16 +0100, Jan Engelhardt wrote: > On Saturday 2009-01-17 20:44, jamal wrote: > > > >As an example of something that would work and i could use as a base, > >see attached against git tree - compile tested. > > It's a lot of code at onc

Bug#510924: iproute: tc fails on action ipt

2009-01-18 Thread jamal
Ok, Ive to a conclusion that the issue below is a bug on lenny. I can work around the issue of internal.h in the short term - but it will be harder to do without libxtables being present in lenny (as it is on sid) cheers, jamal On Sat, 2009-01-17 at 10:31 -0500, jamal wrote: > Hi Andr

Bug#510924: iproute: tc fails on action ipt

2009-01-17 Thread jamal
On Sat, 2009-01-17 at 14:12 -0500, jamal wrote: > > I could move everything i need into xtables.h - i am sure there will > be a few things still left in internal.h. Would this be fine by you? > As an example of something that would work and i could use as a base, see attached agai

Bug#510924: iproute: tc fails on action ipt

2009-01-17 Thread jamal
e there will be a few things still left in internal.h. Would this be fine by you? cheers, jamal -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#510924: Debian Bug#510924: iproute: tc fails on action ipt - iptables extensions/libs

2009-01-17 Thread jamal
On Sat, 2009-01-17 at 17:14 +0100, Jan Engelhardt wrote: > Yes, please send patches if you are bored :-) patches against current 1.4.2 would be fine? cheers, jamal -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Tro

Bug#510924: iproute: tc fails on action ipt

2009-01-17 Thread jamal
und unclean (compared to being in /usr/include). Note: so far in order to keep up, iproute2 has always copied all includes needed. I would like to avoid that if possible. cheers, jamal -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "

Bug#510924: iproute: tc fails on action ipt

2009-01-17 Thread jamal
On Sat, 2009-01-17 at 10:31 -0500, jamal wrote: > > xtables.h is already part of iptables-dev. > > > > $ dpkg -L iptables-dev | grep xtables.h > > /usr/include/xtables.h > > > > Ok, that i have. I did not have iptables-dev before. > Tried to compil

Bug#510924: iproute: tc fails on action ipt

2009-01-17 Thread jamal
Hi Andreas, On Sat, 2009-01-17 at 16:18 +0100, Andreas Henriksson wrote: > Hello Jamal! > > On lör, 2009-01-17 at 09:41 -0500, jamal wrote: > > Debian Lenny has a small issue with iptables: > > > > 1) libxtables.so is missing > > My opinion: I think it should b

Bug#510924: Debian Bug#510924: iproute: tc fails on action ipt - iptables extensions/libs

2009-01-17 Thread jamal
d you dont have cycles i could send a patch later (for now i just will leave them as part of ipt). cheers, jamal -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#510924: iproute: tc fails on action ipt

2009-01-17 Thread jamal
on debian can make these changes (at least #1 and #2 i think are important for iptables 1.4.2 and #3 could be a simple transitional phase). Then i can provide a patch for iproute2 cheers, jamal -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubs

Bug#510924: Debian Bug#510924: iproute: tc fails on action ipt - iptables extensions/libs

2009-01-17 Thread jamal
libxt_* or is it a bug? cheers, jamal -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#510924: iproute: tc fails on action ipt

2009-01-17 Thread jamal
I have some time today so will look into this. I just tried the idea below and it works. I realize this is not the most practical solution - but if you want temporary solution with no changes to iproute2, this would do it. cheers, jamal On Fri, 2009-01-09 at 07:59 -0500, jamal wrote

Bug#510924: iproute: tc fails on action ipt

2009-01-09 Thread jamal
. cheers, jamal -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#510924: iproute: tc fails on action ipt

2009-01-07 Thread jamal
On Thu, 2009-01-08 at 00:48 +0100, Jan Engelhardt wrote: > On Thursday 2009-01-08 00:41, jamal wrote: > >Just about to download iptables 1.4.2. Ok, I was able to reproduce what both Yevgeny and Andreas have using lenny default tc and iptables 1.4.2 > > Help me understand what

Bug#510924: iproute: tc fails on action ipt

2009-01-07 Thread jamal
On Thu, 2009-01-08 at 00:24 +0100, Jan Engelhardt wrote: > tc's m_ipt is not updated to use libxtables.so yet. Just about to download iptables 1.4.2. Help me understand what you mean and i will fix m_ipt. cheers, jamal -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.de

Bug#510924: iproute: tc fails on action ipt

2009-01-06 Thread jamal
ABLES_LIB_DIR first so it can be seen by ipt) cheers, jamal -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#510924: iproute: tc fails on action ipt

2009-01-06 Thread jamal
Ok, that explains why IPTABLES_LIB_DIR is no longer seen on lenny. What is the replacement for it? In any case it doesnt matter for now - just export it and ipt will read it. cheers, jamal On Wed, 2009-01-07 at 02:52 +0200, Yawhen Kasarzhewski wrote: > I have latest iptables here: >

Bug#510924: iproute: tc fails on action ipt

2009-01-06 Thread jamal
On Wed, 2009-01-07 at 02:06 +0100, Jan Engelhardt wrote: > This has been merged into iptables. nice. Which iptables version that would be? cheers, jamal -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Co

Bug#510924: iproute: tc fails on action ipt

2009-01-06 Thread jamal
On Tue, 2009-01-06 at 19:03 -0500, jamal wrote: > Ok, spent a little time on it; installed latest default iproute2 on > debian etch: Sorry - meant debian lenny. Flu affecting some of my brain cells. cheers, jamal -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#510924: iproute: tc fails on action ipt

2009-01-06 Thread jamal
On Tue, 2009-01-06 at 09:19 -0500, jamal wrote: > Hi Andreas, > > On Tue, 2009-01-06 at 12:48 +0100, Andreas Henriksson wrote: > > PS. For the absolutely latest iproute version (as there has been no > > additional commits in upstream git since the last "v2.6.27" r

Bug#510924: iproute: tc fails on action ipt

2009-01-06 Thread jamal
it clone git://git.debian.org/git/collab-maint/pkg-iproute > apt-get build-dep iproute > apt-get install git-buildpackage build-essentials > cd pkg-iproute > git-buildpackage > > I run debian exclusively these days (but unfortunately my own dev tc); so it s

Bug#489340: iproute2: no error message when link up command fails.

2008-07-17 Thread jamal
ave). The returned error code is a standard errno - if you sent a bad config you may get an EINVAL back. The sender combines the errno + the header to figure out what went wrong. Does that make sense? So the kernel fix is required (as Stephen noted). cheers, jamal -- To UNSUBSCRIBE, email to [EMAIL

Bug#176407: Intense, unbelievable climaxes

2008-03-26 Thread jamal dela
Go non-stop and last much longer with a new weapon http://www.Plivicates.com/ How to make your woman come -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#209147: Watch her climax over and over again

2008-03-22 Thread jamal Hoinowski
Take her in 100 different positions, everything is possible when you are 9 inches long. http://www.bilsterkin.com/ Cum again and shoot harder -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#286273: Watch her climax over and over again

2008-03-22 Thread jamal Gutoff
Women love their men well hung. http://www.eeconnisu.com/ Results in just 6-8 weeks. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#288403: ask anarch atop

2008-03-17 Thread Jamal Mckenna
Snatch up Perscriptions and Medciations today! http://www.additivebarbital.append%2ekusanra.com a askanarch -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#268214: ambiguous alvin

2008-03-12 Thread eberto jamal
Get Prescripitons tomorrow! http://www.astrophysicsavesta.applicable.northquestion.com try americanaautomatic ambiguous it's adaptive -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#198730: Response to Resume

2008-02-25 Thread jamal vigyan
Lotus, a luxury goods company, based in Netherlands, is currently seeking virtual assistants to work at the convenience of their home, part-time. We have reviewed your resume on Careerbuilder and would like to consider you for this position. Lotus presents the best off-season luxury finds from

Bug#32202: neirekee

2008-01-11 Thread jamal lender
A extra long Rock hard dick can be yours today http://furesiyt.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#127759: Die Teilbeschaftigung

2007-10-29 Thread Jamal Battle
Guten Tag! Ich bin Oleg Kalina, Direktor of Softline. Wir spezialisieren uns auf angewandte Entwicklung, Systemintegration, korporativen Netze und andere Software fuer verschiedenen Loesungen der Geschaefts - und Finanzproblemen. Unsere Firma befindet sich in Ukraine. Wir stehen in gutem Ruf, un

Bug#310005: express limited warranty respecting

2007-04-03 Thread oguz Jamal
Similarly Eset NOD http://img444.imageshack.us/my.php?image=ktqhfv2.jpg drives store improves -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#303640: accessed tool bar

2007-04-03 Thread Arpinder Jamal
giftsfor specific amounts but graciously accepted http://img444.imageshack.us/my.php?image=888cjd4.gif radicalism decay Napster brand years ago -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#100421: Your requested Information : U752217-825386

2006-02-01 Thread Tilley Q. Jamal
k the URL above and fill out our last form. %EXIT [EMAIL PROTECTED] Tilley Q. Jamal -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#150631: The new rollax repliccas gen is here candlewick

2005-03-25 Thread Jamal Donaldson
The new craze is finnally here - one of the bast sites that can give you the things you've allways wanted to get - watchees, repliccas to be correct, of the bast brand s in the world! Impress you're lady with tag heur, roleex, and more. You naame it - We got it for you! m show me more http://c