]> git.openfabrics.org - ~shefty/librdmacm.git/commit
rsocket: Discard unrecognized control messages
authorSean Hefty <sean.hefty@intel.com>
Fri, 6 Apr 2012 22:12:36 +0000 (15:12 -0700)
committerSean Hefty <sean.hefty@intel.com>
Mon, 16 Apr 2012 18:23:40 +0000 (11:23 -0700)
commitde80274a64a9f326cf27d3cb9264d6c9c06ec773
treed484291c88bb04d03ecd8afb1b0d4a6063356039
parentb7f3c94df335f185fd01452304cc4660a2ef40e2
rsocket: Discard unrecognized control messages

If we receive a control message that is not known, simply discard it.
This provides some ability to support forward compatibility.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
src/rsocket.c