Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 42ed3360b34189eb4d1b29299baa4a691c1351e6
https://github.com/fabbione/kronosnet/commit/42ed3360b34189eb4d1b29299baa4a…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2011-01-18 (Tue, 18 Jan 2011)
Changed paths:
M Makefile.am
M libtap/Makefile.am
A libtap/libtap_exported_sym
Log Message:
-----------
libtap: fix linking and set exported symbols
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/libtest
Home: https://github.com/fabbione/kronosnet
Commit: 6da32e01c3486bd93b26ecd8d280a5ec19d14348
https://github.com/fabbione/kronosnet/commit/6da32e01c3486bd93b26ecd8d280a5…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2011-01-07 (Fri, 07 Jan 2011)
Changed paths:
M Makefile.am
M libtap/Makefile.am
M libtap/libtap.c
A libtap/libtap_exported_sym
Log Message:
-----------
test exported symbols
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 746e89996d7397c3c3249facd8a5ba6fff35524c
https://github.com/fabbione/kronosnet/commit/746e89996d7397c3c3249facd8a5ba…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2011-01-05 (Wed, 05 Jan 2011)
Changed paths:
M main.c
Log Message:
-----------
main: remove oom_adj
kernel ABI will change, not really worth the troubles for now
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 4ddbe86859c895f75af71a98f8ef7fe0ffac49be
https://github.com/fabbione/kronosnet/commit/4ddbe86859c895f75af71a98f8ef7f…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2011-01-03 (Mon, 03 Jan 2011)
Changed paths:
M cfg.c
M cfg.h
M libtap/libtap-private.h
M libtap/libtap.c
M libtap/libtap.h
M tests/tap_test.c
M vty_cli_cmds.c
Log Message:
-----------
libtap: align API calls to correct names
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: b9e788ad454bb0fbc984b57b4df4726a6be473af
https://github.com/fabbione/kronosnet/commit/b9e788ad454bb0fbc984b57b4df472…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-12-22 (Wed, 22 Dec 2010)
Changed paths:
M libtap/libtap.c
M libtap/libtap.h
M tests/tap_test.c
M vty_cli_cmds.c
Log Message:
-----------
libtap: propagate errors from CLI calls to upper layers
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 7b006ec830c61f2bbccb7386ee919b7675fd03f9
https://github.com/fabbione/kronosnet/commit/7b006ec830c61f2bbccb7386ee919b…
Author: Federico Simoncelli <federico.simoncelli(a)gmail.com>
Date: 2010-12-22 (Wed, 22 Dec 2010)
Changed paths:
M TODO
M cfg.h
M libknet/Makefile.am
R libknet/knethandle.h
A libknet/libknet-private.h
A libknet/libknet.h
M libknet/ring.c
R libknet/ring.h
M tests/khandle_test.c
M tests/listener_test.c
M tests/lookup_bench.c
M tests/ping_test.c
Log Message:
-----------
libknet: update naming convention, rename header files
Signed-off-by: Federico Simoncelli <federico.simoncelli(a)gmail.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: efed463c89c5dcb8fa8d75e0b4f13e5d60c16f40
https://github.com/fabbione/kronosnet/commit/efed463c89c5dcb8fa8d75e0b4f13e…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-12-21 (Tue, 21 Dec 2010)
Changed paths:
M libtap/libtap.c
M libtap/libtap_private.h
M tests/tap_test.c
Log Message:
-----------
libtap: first pass to remove calls to log_*
use internal error buffer instead across the non public API.
pass2 will export it to users.
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>