]> rtime.felk.cvut.cz Git - lisovros/iproute2_canprio.git/commit
iproute2: add option to build m_xt as a tc module (v3)
authorAndreas Henriksson <andreas@fatal.se>
Mon, 12 Apr 2010 18:24:23 +0000 (20:24 +0200)
committerStephen Hemminger <stephen.hemminger@vyatta.com>
Mon, 12 Apr 2010 18:40:29 +0000 (11:40 -0700)
commitab814d635529787036b3caddb590034a4e6a48e6
treec9510276194b350f8e0e8698805e3f5c8a420b27
parentedaaa11e5a3cf2c9c1a395e95926174718cba198
iproute2: add option to build m_xt as a tc module (v3)

This will build the xt module (action ipt) of tc as a
shared object that is linked at runtime by tc if used,
rather then built into tc.

This is similar to how the atm qdisc support
is handled (q_atm.so).

Signed-off-by: Andreas Henriksson <andreas@xxxxxxxx>
tc/Makefile
tc/m_action.c