lib: Pull dscp bits out of reconnect.
authorEthan Jackson <ethan@nicira.com>
Thu, 12 Apr 2012 02:52:46 +0000 (19:52 -0700)
committerEthan Jackson <ethan@nicira.com>
Tue, 17 Apr 2012 20:03:11 +0000 (13:03 -0700)
commit317f6420764f9024deead76fc98477327a8a180e
tree52d9dd0432ef0d6b6b70aaa56fdd65baf32e3b59
parenta4efa3fc5dffb8c5011ac889aae83fb5e38fbd85
lib: Pull dscp bits out of reconnect.

The DSCP bits of a connection have nothing to do with the
reconnection state machine.  This pulls them up into jsonrpc which
needs them to properly establish connections.

Signed-off-by: Ethan Jackson <ethan@nicira.com>
lib/jsonrpc.c
lib/reconnect.c
lib/reconnect.h