Add support for multiple IP/port pairs in swift_sockaddr. Also add the user space...
authorAdrian Bondrescu <adi.bondrescu@gmail.com>
Thu, 10 May 2012 19:36:10 +0000 (22:36 +0300)
committerAdrian Bondrescu <adi.bondrescu@gmail.com>
Thu, 10 May 2012 19:36:10 +0000 (22:36 +0300)
commitc7ff89f0ab1d13c324b9772e55095b8a651cc603
tree2290ab5b9d2a05c155e2ef5d64712164599efeee
parent76379c22fb7881d9c05dafefbce4f3fa4461a1a6
Add support for multiple IP/port pairs in swift_sockaddr. Also add the user space tests for testing this support.
src/kernel/swift.c
src/kernel/swift.h
test/Makefile [new file with mode: 0644]
test/client.c [new file with mode: 0644]
test/server.c [new file with mode: 0644]