Age | Commit message (Expand) | Author |
---|---|---|
2017-01-19 | add hooks so we can query the current state of a BFD session | Peter Hessler |
2016-09-20 | we will also want the echo timing paramater | Peter Hessler |
2016-09-19 | once again, fix the bfd state-machine. this time, tested against a | Peter Hessler |
2016-09-17 | *** empty log message *** | Peter Hessler |
2016-09-15 | adjust whitespace and remove an unused struct | Peter Hessler |
2016-09-15 | protect a kernel only structure with _KERNEL, means userland doesn't | Peter Hessler |
2016-09-12 | Add data about how long the session has been in the current state, and | Peter Hessler |
2016-09-07 | Use C99 types. | Martin Pieuchot |
2016-09-04 | Make it possible to toggle RTF_BFD via RTM_CHANGE and fix some minor things | Claudio Jeker |
2016-09-03 | add support for Bidirectional Forwarding Detection (RFC 5880/5881). | Peter Hessler |