Home
last modified time | relevance | path

Searched hist:c8283845 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv4/
H A Daf_inet.cc8283845 Thu Nov 20 03:08:06 CST 2008 Balazs Scheidler <bazsi@balabit.hu> 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>
c8283845 Thu Nov 20 03:08:06 CST 2008 Balazs Scheidler <bazsi@balabit.hu> 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>