Máté Eckl 45ca4e0cf2 netfilter: Libify xt_TPROXY
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.

Signed-off-by: Máté Eckl <ecklm94@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2018-06-03 00:02:05 +02:00
..
2018-03-27 13:18:09 -04:00
2018-06-03 00:02:05 +02:00
2018-03-27 13:18:09 -04:00
2018-04-19 15:40:13 -04:00
2018-05-11 00:10:56 +02:00
2017-05-21 13:42:36 -04:00
2018-03-27 13:18:09 -04:00
2018-04-26 15:07:42 -04:00
2018-04-23 10:21:24 -04:00
2018-02-28 11:43:28 -05:00
2018-05-24 11:57:35 +02:00
2018-03-27 13:18:09 -04:00
2018-03-27 13:18:09 -04:00
2017-09-01 18:35:23 -07:00
2018-05-23 14:48:44 -04:00
2018-03-27 13:18:09 -04:00