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-05-04 12:52:47 -04:00
2018-05-29 15:20:21 -04:00
2018-03-27 13:18:09 -04:00
2018-05-24 14:22:59 -07:00
2018-04-23 10:21:24 -04:00
2018-05-31 14:13:43 -04:00
2018-06-03 00:02:05 +02:00
2018-06-03 00:02:05 +02:00
2018-03-27 13:18:09 -04:00
2018-05-08 00:11:40 -04:00
2018-03-27 13:18:09 -04:00
2018-06-03 00:02:05 +02:00
2018-05-04 12:54:38 -04:00
2018-03-27 13:18:09 -04:00
2018-05-24 14:12:05 -07:00
2018-05-24 14:12:05 -07:00
2018-05-22 10:25:06 +02:00
2018-05-28 22:59:54 -04:00