]> git.proxmox.com Git - mirror_frr.git/commit - ospfd/ospf_opaque.h
Correct indentation and remove _opcode_t typedef
authorOlivier Dugeon <olivier.dugeon@orange.com>
Fri, 21 Jul 2017 14:34:33 +0000 (16:34 +0200)
committerOlivier Dugeon <olivier.dugeon@orange.com>
Fri, 21 Jul 2017 14:34:33 +0000 (16:34 +0200)
commit2a39170c6bd4dddf803a8c4c241e8ab072d78cca
treedbaa7efdc0b4306200155fcdd00e93169c9644e5
parentead99d5f26abef2490c1ee89a0126bfd15181182
Correct indentation and remove _opcode_t typedef

 * Correct struct tlh_header indentation in opaque.h
 * Change typedef enum _opcode_t by enum lsa_opcode
 * Propagate change in ospf_te.[c,h) and ospf_ri.c

Signed-off-by: Olivier Dugeon <olivier.dugeon@orange.com>
ospfd/ospf_opaque.h
ospfd/ospf_ri.c
ospfd/ospf_te.c
ospfd/ospf_te.h