X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fvnet%2Finterface.api;h=a8d4d71d83813f5bc10de95b3df6075f5d5853ac;hb=bdc0e6b7204ea0211d4f7881497e4306586fb9ef;hp=f91af420f0acad24696fccdeb25af70a37b6dced;hpb=6a4375e02d8dd4ebcc2f79ee9f6abbafdd2f674c;p=vpp.git diff --git a/src/vnet/interface.api b/src/vnet/interface.api index f91af420f0a..a8d4d71d838 100644 --- a/src/vnet/interface.api +++ b/src/vnet/interface.api @@ -100,7 +100,7 @@ autoreply define want_interface_events @param interface_name - name of the interface @param link_duplex - 1 if half duplex, 2 if full duplex @param link_speed - 1 = 10M, 2 = 100M, 4 = 1G, 8 = 10G, 16 = 40G, 32 = 100G - @param link_MTU - max. transmittion unit + @param link_MTU - max. transmission unit @param sub_if_id - A number 0-N to uniquely identify this subif on super if @param sub_dot1ad - 0 = dot1q, 1 = dot1ad @param sub_dot1ah - 1 = dot1ah, 0 = otherwise