bisdn / basebox

A tiny OpenFlow controller for OF-DPA switches.
Mozilla Public License 2.0
45 stars 9 forks source link

Adapt libnl bridge vlan usage to updated API #332

Closed KanjiMonster closed 3 years ago

KanjiMonster commented 3 years ago

With https://github.com/bisdn/meta-switch/pull/2 we simplify the libnl bridge vlan API. Since this changes the API, we need to update the code here as well.

How Has This Been Tested?

Ran on tonights pipelines.

Depends on https://github.com/bisdn/meta-switch/pull/2