]> rtime.felk.cvut.cz Git - lisovros/iproute2_canprio.git/commit
Add NAT action
authorHerbert Xu <herbert@gondor.apana.org.au>
Fri, 12 Oct 2007 09:08:40 +0000 (17:08 +0800)
committerStephen Hemminger <shemminger@linux-foundation.org>
Tue, 11 Dec 2007 17:33:55 +0000 (09:33 -0800)
commitfc2d02069b52e0e1fce9045572bd22d197dd91d5
treee35667ea391a1d795ec1a83e7a1aeb24bd79a85d
parent037c635eee994f6b29fc82931490e831d4a2ead2
Add NAT action

Here's a patch to add support for the nat action which is now
in the kernel.

Thanks,
--
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
tc/Makefile
tc/m_nat.c [new file with mode: 0644]