qemu/net
Markus Armbruster dfd100f242 sockets: Rename SocketAddress to SocketAddressLegacy
The next commit will rename SocketAddressFlat to SocketAddress, and
the commit after that will replace most uses of SocketAddressLegacy by
SocketAddress, replacing most of this commit's renames right back.

Note that checkpatch emits a few "line over 80 characters" warnings.
The long lines are all temporary; the SocketAddressLegacy replacement
will shorten them again.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <1493192202-3184-5-git-send-email-armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
2017-05-09 09:14:40 +02:00
..
checksum.c net: optimize checksum computation 2017-01-20 10:36:38 +08:00
clients.h
colo-compare.c Revert "COLO-compare: Optimize tcp compare trace event" 2017-04-26 16:19:27 +01:00
colo.c net/colo: fix memory double free error 2017-03-06 11:46:02 +08:00
colo.h
dump.c
eth.c eth: Extend vlan stripping functions 2017-03-06 11:46:02 +08:00
filter-buffer.c
filter-mirror.c net/filter-mirror: Follow CODING_STYLE 2017-03-06 11:46:02 +08:00
filter-replay.c record/replay: add network support 2017-01-06 10:38:00 +08:00
filter-rewriter.c filter-rewriter: skip net_checksum_calculate() while offset = 0 2017-03-06 11:46:02 +08:00
filter.c
hub.c
hub.h
l2tpv3.c
Makefile.objs record/replay: add network support 2017-01-06 10:38:00 +08:00
net.c net: Flatten simple union NetLegacyOptions 2017-02-22 19:50:52 +01:00
netmap.c
queue.c
slirp.c slirp/smb: Replace constant strings by glib string 2017-04-29 18:29:58 +02:00
socket.c sockets: Rename SocketAddress to SocketAddressLegacy 2017-05-09 09:14:40 +02:00
tap-aix.c
tap-bsd.c tap-bsd: OpenBSD uses tap(4) now 2016-10-26 09:57:59 +08:00
tap-haiku.c
tap-linux.c
tap-linux.h
tap-solaris.c
tap-win32.c
tap.c -----BEGIN PGP SIGNATURE----- 2017-01-20 14:56:40 +00:00
tap_int.h
trace-events Revert "COLO-compare: Optimize tcp compare trace event" 2017-04-26 16:19:27 +01:00
util.c
util.h
vde.c
vhost-user.c char: add a /chardevs container 2017-05-04 15:34:41 +04:00