]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - include/net/inetpeer.h
inetpeer: Introduce inet_peer_address_t.
authorDavid S. Miller <davem@davemloft.net>
Tue, 30 Nov 2010 19:53:55 +0000 (11:53 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 30 Nov 2010 19:53:55 +0000 (11:53 -0800)
commit582a72da9a41be9227dc931d728ae2906880a589
tree0c1943d6c5eabdbfef6560ac49db322d4becf43d
parent98158f5a853cafd33b254ae0eacc0dd69f90b93b
inetpeer: Introduce inet_peer_address_t.

Currently only the v4 aspect is used, but this will change.

Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/inetpeer.h
net/ipv4/inetpeer.c
net/ipv4/tcp_ipv4.c