[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAA0qwj6fWJFVCDW9M9jZhvQnSTy=Pnyp0AhWFYT8FOiroq7C=Q@mail.gmail.com>
Date: Mon, 4 Jul 2011 10:38:35 +0300
From: Adam Katz <adamkatz0@...il.com>
To: netdev@...r.kernel.org
Subject: libpcap and tc filters
Hi Everyone
I'm sorry for littering the mailing list with this question, but no
other place could help me..
I'm attempting to use tc to shape traffic sent using libpcap, I'm
doing this for a research project. I have a classful scheduler with
several classes, to this scheduler I attach a few filters based on
destination tcp ports.
My problem is this: When sending packets using a normal userland
socket, the filters work and I see the appropriate traffic entering
the right class. BUT when sending packets with libpcap, all packets
end up in the scheduler's default band as if the filters simply refuse
to work.
Can anyone suggest a solution?
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists