Branch: refs/heads/master
Home:
https://github.com/fabbione/kronosnet
Commit: 2f1983dcc573036927837afe188b2641c259363e
https://github.com/fabbione/kronosnet/commit/2f1983dcc573036927837afe188b26…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2012-11-06 (Tue, 06 Nov 2012)
Changed paths:
M TODO
M kronosnetd/vty.c
M kronosnetd/vty_cli_cmds.c
M libknet/common.c
M libknet/handle.c
M libknet/host.c
M libknet/libknet-private.h
M libknet/libknet.h
M libknet/listener.c
M tests/Makefile.am
R tests/listener_test.c
M tests/lookup_bench.c
M tests/ping_test.c
Log Message:
-----------
fix multihoming support
major change across the board:
- drop concept of listeners completely, they are now handled internally
- link needs src/dst
- fix different segfaults
- cleanup API
- port kronosnetd UI to new format
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>