CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/03 08:14:20
Added files:
sys/net : bfd.c bfd.h
Log message:
add support for Bidirectional Forwarding Detection (RFC 5880/5881).
This is only the engine, the glue will come soon.
We can negotiate a BFD session against a Juniper MX, and against
ourselves.
Requires a lot of cleanup, but we can do that in the tree.
discussed with the network hackers
OK claudio@, henning@
