]> git.proxmox.com Git - mirror_frr.git/commit
*: track version & "defaults" in configs
authorDavid Lamparter <equinox@opensourcerouting.org>
Thu, 9 Mar 2017 18:00:19 +0000 (19:00 +0100)
committerChristian Franke <chris@opensourcerouting.org>
Tue, 28 Mar 2017 17:18:42 +0000 (19:18 +0200)
commit8efe88eacfcbffcefd274238105b932dff76803a
treee39da13452c6573f36dce8da6c64612b0565390c
parentc1ec5aaf7c17357ea21835bab4d41bff28506fd8
*: track version & "defaults" in configs

[CF]: Move default name to autoconf and update tests

Signed-off-by: Christian Franke <chris@opensourcerouting.org>
14 files changed:
Makefile.am
bgpd/bgpd.c
bgpd/bgpd.h
configure.ac
defaults.h [new file with mode: 0644]
lib/command.c
lib/version.h.in
ospf6d/ospf6_top.c
ospfd/ospf_vty.c
ospfd/ospfd.c
tests/lib/cli/.gitignore [new file with mode: 0644]
tests/lib/cli/test_cli.refout [deleted file]
tests/lib/cli/test_cli.refout.in [new file with mode: 0644]
vtysh/vtysh_config.c