commit | 2536862311d2276454ddef9dc36d6551a4b400fd | [log] [tgz] |
---|---|---|
author | Tom Herbert <tom@herbertland.com> | Mon Aug 17 13:42:24 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 17 21:33:05 2015 -0700 |
tree | 7be7caf4f95bdd2c50749dc2d42319acbc250030 | |
parent | f376d4adfdd2d860aea3e99aa86e98324621ece7 [diff] |
lwt: Add support to redirect dst.input This patch adds the capability to redirect dst input in the same way that dst output is redirected by LWT. Also, save the original dst.input and and dst.out when setting up lwtunnel redirection. These can be called by the client as a pass- through. Signed-off-by: Tom Herbert <tom@herbertland.com> Signed-off-by: David S. Miller <davem@davemloft.net>