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>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 360fab5e90d2c826e4c3681e8e3c06b109d83357
https://github.com/fabbione/kronosnet/commit/360fab5e90d2c826e4c3681e8e3c06…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-11-03 (Wed, 03 Nov 2010)
Changed paths:
M vty_cli.c
M vty_cli_cmds.c
M vty_cli_cmds.h
Log Message:
-----------
vty_cli: allow to logout via ctrl+d and rename node names to be more useful
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: http://github.com/fabbione/kronosnet
Commit: dc28be27ead8d27a5e0d74e22579123d907b2f08
http://github.com/fabbione/kronosnet/commit/dc28be27ead8d27a5e0d74e22579123…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-11-02 (Tue, 02 Nov 2010)
Changed paths:
M vty_cli_cmds.c
Log Message:
-----------
vty_cli_cmds: group code together and make command search non-destructive
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>