[PATCH 0/6 net-next][V4] Rework inet_csk_get_port

2017-01-17 Thread Josef Bacik
V3->V4: -Removed the random include of addrconf.h that is no longer needed. V2->V3: -Dropped the fastsock from the tb and instead just carry the saddrs, family, and ipv6 only flag. -Reworked the helper functions to deal with this change so I could still use them when checking the fast path. -Kil

Re: [PATCH 0/6 net-next][V4] Rework inet_csk_get_port

2017-01-18 Thread David Miller
From: Josef Bacik Date: Tue, 17 Jan 2017 07:51:00 -0800 > V3->V4: > -Removed the random include of addrconf.h that is no longer needed. > > V2->V3: > -Dropped the fastsock from the tb and instead just carry the saddrs, family, > and > ipv6 only flag. > -Reworked the helper functions to deal wi