Re: [PATCH] pkt_sched: act_xt support new Xtables interface

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On 12-12-19 10:51 AM, Hasan Chowdhury wrote:
Hi Jamal,
I will test it once I get some opportunity , but think I like to know
even before any  testing

1. What will be the new procedure to compile iproute2 after the patch
apply (any new library or any configuration that needs to be adjusted )

git pull Stephens latest tree.
Apply patch 1 and compile.
When you are done compiling an m_xt.so will sit in the tc directory;
unfortunate that we are putting out this shared libs. Backup your distro
version and copy this over to that location. On ubuntu 12.04:
sudo cp tc/m_xt.so /usr/lib/tc/m_xt.so
will do it.

2.  tc filter add dev eth0 protocol ip parent 1: prio 3 u32 match ip src
192.168.0.0/16 <http://192.168.0.0/16>  flowid 1:1  action xt  -j MARK
--set-mark 3


is this still a valid command ?


Indeed it is.

cheers,
jamal

--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux