Added keepalives to the FPM protocol.

This bumps the FPM protocol version to indicate that we are using
ONOS-specific protocol extensions.
The FPM client (i.e. zebra) will send keepalive messages periodically
on the FPM TCP connections. The keepalive message is designated by a
new message type. Keepalive messages have no body.
3 files changed