Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 1486d98a6d0e4341d7103b1cdffa949781a8d05b
https://github.com/fabbione/kronosnet/commit/1486d98a6d0e4341d7103b1cdffa94…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2012-10-24 (Wed, 24 Oct 2012)
Changed paths:
M TODO
M kronosnetd/vty_cli_cmds.c
M libknet/handle.c
M libknet/libknet.h
Log Message:
-----------
Add preliminary support for handling dynamic ip connections
max on dynamic link per host for now, we need to fix link_id handling
first
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: e124633ffc2819e228279e90529a4ed4562bee99
https://github.com/fabbione/kronosnet/commit/e124633ffc2819e228279e90529a4e…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2012-10-23 (Tue, 23 Oct 2012)
Changed paths:
M TODO
M kronosnetd/vty_cli_cmds.c
Log Message:
-----------
kronosnetd: provide basic status functionality
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: bb76f9603952d48eb9b4cb913dd9ae28232f6b11
https://github.com/fabbione/kronosnet/commit/bb76f9603952d48eb9b4cb913dd9ae…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2012-10-23 (Tue, 23 Oct 2012)
Changed paths:
M TODO
M kronosnetd/vty_cli_cmds.c
Log Message:
-----------
kronosnet: add config support for link timers
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 26feb3d8f85390303095ea141329de2810b6ce90
https://github.com/fabbione/kronosnet/commit/26feb3d8f85390303095ea141329de…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2012-10-15 (Mon, 15 Oct 2012)
Changed paths:
M libtap/libtap.c
Log Message:
-----------
libtap: workaround bug in SETMTU ioctl
apparently SETMTU does parse flags as well, make it clean
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: b941bdd7b2192cbff536540d789bd35f7f512fc0
https://github.com/fabbione/kronosnet/commit/b941bdd7b2192cbff536540d789bd3…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2012-10-15 (Mon, 15 Oct 2012)
Changed paths:
M TODO
M kronosnetd/vty_cli_cmds.c
Log Message:
-----------
kronosnetd: allow configuration of switching-policy engine
passive/active/round-robin
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>