]> git.proxmox.com Git - mirror_frr.git/commit - isisd/isis_northbound.c
isisd: implement the authentication failure notifications
authorEmanuele Di Pascale <emanuele@voltanet.io>
Wed, 14 Nov 2018 14:20:38 +0000 (15:20 +0100)
committerEmanuele Di Pascale <emanuele@voltanet.io>
Tue, 18 Dec 2018 14:24:46 +0000 (15:24 +0100)
commit3380c990a3febdb976d95fcf3b7d7420c75f8c4b
treeaf57a2c241ba4f5deb62b035d1a11461b1885ba7
parent2ab5a2d155148798b2db13e63c0a01081b932b56
isisd: implement the authentication failure notifications

the original isisd code did not distinguish between
authentication_failure and authentication_type_failure, so
additional code had to be added to differentiate between the two
and to return the raw_pdu as requested by the IETF YANG model.

Signed-off-by: Emanuele Di Pascale <emanuele@voltanet.io>
isisd/isis_northbound.c
isisd/isis_pdu.c
isisd/isis_tlvs.c
isisd/isis_tlvs.h
isisd/isisd.h