diff options
author | Florent Fourcot <florent.fourcot@enst-bretagne.fr> | 2013-12-08 18:46:57 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-12-10 06:03:49 +0400 |
commit | 1397ed35f22d7c30d0b89ba74b6b7829220dfcfd (patch) | |
tree | d6c3ce6a964fd25d5f0348523bf47c28e5af273d /lib/list_debug.c | |
parent | 5824d2d16d39a9c57aa3bacf955fbd0c2134061f (diff) | |
download | linux-1397ed35f22d7c30d0b89ba74b6b7829220dfcfd.tar.xz |
ipv6: add flowinfo for tcp6 pkt_options for all cases
The current implementation of IPV6_FLOWINFO only gives a
result if pktoptions is available (thanks to the
ip6_datagram_recv_ctl function).
It gives inconsistent results to user space, sometimes
there is a result for getsockopt(IPV6_FLOWINFO), sometimes
not.
This patch add rcv_flowinfo to store it, and return it to
the userspace in the same way than other pkt_options.
Signed-off-by: Florent Fourcot <florent.fourcot@enst-bretagne.fr>
Reviewed-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/list_debug.c')
0 files changed, 0 insertions, 0 deletions