Pablo Neira Ayuso 8bfcdf6671 netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functions
That can be reused by the reject bridge expression to build the reject
packet. The new functions are:

* nf_reject_ip6_tcphdr_get(): to sanitize and to obtain the TCP header.
* nf_reject_ip6hdr_put(): to build the IPv6 header.
* nf_reject_ip6_tcphdr_put(): to build the TCP header.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2014-10-31 12:49:57 +01:00
..
2014-09-30 14:00:48 -04:00
2014-09-18 10:54:36 +02:00
2014-09-01 21:49:08 -07:00
2014-05-23 16:28:53 -04:00
2014-10-17 23:48:07 -04:00
2014-05-23 16:28:53 -04:00