summaryrefslogtreecommitdiff
path: root/lib/bfd.h
Commit message (Expand)AuthorAgeFilesLines
* bfd: Allow setting OAM bit when encapsulated in tunnel.Jesse Gross2016-06-291-1/+1
* userspace: Define and use struct eth_addr.Jarno Rajahalme2015-08-281-1/+1
* ovs-appctl: register unixctl commands in the beginningHuanle Han2015-07-161-0/+1
* auto-attach: Add auto-attach support to ofproto layerDennis Flynn2015-03-031-1/+1
* dp-packet: Remove ofpbuf dependency.Pravin B Shelar2015-03-031-3/+3
* Use magic ETH_ADDR_LEN instead of 6 for Ethernet address length.Wang Sheng-Hui2014-10-221-1/+3
* bfd/cfm: Check status change before update status to database.Alex Wang2014-04-241-0/+1
* bfd: Change the update of forwarding flag.Alex Wang2013-12-091-0/+2
* bfd: Add forwarding flag to struct bfd.Alex Wang2013-11-201-1/+1
* bfd: Add bfd_wake_time() function.Alex Wang2013-10-161-1/+1
* bfd: Implement BFD decay.Alex Wang2013-08-201-1/+4
* BFD: Add check_tnl_key feature to BFD code.Pavithra Ramesh2013-07-151-1/+2
* bfd: Reference count 'struct bfd'.Ethan Jackson2013-06-271-0/+2
* ofproto-dpif: Don't wildcard fields used in special processing.Justin Pettit2013-06-171-1/+2
* bfd: Implement Bidirectional Forwarding Detection.Ethan Jackson2013-05-071-0/+46