]> git.proxmox.com Git - mirror_frr.git/commit
lib, isisd: enable concurrent configuration editing
authorDavid Lamparter <equinox@opensourcerouting.org>
Tue, 27 Sep 2016 14:53:25 +0000 (16:53 +0200)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 7 Oct 2016 13:09:52 +0000 (09:09 -0400)
commitcc933ef9f6a6104f287415d97e22bf6e34f193d4
tree552c08a261ad070972d989ca3de38efc1bc28a69
parent8ff5a39992b1b8ef53f40b0c49970af4cee07974
lib, isisd: enable concurrent configuration editing

Finally, this disables the config editing lock for isisd.  It also
enables deprecation warnings for the lib/ and isisd/ to catch accidental
uses of vty->index.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
isisd/Makefile.am
isisd/isis_main.c
lib/Makefile.am
lib/vty.c
lib/vty.h