On Fri, Jun 01, 2018 at 08:44:56PM +0200, Máté Eckl wrote:
> The extracted functions will likely be usefull to implement tproxy
> support in nf_tables.
> 
> Extrancted functions:
>       - nf_tproxy_sk_is_transparent
>       - nf_tproxy_laddr4
>       - nf_tproxy_handle_time_wait4
>       - nf_tproxy_get_sock_v4
>       - nf_tproxy_laddr6
>       - nf_tproxy_handle_time_wait6
>       - nf_tproxy_get_sock_v6
> 
> (nf_)tproxy_handle_time_wait6 also needed some refactor as its current
> implementation was xtables-specific.

Applied, thanks.

I have removed the comment as Florian requested and also replaced a
C++ comment (please use /* */, it is preferred as per coding style.

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

Reply via email to