ofproto-dpif-xlate: Support BFD, CFM, carrier, and LACP for port liveness.
authorBen Pfaff <blp@nicira.com>
Thu, 16 Oct 2014 22:00:03 +0000 (15:00 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 16 Oct 2014 22:28:56 +0000 (15:28 -0700)
commit086fa8739ae1c600076dd43f09be083ce9ddfd6e
tree05b4d5cc96b78789de71abf735c948f965d338ad
parentec8f0f0c24c96be434289ac18d6d064fad378827
ofproto-dpif-xlate: Support BFD, CFM, carrier, and LACP for port liveness.

This is simpler and shorter than handling each of these by itself.

CC: Niels van Adrichem <N.L.M.vanAdrichem@tudelft.nl>
Suggested-by: Alex Wang <alexw@nicira.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Alex Wang <alexw@nicira.com>
ofproto/ofproto-dpif-xlate.c