Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: c25d2a97d3c601d135b0919ca470eea4f7baff5b
https://github.com/fabbione/kronosnet/commit/c25d2a97d3c601d135b0919ca470ee…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-11-11 (Thu, 11 Nov 2010)
Changed paths:
M vty_cli_cmds.c
Log Message:
-----------
vty_cli_cmds: sort code around
move all helper functions at the top and all menu/exec cmd at the bottom
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 72474617fa510f06b66a37b7f0f7e12f5cfaaa68
https://github.com/fabbione/kronosnet/commit/72474617fa510f06b66a37b7f0f7e1…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-11-11 (Thu, 11 Nov 2010)
Changed paths:
M vty_cli_cmds.c
Log Message:
-----------
vty_cli_cmds: set mac address at iface creation time
also fix an off-by-one check
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 72a44ecd4c8e43877c8b114bcdde63f23c300b03
https://github.com/fabbione/kronosnet/commit/72a44ecd4c8e43877c8b114bcdde63…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-11-11 (Thu, 11 Nov 2010)
Changed paths:
M cfg.c
M cfg.h
M vty.h
M vty_cli_cmds.c
M vty_cli_cmds.h
Log Message:
-----------
vty/cfg: allow multiple parameters per command
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 9e8575526f92070a7b35de8487fd68673277c93e
https://github.com/fabbione/kronosnet/commit/9e8575526f92070a7b35de8487fd68…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-11-10 (Wed, 10 Nov 2010)
Changed paths:
M Makefile.am
A cfg.c
A cfg.h
M main.c
M tests/Makefile.am
M tests/vty_test.c
M vty.c
M vty.h
M vty_cli_cmds.c
Log Message:
-----------
vty: start adding bindings to core
this first snap allows to create/remove knet interfaces
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>