On Thu, 10 Nov 2016 01:20:59 +0100
Daniel Borkmann <[email protected]> wrote:

> This work moves the bpf loader into the iproute2 library and reworks
> the tc specific parts into generic code. It's useful as we can then
> more easily support new program types by just having the same ELF
> loader backend. Joint work with Thomas Graf. I hacked a rough start
> of a test suite to make sure nothing breaks [1] and looks all good.
> 
>   [1] https://github.com/borkmann/clsact/blob/master/test_bpf.sh
> 
> Signed-off-by: Daniel Borkmann <[email protected]>
> Signed-off-by: Thomas Graf <[email protected]>

Applied to net-next, will push soon.

Reply via email to