X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=vswitchd%2Fvswitch-idl.ann;h=b8e457d5b469e36df035dd59ff91d81b7a3960fe;hb=a4af00400a835eb87569ba40e21874c05e872c0f;hp=ff5766aecb5b48fb84b5ed3307208720dfec374f;hpb=93ff0290fda0f02904686989243089faaa9229e6;p=sliver-openvswitch.git diff --git a/vswitchd/vswitch-idl.ann b/vswitchd/vswitch-idl.ann index ff5766aec..b8e457d5b 100644 --- a/vswitchd/vswitch-idl.ann +++ b/vswitchd/vswitch-idl.ann @@ -13,6 +13,7 @@ s["tables"]["Open_vSwitch"]["columns"]["ssl"]["type"]["keyRefTable"] = "SSL" s["tables"]["Bridge"]["columns"]["ports"]["type"]["keyRefTable"] = "Port" s["tables"]["Bridge"]["columns"]["mirrors"]["type"]["keyRefTable"] = "Mirror" s["tables"]["Bridge"]["columns"]["netflow"]["type"]["keyRefTable"] = "NetFlow" +s["tables"]["Bridge"]["columns"]["sflow"]["type"]["keyRefTable"] = "sFlow" s["tables"]["Bridge"]["columns"]["controller"]["type"]["keyRefTable"] = "Controller" s["tables"]["Port"]["columns"]["interfaces"]["type"]["keyRefTable"] = "Interface" s["tables"]["Mirror"]["columns"]["select_src_port"]["type"]["keyRefTable"] = "Port"