Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 5d4a4eecf6c385f5942a74872aefeb42d8fc630c
https://github.com/fabbione/kronosnet/commit/5d4a4eecf6c385f5942a74872aefeb…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-12-16 (Thu, 16 Dec 2010)
Changed paths:
M .gitignore
M configure.ac
A libtap/Makefile.am
A libtap/libtap.pc.in
Log Message:
-----------
libtap: add shared version of the library
NOT TO BE USED YET
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 34fe1ede93717ae50cf8c7d76f0973f66c987159
https://github.com/fabbione/kronosnet/commit/34fe1ede93717ae50cf8c7d76f0973…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-12-16 (Thu, 16 Dec 2010)
Changed paths:
M cfg.h
M libtap/libtap.c
M libtap/libtap.h
M tests/knet_test.c
M vty_cli_cmds.c
Log Message:
-----------
libtap: align API to name convention
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
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>