sock: add socket management functions
commita66fe185ab6a3eb7a483fd9888b54ee43328836e
authorDaniel Borkmann <dborkman@redhat.com>
Tue, 4 Jun 2013 09:21:48 +0000 (4 11:21 +0200)
committerDaniel Borkmann <dborkman@redhat.com>
Tue, 4 Jun 2013 09:22:25 +0000 (4 11:22 +0200)
tree527c53135af3c6d2c9b27e6de628c1ac5e2e2754
parent0b65b09f15783b067343f7a2dcf67ae1f1e27dc7
sock: add socket management functions

Remove them from xutils, and add them to socket management.

Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
19 files changed:
astraceroute.c
astraceroute/Makefile
bpfc/Makefile
ct_client.c
ct_server.c
curvetun/Makefile
dev.c
flowtop/Makefile
ifpps/Makefile
mausezahn/Makefile
netsniff-ng.c
netsniff-ng/Makefile
sock.c [new file with mode: 0644]
sock.h [new file with mode: 0644]
stun.c
trafgen.c
trafgen/Makefile
xutils.c
xutils.h