Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 577ccaa53fe33c860b6260b04967e7eeb5b1f50a
https://github.com/fabbione/kronosnet/commit/577ccaa53fe33c860b6260b04967e7…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-11-09 (Tue, 09 Nov 2010)
Changed paths:
M vty_cli.c
M vty_cli_cmds.c
M vty_cli_cmds.h
M vty_utils.c
M vty_utils.h
Log Message:
-----------
vty: add basic support for partial command execution and help
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 02d094a3bed4bcf4b4b161589ed4fd714d64ff39
https://github.com/fabbione/kronosnet/commit/02d094a3bed4bcf4b4b161589ed4fd…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-11-09 (Tue, 09 Nov 2010)
Changed paths:
M vty_auth.c
Log Message:
-----------
vty_auth: fix off-by-one in group checking
a user with the same name of a group is automatically part of that group
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: e4dd842ace87a679f4265eb2cbaf10b387044a0b
https://github.com/fabbione/kronosnet/commit/e4dd842ace87a679f4265eb2cbaf10…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-11-04 (Thu, 04 Nov 2010)
Changed paths:
M knet.c
M tests/knet_test.c
Log Message:
-----------
knet: check if created tap device has same name of requested
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 6cd64d110a6847638ab96e87613637c2bf618d0c
https://github.com/fabbione/kronosnet/commit/6cd64d110a6847638ab96e87613637…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-11-04 (Thu, 04 Nov 2010)
Changed paths:
M vty_cli_cmds.c
M vty_cli_cmds.h
Log Message:
-----------
vty_cli_cmds: add interface configuration node layer
and fix a segfault in the help function
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 2423c375a40ff9517f52916681f1de7f3f0e7d30
https://github.com/fabbione/kronosnet/commit/2423c375a40ff9517f52916681f1de…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-11-04 (Thu, 04 Nov 2010)
Changed paths:
M vty.c
M vty.h
M vty_cli.c
M vty_cli_cmds.c
M vty_cli_cmds.h
Log Message:
-----------
vty: add configuration handler
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>