]> git.proxmox.com Git - mirror_frr.git/commit - ospf6d/ospf6_proto.c
ospf6d: add DN bit in prefix options
authorckishimo <carles.kishimoto@gmail.com>
Tue, 23 Feb 2021 14:50:30 +0000 (15:50 +0100)
committerckishimo <carles.kishimoto@gmail.com>
Tue, 23 Feb 2021 17:04:27 +0000 (18:04 +0100)
commit600d28e311ba1372d2536ebda39efde2b6ce1e64
tree05316fa917340def10719efb657ef6b60b350510
parent8ae79ff2692f1cfd615d7f64194cce23b740055c
ospf6d: add DN bit in prefix options

According to RFC 5340 appendix A.4.1.1

     0  1  2  3  4  5  6  7
    +--+--+--+--+--+-+--+--+
    |  |  |  |DN| P|x|LA|NU|
    +--+--+--+--+--+-+--+--+

Signed-off-by: ckishimo <carles.kishimoto@gmail.com>
ospf6d/ospf6_proto.c
ospf6d/ospf6_proto.h