vde is plugin-able. in the plugin dir there is an example of plugin,
commit29b83f80219ccf134b54b79518a194ef9246c8c6
authorrd235 <rd235@d37a7db1-d92d-0410-89df-f68f52f87b57>
Wed, 25 Apr 2007 17:27:06 +0000 (25 17:27 +0000)
committerrd235 <rd235@d37a7db1-d92d-0410-89df-f68f52f87b57>
Wed, 25 Apr 2007 17:27:06 +0000 (25 17:27 +0000)
treea968fd743b13633993a13bcfa4b780fdcd0cdc7a
parent923e0f923487eb6e2358849790d11205e18210b4
vde is plugin-able. in the plugin dir there is an example of plugin,
a packet dump.

git-svn-id: https://vde.svn.sourceforge.net/svnroot/vde/trunk@147 d37a7db1-d92d-0410-89df-f68f52f87b57
vde-2/Makefile.am
vde-2/consmgmt.c
vde-2/consmgmt.h
vde-2/fstp.c
vde-2/hash.c
vde-2/plugin/Makefile [new file with mode: 0644]
vde-2/plugin/dump.c [new file with mode: 0644]
vde-2/plugin/vdeplugin.h [new file with mode: 0644]
vde-2/port.c