Branch: refs/heads/master
Home:
https://github.com/fabbione/kronosnet
Commit: 2023d32e0ca5e2fdb91a46c088b0c1fcfd2f63f0
https://github.com/fabbione/kronosnet/commit/2023d32e0ca5e2fdb91a46c088b0c1…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2012-09-17 (Mon, 17 Sep 2012)
Changed paths:
M Makefile.am
M configure.ac
M kronosnetd/Makefile.am
A kronosnetd/netutils.c
A kronosnetd/netutils.h
A kronosnetd/vty.c
A kronosnetd/vty.h
A kronosnetd/vty_auth.c
A kronosnetd/vty_auth.h
A kronosnetd/vty_cli.c
A kronosnetd/vty_cli.h
A kronosnetd/vty_cli_cmds.c
A kronosnetd/vty_cli_cmds.h
A kronosnetd/vty_test.c
A kronosnetd/vty_utils.c
A kronosnetd/vty_utils.h
R libvty/Makefile.am
R libvty/libvty.pc.in
R libvty/netutils.c
R libvty/netutils.h
R libvty/vty.c
R libvty/vty.h
R libvty/vty_auth.c
R libvty/vty_auth.h
R libvty/vty_cli.c
R libvty/vty_cli.h
R libvty/vty_cli_cmds.c
R libvty/vty_cli_cmds.h
R libvty/vty_test.c
R libvty/vty_utils.c
R libvty/vty_utils.h
M tests/Makefile.am
Log Message:
-----------
let's be more realistic on what we can do here
libvty is not going to happen. Too complex and it's not the goal
for this project. For now, let's move it back into the daemon.
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>