-
Notifications
You must be signed in to change notification settings - Fork 39
Todo
JakeMont edited this page Mar 7, 2013
·
3 revisions
bfdd-beacon is still in the late "beta" phase of development. A very partial list of of outstanding issues include:
- Support Demand Mode
- Support Echo Mode
- Support Authentication
- Needs Lots more testing.
- Handle signals. Currently the app will exit on most common signals.
- Investigate a system for restarting bfdd-beacon without interrupting the BFD session
- Add a way to query the settings that will be ued for the 'new' sessions using bfdd-control. Perhaps this could be an additional type for the status command. Such as
bfdd-control status new
. - Optionaly log bfdd-command message replies in the bfdd-beacon log.
- Add functional tests. Now that the listen addresses are configurable, it is now possible to run two copies of bfdd-beacon on the same machine. This should allow for the implementation of some simple functional tests.