mirror of
https://github.com/openvswitch/ovs
synced 2025-10-17 14:28:02 +00:00
Initial implementation of sFlow.
Tested very slightly with "ping" and "sflowtool -t | tcpdump -r -".
This commit is contained in:
@@ -1333,6 +1333,8 @@ const struct dpif_class dpif_netdev_class = {
|
||||
dpif_netdev_execute,
|
||||
dpif_netdev_recv_get_mask,
|
||||
dpif_netdev_recv_set_mask,
|
||||
NULL, /* get_sflow_probability */
|
||||
NULL, /* set_sflow_probability */
|
||||
dpif_netdev_recv,
|
||||
dpif_netdev_recv_wait,
|
||||
};
|
||||
|
Reference in New Issue
Block a user