netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 net-next 0/3] inet: tcp listener refactoring, part 9
@ 2015-03-13 22:51 Eric Dumazet
  2015-03-13 22:51 ` [PATCH v2 net-next 1/3] inet: fill request sock ir_iif for IPv4 Eric Dumazet
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Eric Dumazet @ 2015-03-13 22:51 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev, Eric Dumazet

This preliminary work pushes socket convergence a bit more:

1) request sock ir_iif is universally set

2) inet_diag can use common helpers to reduce LOC

Eric Dumazet (3):
  inet: fill request sock ir_iif for IPv4
  inet_diag: adjust inet_sk_diag_fill() bug condition
  inet_diag: factorize code in new inet_diag_msg_common_fill() helper

 net/dccp/ipv4.c       |   1 +
 net/ipv4/inet_diag.c  | 150 ++++++++++++++++----------------------------------
 net/ipv4/syncookies.c |   2 +
 net/ipv4/tcp_input.c  |   3 +
 net/ipv6/tcp_ipv6.c   |   2 -
 5 files changed, 54 insertions(+), 104 deletions(-)

-- 
2.2.0.rc0.207.ga3a616c

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-03-14 19:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-13 22:51 [PATCH v2 net-next 0/3] inet: tcp listener refactoring, part 9 Eric Dumazet
2015-03-13 22:51 ` [PATCH v2 net-next 1/3] inet: fill request sock ir_iif for IPv4 Eric Dumazet
2015-03-13 22:51 ` [PATCH v2 net-next 2/3] inet_diag: adjust inet_sk_diag_fill() bug condition Eric Dumazet
2015-03-13 22:51 ` [PATCH v2 net-next 3/3] inet_diag: factorize code in new inet_diag_msg_common_fill() helper Eric Dumazet
2015-03-14 19:06 ` [PATCH v2 net-next 0/3] inet: tcp listener refactoring, part 9 David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).