aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/devinet.c
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2019-05-31 18:27:03 +0200
committerDavid S. Miller <davem@davemloft.net>2019-06-02 18:06:26 -0700
commit35ebfc22fe991cf5a01680a43ee238dfc16fe4c1 (patch)
tree3da0d54f0b605b88cf72e47aea72d1ee35e752c7 /net/ipv4/devinet.c
parentqed: remove redundant assignment to rc (diff)
downloadlinux-dev-35ebfc22fe991cf5a01680a43ee238dfc16fe4c1.tar.xz
linux-dev-35ebfc22fe991cf5a01680a43ee238dfc16fe4c1.zip
afs: do not send list of client addresses
David Howells says: I'm told that there's not really any point populating the list. Current OpenAFS ignores it, as does AuriStor - and IBM AFS 3.6 will do the right thing. The list is actually useless as it's the client's view of the world, not the servers, so if there's any NAT in the way its contents are invalid. Further, it doesn't support IPv6 addresses. On that basis, feel free to make it an empty list and remove all the interface enumeration. V1 of this patch reworked the function to use a new helper for the ifa_list iteration to avoid sparse warnings once the proper __rcu annotations get added in struct in_device later. But, in light of the above, just remove afs_get_ipv4_interfaces. Compile tested only. Cc: David Howells <dhowells@redhat.com> Cc: linux-afs@lists.infradead.org Signed-off-by: Florian Westphal <fw@strlen.de> Tested-by: David Howells <dhowells@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/devinet.c')
0 files changed, 0 insertions, 0 deletions