Eric Dumazet
cfe673b0ae
ip: constify ip_build_and_send_pkt() socket argument
...
This function is used to build and send SYNACK packets,
possibly on behalf of unlocked listener socket.
Make sure we did not miss a write by making this socket const.
We no longer can use ip_select_ident() and have to either
set iph->id to 0 or directly call __ip_select_ident()
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-09-25 13:00:38 -07:00
..
2015-09-18 22:00:22 +02:00
2015-09-17 21:02:59 -07:00
2015-08-25 13:38:50 -07:00
2015-09-17 17:18:37 -07:00
2015-07-29 22:44:04 -07:00
2015-09-15 15:25:02 -07:00
2015-09-01 14:32:44 -07:00
2015-07-24 22:46:11 -07:00
2015-09-09 14:19:50 -07:00
2015-09-01 14:32:44 -07:00
2015-08-29 13:05:16 -07:00
2015-08-29 13:07:54 -07:00
2015-08-10 14:03:54 -07:00
2015-08-28 13:32:36 -07:00
2015-08-28 13:28:47 -07:00
2015-09-25 13:00:37 -07:00
2015-07-10 23:25:24 -07:00
2015-07-26 21:00:15 -07:00
2015-07-23 00:41:16 -07:00
2015-07-09 15:12:20 -07:00
2015-08-28 13:32:36 -07:00
2015-09-17 17:18:37 -07:00
2015-08-28 13:32:36 -07:00
2015-08-29 13:07:54 -07:00
2015-09-17 17:18:37 -07:00
2015-09-25 13:00:38 -07:00
2015-06-24 02:58:51 -07:00
2015-08-31 12:28:56 -07:00
2015-08-10 14:03:54 -07:00
2015-09-17 17:18:32 -07:00
2015-08-12 16:40:22 -07:00
2015-08-10 14:03:54 -07:00
2015-09-17 17:18:37 -07:00
2015-08-27 15:42:48 -07:00
2015-08-27 15:42:48 -07:00
2015-06-16 14:12:34 -04:00
2015-07-09 21:09:10 -07:00
2015-07-21 22:36:33 -07:00
2015-09-17 17:18:37 -07:00
2015-09-25 13:00:37 -07:00
2015-09-21 16:19:01 -07:00
2015-08-28 13:28:47 -07:00
2015-07-09 14:22:52 -07:00
2015-07-09 14:22:52 -07:00
2015-08-31 12:34:00 -07:00
2015-09-10 10:58:33 -07:00
2015-06-10 23:28:33 -07:00
2015-06-15 19:49:22 -07:00
2015-06-23 02:38:10 -07:00
2015-07-09 14:22:52 -07:00
2015-07-09 14:22:52 -07:00
2015-07-09 14:22:52 -07:00
2015-07-09 14:22:52 -07:00
2015-09-21 16:19:01 -07:00
2015-09-25 13:00:38 -07:00
2015-08-28 13:32:36 -07:00
2015-09-25 13:00:36 -07:00
2015-06-11 16:33:10 -07:00
2015-09-21 16:19:01 -07:00
2015-07-09 14:22:52 -07:00
2015-07-09 21:44:38 -07:00
2015-07-09 14:22:52 -07:00
2015-07-09 14:22:52 -07:00
2015-08-25 11:22:50 -07:00
2015-06-15 19:49:22 -07:00
2015-08-27 15:42:47 -07:00
2015-08-13 22:43:20 -07:00
2015-09-17 17:18:37 -07:00
2015-09-17 17:18:37 -07:00
2015-09-15 12:01:41 -07:00