flow: New function hash_ofp_port() and hash_ofp_port().
[sliver-openvswitch.git] / ofproto / ofproto-dpif-sflow.c
2013-06-24 Ethan Jacksonflow: New function hash_ofp_port() and hash_ofp_port().
2013-06-20 Alex WangCreate specific types for ofp and odp port
2013-05-02 Neil MckeeChange sFlow model to reflect per-bridge sampling
2012-11-04 Ben Pfaffofproto: Report 0 Mbps when speed not available instead...
2012-11-02 Justin Pettitdpif-sflow: Remove unused parameter from dpif_sflow_cre...
2012-11-02 Justin PettitSeparate OpenFlow port numbers from datapath ones.
2012-11-02 Justin PettitAlways treat datapath ports as 32 bits.
2012-07-26 Giuseppe Lettierinetdev implementation for FreeBSD
2012-05-09 Ben Pfaffodp-util: Change user_action_cookie from struct to...
2012-05-09 Ben Pfaffofproto-dpif: Clean up and centralize sFlow logic.
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-03-07 Ben Pfaffnetdev: Abstract "features" interface away from OpenFlo...
2011-12-08 Pravin B Shelarsflow: Use ofproto_port_get_stats().
2011-12-06 Luca Giraudoofproto-dpif-sflow: allow sFlow to infer the agent...
2011-09-28 Pravin ShelarsFlow: Genericize/simplify kernel sFlow implementation
2011-09-19 Pravin Shelarsflow: Use ODP-port number to lookup ifindex.
2011-09-10 Pravin Shelardatapath: VLAN actions should use push/pop semantics
2011-08-20 Justin Pettitdatapath: Use "OVS_*" as opposed to "ODP_*" for user...
2011-08-08 Ben Pfaffnetdev: Get rid of struct netdev_options and netdev_ope...
2011-06-16 Justin Pettitofproto: Rename ofproto-sflow.[ch] to ofproto-dpif...