Balazs Scheidler
a134f85c13
TPROXY: fill struct flowi->flags in udp_sendmsg()
...
udp_sendmsg() didn't fill struct flowi->flags, which means that
the route lookup would fail for non-local IPs even if the
IP_TRANSPARENT sockopt was set.
This prevents sendto() to work properly for UDP sockets, whereas
bind(foreign-ip) + connect() + send() worked fine.
Signed-off-by: Balazs Scheidler <bazsi@balabit.hu>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-11-20 01:07:24 -08:00
..
2008-11-12 23:33:57 -08:00
2008-10-15 00:13:53 -07:00
2008-11-10 13:37:40 -08:00
2008-10-13 19:01:08 -07:00
2008-09-22 19:24:45 -07:00
2008-10-06 12:53:50 -07:00
2008-10-17 08:58:52 -07:00
2008-10-23 01:11:29 -07:00
2008-10-16 15:24:51 -07:00
2008-11-19 14:09:47 -08:00
2008-10-19 23:36:47 -07:00
2008-10-17 08:58:52 -07:00
2008-11-10 21:53:12 -08:00
2008-07-19 22:34:43 -07:00
2008-10-08 17:24:16 -07:00
2008-08-22 16:29:49 -04:00
2008-11-20 01:07:24 -08:00
2008-11-12 22:59:21 -08:00
2008-07-19 22:34:43 -07:00
2008-07-20 17:43:29 -07:00
2008-09-30 03:03:35 -07:00
2008-11-06 23:08:37 -08:00
2008-07-19 22:34:43 -07:00
2008-11-12 16:49:53 -05:00
2008-11-10 16:46:06 -08:00
2008-10-30 10:44:48 -04:00
2008-10-16 15:24:51 -07:00
2008-10-06 12:54:57 -07:00
2008-07-25 21:43:18 -07:00
2008-11-19 14:17:41 -08:00
2008-11-06 16:37:09 -05:00
2008-07-22 14:16:42 -07:00
2008-08-13 02:40:48 -07:00
2008-11-19 15:33:54 -08:00
2008-10-23 01:01:18 -07:00
2008-10-28 15:21:42 -04:00
2008-09-02 23:38:32 -07:00
2008-11-09 11:17:33 -08:00
2008-07-23 23:00:36 +02:00
2008-10-26 10:38:52 -07:00
2008-07-19 22:34:43 -07:00
2008-11-03 19:11:29 -08:00
2008-11-12 01:54:56 -08:00
2008-10-08 17:15:19 -07:00
2008-10-08 17:15:19 -07:00
2008-11-01 09:49:46 -07:00
2008-07-27 09:45:34 -07:00