]> git.proxmox.com Git - mirror_frr.git/commit
lib: Code cleanup, formatting, & headers
authorQuentin Young <qlyoung@cumulusnetworks.com>
Mon, 8 Aug 2016 21:11:14 +0000 (21:11 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Mon, 8 Aug 2016 21:11:14 +0000 (21:11 +0000)
commit1ab84bf32f891c9aa62e1d2a42501a0df7d6aec0
tree777b22b5486dd1138077960e8a4f359488f68a37
parent51fc9379a97c9e1d1f3459fc5e69ad26356302aa
lib: Code cleanup, formatting, & headers

Gnu-style code, add copyright headers, cleanup some
random style issues, shuffle around code into
relevant units, add docs.

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
lib/command_graph.c
lib/command_graph.h
lib/command_lex.l
lib/command_match.c
lib/command_match.h
lib/command_parse.y
lib/grammar_sandbox.c