Files
linux/net
Balazs Scheidler c828384582 TPROXY: supply a struct flowi->flags argument in inet_sk_rebuild_header()
inet_sk_rebuild_header() does a new route lookup if the dst_entry
    associated with a socket becomes stale. However inet_sk_rebuild_header()
    didn't use struct flowi->flags, causing the route lookup to
    fail for foreign-bound IP_TRANSPARENT sockets, causing an error
    state to be set for the sockets in question.

Signed-off-by: Balazs Scheidler <bazsi@balabit.hu>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-11-20 01:08:06 -08:00
..
2008-11-12 23:33:57 -08:00
2008-09-22 19:24:45 -07:00
2008-11-19 14:09:47 -08:00
2008-11-12 22:59:21 -08:00
2008-09-30 03:03:35 -07:00
2008-11-01 09:49:46 -07:00