Jens Osterkamp wrote:
> This code receives a IEEE 802.1Qbg virtual station instance from libvirt in
> a SETLINK message. The parsed VSI is then handed over to VDP for processing.
> The VDP state machine processes the VSI while libvirt polls the result using
> GETLINK.
> 
> Requires at least Linux kernel 2.6.35-rc1.
> 
> Signed-off-by: Jens Osterkamp <[email protected]>
> Signed-off-by: Gerhard Stenzel <[email protected]>
> Signed-off-by: Stefan Berger <[email protected]>
> ---
>  event_iface.c |  617 
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
>  lldp_vdp.c    |    2 +-
>  lldpad.c      |   10 +
>  3 files changed, 622 insertions(+), 7 deletions(-)
> 

Jens,

Can you explain why this interface is needed?  There is already a kernel 
interface for this how come libvirt and lldpad can not use the kernel interface?

Thanks,
John.
_______________________________________________
Virtualization mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/virtualization

Reply via email to