Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 4bd424bd9c6ed52575cc00622ee15eb9a5528034
https://github.com/fabbione/kronosnet/commit/4bd424bd9c6ed52575cc00622ee15e…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-12-17 (Fri, 17 Dec 2010)
Changed paths:
M libtap/libtap.c
M libtap/libtap_private.h
Log Message:
-----------
libtap: do proper initialization and close of the library
store default mtu and mac at init. This operation is required also
for direct access to set_mtu and set_mac.
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: dfac49e2ea8e82462d0da79cf9ec92b65cb6a117
https://github.com/fabbione/kronosnet/commit/dfac49e2ea8e82462d0da79cf9ec92…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-12-16 (Thu, 16 Dec 2010)
Changed paths:
M cfg.c
M cfg.h
M libtap/libtap.c
M libtap/libtap.h
A libtap/libtap_private.h
M tests/tap_test.c
M vty_cli_cmds.c
Log Message:
-----------
libtap: switch to use opaque struct
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 7e89ef0139655d435748b716334663007dc67ec1
https://github.com/fabbione/kronosnet/commit/7e89ef0139655d435748b716334663…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-12-16 (Thu, 16 Dec 2010)
Changed paths:
M tests/Makefile.am
Log Message:
-----------
build: link test tools with shared libtap
do not link kronosnetd yet.
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>