BFD: SHA1 authentication 23/4923/6
authorKlement Sekera <ksekera@cisco.com>
Mon, 9 Jan 2017 06:43:48 +0000 (07:43 +0100)
committerDamjan Marion <dmarion.lists@gmail.com>
Thu, 2 Feb 2017 12:04:30 +0000 (12:04 +0000)
Add authentication support to BFD feature. Out of three existing
authentication types, implement SHA1 (sole RFC requirement). Simple
password is insecure and MD5 is discouraged by the RFC, so ignore
those.
Add/change APIs to allow configuring BFD authentication keys
and their usage with BFD sessions.

Change-Id: Ifb0fb5b19c2e72196d84c1cde919bd4c074ea415
Signed-off-by: Klement Sekera <ksekera@cisco.com>

No differences found