Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: c1bfb00f20f47f29508c57355850b371af0ef1bb
https://github.com/fabbione/kronosnet/commit/c1bfb00f20f47f29508c57355850b3…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2012-10-03 (Wed, 03 Oct 2012)
Changed paths:
M kronosnetd/vty_cli_cmds.c
Log Message:
-----------
kronosnetd: use fixed mac addresses to reduce arp work
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: f7f44e1cad18193f658718fff7b2ae1a3ec5528b
https://github.com/fabbione/kronosnet/commit/f7f44e1cad18193f658718fff7b2ae…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2012-10-03 (Wed, 03 Oct 2012)
Changed paths:
M TODO
M kronosnetd/vty_cli_cmds.c
M libknet/handle.c
M libknet/host.c
M libknet/libknet.h
Log Message:
-----------
libknet: export function to allow dst cache update on link removal
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: ebd9870d7f4c914ef18b46a5897e5cb1b0020f92
https://github.com/fabbione/kronosnet/commit/ebd9870d7f4c914ef18b46a5897e5c…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2012-10-03 (Wed, 03 Oct 2012)
Changed paths:
M kronosnetd/vty_cli_cmds.c
M libknet/common.c
M libknet/handle.c
M libknet/libknet-private.h
M libknet/libknet.h
M tests/khandle_test.c
Log Message:
-----------
link policy handler: add first cut of code to have a switching policy engine
for now only ACTIVE and PASSIVE are supported. RR needs dst_cache_update/lookup.
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 53383f0bf743eac5a40cd2b5db01bbd41b8f4d7d
https://github.com/fabbione/kronosnet/commit/53383f0bf743eac5a40cd2b5db01bb…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2012-10-02 (Tue, 02 Oct 2012)
Changed paths:
M libknet/handle.c
M libknet/libknet-private.h
Log Message:
-----------
libknet: rename var to be more explicit
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 9d65b7aeb9e7e672689b00e94bfb93322d1d5639
https://github.com/fabbione/kronosnet/commit/9d65b7aeb9e7e672689b00e94bfb93…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2012-10-02 (Tue, 02 Oct 2012)
Changed paths:
M configure.ac
Log Message:
-----------
build: drop warning check for enum-compare
in some older versions of gcc, the flag is supported only for C++,
our flag test succeed, but we fail to build.
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 894cc79e1124e70cdbb5d2644ed9404a089531a5
https://github.com/fabbione/kronosnet/commit/894cc79e1124e70cdbb5d2644ed940…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2012-10-02 (Tue, 02 Oct 2012)
Changed paths:
M libknet/etherfilter.c
M libknet/handle.c
M tests/ping_test.c
Log Message:
-----------
libknet: fix endianess and memory alignment issues
also check for some return codes
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Compare: https://github.com/fabbione/kronosnet/compare/dc177cfeae6d...894cc79e1124