Branch: refs/heads/master Home: https://github.com/fabbione/kronosnet
Commit: 70198c699194d6de4dcd9ff515cf100a0ed92699 https://github.com/fabbione/kronosnet/commit/70198c699194d6de4dcd9ff515cf100... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2010-12-19 (Sun, 19 Dec 2010)
Changed paths: M Makefile.am M TODO M libtap/libtap.c M libtap/libtap.h M libtap/libtap_private.h M tests/tap_test.c M vty_cli_cmds.c
Log Message: ----------- libtap: several improvments across the board
start to add pre-up/up/down/post-down support
cleanup internal API function names
fix memory leak on close
add forward declearation for all static functions
add an extra test to be executed under valgrind
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com