bfd: Fix build on netbsd-6.
[cascardo/ovs.git] / lib / bfd.c
2013-08-08 YAMAMOTO Takashibfd: Fix build on netbsd-6.
2013-08-05 Gurucharan Shettybfd: Optimize BFD for Megaflows.
2013-08-05 Pavithra RameshBFD: Populate ToS field in BFD packets.
2013-08-01 Ethan Jacksonbfd: Make the BFD module thread safe.
2013-07-31 Ethan Jacksonbfd: Downgrade long delay messages to INFO level.
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-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.