Branch: refs/heads/master
Home: http://github.com/fabbione/kronosnet
Commit: 86ac34cd84a7c6bb0588df4d233f0d82eabb5f3f
http://github.com/fabbione/kronosnet/commit/86ac34cd84a7c6bb0588df4d233f0d8…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-10-28 (Thu, 28 Oct 2010)
Changed paths:
M vty_cli.c
Log Message:
-----------
vty_cli: make add_to_buf echo to terminal
temporary disable knet_vty_rewrite_line as it's not used right now
this change makes the cli a lot more snappy :)
fix an off-by-one buffer init
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: http://github.com/fabbione/kronosnet
Commit: 87bbddc00eab446f742f1794e98deb6bdb4e1289
http://github.com/fabbione/kronosnet/commit/87bbddc00eab446f742f1794e98deb6…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-10-27 (Wed, 27 Oct 2010)
Changed paths:
M vty_cli.c
Log Message:
-----------
vty_cli: add ctrl+c handler
temporary change enter handler to differentiate in testing
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: http://github.com/fabbione/kronosnet
Commit: 01ad6f2434149b26310f409de14eed9e7f895e35
http://github.com/fabbione/kronosnet/commit/01ad6f2434149b26310f409de14eed9…
Author: Federico Simoncelli <federico.simoncelli(a)gmail.com>
Date: 2010-10-27 (Wed, 27 Oct 2010)
Changed paths:
M netutils.c
M tests/netutils_test.c
Log Message:
-----------
netutils: check name resolution in strtoaddr
Commit: 6c1d8d92006b464eb2db9ef37cb0907009d8774c
http://github.com/fabbione/kronosnet/commit/6c1d8d92006b464eb2db9ef37cb0907…
Author: Federico Simoncelli <federico.simoncelli(a)gmail.com>
Date: 2010-10-27 (Wed, 27 Oct 2010)
Changed paths:
M Makefile.am
M tests/Makefile.am
M vty.c
M vty.h
A vty_cli.c
A vty_cli.h
M vty_utils.c
Log Message:
-----------
Merge branch 'master' of github.com:fabbione/kronosnet