]> git.proxmox.com Git - mirror_kronosnet.git/commit
libknet: remove that horrid dst_cache update and mask it around link_enabled
authorFabio M. Di Nitto <fdinitto@redhat.com>
Sun, 14 Oct 2012 04:30:13 +0000 (06:30 +0200)
committerFabio M. Di Nitto <fdinitto@redhat.com>
Sun, 14 Oct 2012 04:30:13 +0000 (06:30 +0200)
commit4adc09f507fe319ac9b2410fd6be93307ee95b07
tree8ad218bbb608c7c07be34924bbf21e4050ea9b94
parent0ce277e35eca0c8b67608a80abe64dd436c44298
libknet: remove that horrid dst_cache update and mask it around link_enabled

makes the API a bit more readable.

Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
kronosnetd/vty_cli_cmds.c
libknet/handle.c
libknet/host.c
libknet/libknet.h
tests/listener_test.c
tests/ping_test.c