David Aghaian
Results
2
issues of
David Aghaian
Currently, when attempting the code below, the interface is moved into the network namespace but an exception is thrown ``` >>> ndb = NDB() >>> ndb.interfaces.create( ... ifname="net1.311", ... kind="vlan",...
**What this PR does / why we need it**: Adds a needed ability for specifying VLAN mode to be applied to the attached port instead of defaulting to trunk/access. This...
needs-rebase
release-note
dco-signoff: yes
needs-ok-to-test