diff options
author | Balazs Scheidler <bazsi@balabit.hu> | 2008-11-20 10:08:06 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-11-20 10:08:06 +0100 |
commit | c82838458200ec4167ce7083b0a17474150c5bf7 (patch) | |
tree | 5498ee0aa72c28c8e712fe5a30cd5e48aac1b9bf /drivers/net/sh_eth.c | |
parent | TPROXY: fill struct flowi->flags in udp_sendmsg() (diff) | |
download | linux-c82838458200ec4167ce7083b0a17474150c5bf7.tar.xz linux-c82838458200ec4167ce7083b0a17474150c5bf7.zip |
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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions