diff options
author | Jerome Tollet <jtollet@cisco.com> | 2017-09-14 12:53:56 +0100 |
---|---|---|
committer | John Lo <loj@cisco.com> | 2017-09-15 10:46:31 +0000 |
commit | 50570ecef6d37b0c9d8c002f6dadb4ed0e138aa3 (patch) | |
tree | d121b4da2c03f8852ec3c059aa27958bd3e23452 /src/vnet/l2/l2.api | |
parent | b467b2a02be6ea7bab1a4773523afe8a8e3cfd83 (diff) |
Update of free text tag patch for BD
Change-Id: Ia886ff2bfa2cf33ffbaa35ec89494d4300ec2769
Signed-off-by: Jerome Tollet <jtollet@cisco.com>
Diffstat (limited to 'src/vnet/l2/l2.api')
-rw-r--r-- | src/vnet/l2/l2.api | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vnet/l2/l2.api b/src/vnet/l2/l2.api index baf830fae3b..ac923de4032 100644 --- a/src/vnet/l2/l2.api +++ b/src/vnet/l2/l2.api @@ -285,6 +285,7 @@ typeonly manual_print manual_endian define bridge_domain_sw_if @param learn - learning state on all interfaces in the bd @param arp_term - arp termination state on all interfaces in the bd @param mac_age - mac aging time in min, 0 for disabled + @param bd_tag - optional textual tag for the bridge domain @param n_sw_ifs - number of sw_if_index's in the domain */ manual_print manual_endian define bridge_domain_details |