Merge remote-tracking branch 'ovs-dev/master'
[sliver-openvswitch.git] / lib / bfd.c
2013-07-19 Giuseppe LettieriMerge branch 'mainstream'
2013-07-17 Ben Pfaffbfd: Use htonll() instead of htonl() for tunnel ID...
2013-07-16 Pavithra RameshBFD: Add check_tnl_key feature to BFD code.
2013-07-07 Pavithra RameshBFD: Add forwarding_override command for BFD.
2013-07-06 Giuseppe LettieriMerge commit '10a89ef04df5669c5cdd02f786150a7ab8454e01'
2013-07-05 Giuseppe LettieriMerge commit '4b60911067a82fbdfa87b7c2824412da20287ed8'
2013-06-28 Ethan Jacksonbfd: Reference count 'struct bfd'.
2013-06-26 Ben Pfaffbfd: Fix typo in comment.
2013-06-26 Justin Pettitofproto-dpif: Always un-wildcard 'dl_type'.
2013-06-18 Justin Pettitofproto-dpif: Don't wildcard fields used in special...
2013-05-28 Pavithra RameshBFD: Reconfigure BFD on port deletion.
2013-05-07 Ethan Jacksonbfd: Implement Bidirectional Forwarding Detection.