Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 6ab36f5354bb596619be4359c3049fe80d7264ef
https://github.com/fabbione/kronosnet/commit/6ab36f5354bb596619be4359c3049f…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-12-16 (Thu, 16 Dec 2010)
Changed paths:
M Makefile.am
M cfg.c
M cfg.h
R knet.c
R knet.h
A libtap/libtap.c
A libtap/libtap.h
M tests/Makefile.am
M tests/knet_test.c
M vty_cli_cmds.c
Log Message:
-----------
First cut to isolate tap handling in its own library
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: edb06d47388c63dbbddbe76172a565df2ae94054
https://github.com/fabbione/kronosnet/commit/edb06d47388c63dbbddbe76172a565…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-12-16 (Thu, 16 Dec 2010)
Changed paths:
M ring.c
M ring.h
M tests/listener_test.c
M tests/ping_test.c
M vty_cli_cmds.c
Log Message:
-----------
vty_cli_cmds: port VTY to new API
needs lot more work to get clean
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: cad3a18e95081a1b166c0132fd82920706eaafe3
https://github.com/fabbione/kronosnet/commit/cad3a18e95081a1b166c0132fd8292…
Author: Federico Simoncelli <federico.simoncelli(a)gmail.com>
Date: 2010-12-10 (Fri, 10 Dec 2010)
Changed paths:
M ring.c
M ring.h
M tests/khandle_test.c
M tests/listener_test.c
M tests/ping_test.c
M vty_cli_cmds.c
Log Message:
-----------
knet: new api design
Signed-off-by: Federico Simoncelli <federico.simoncelli(a)gmail.com>