faucetsdn / faucet

FAUCET is an OpenFlow controller for multi table OpenFlow 1.3 switches, that implements layer 2 switching, VLANs, ACLs, and layer 3 IPv4 and IPv6 routing.
http://faucet.nz
Apache License 2.0
555 stars 190 forks source link

Configurable Meters per datapath #3421

Open naknakshota opened 4 years ago

naknakshota commented 4 years ago

Right now Faucet will send meters to all datapaths connected rather than per datapath. Instead maybe we can add a list of dps to send (not apply) to the meter config like the following?

meters_dps

anarkiwi commented 4 years ago

Probably we went a new item under dps for meter_ids to push (default a dp gets all).