]> git.ipfire.org Git - thirdparty/dhcp.git/commit
Add support for Infiniband over sockets to the server and
authorShawn Routhier <sar@isc.org>
Thu, 16 Feb 2012 21:02:03 +0000 (21:02 +0000)
committerShawn Routhier <sar@isc.org>
Thu, 16 Feb 2012 21:02:03 +0000 (21:02 +0000)
commit2fa7edb850c86ee9f9f0bec78155ad567e1bdcc5
tree0a7a644972daeaaa41745de6454759b52d1207a7
parent21508e0a2e4991b72d606a8cfdb2b2d561af3ca7
Add support for Infiniband over sockets to the server and
relay code.  We've tested this on Solaris and hope to expand
support for Infiniband in the future.  This patch also corrects
some issues we found in the socket code.  [ISC-Bugs #24245]
RELNOTES
common/conflex.c
common/packet.c
common/parse.c
common/socket.c
common/tables.c
configure.ac
includes/dhcp.h
includes/dhcpd.h
includes/dhctoken.h
server/mdb.c