infix
infix copied to clipboard
Linux :yellow_heart: NETCONF = Infix
## Description * Install the yang modules during build instead of runtime * Upgrade sysrepo, netopeer2, libnetconf2 and libyang * Fix misc issues caused by the upgrade * The upgrade...
### Description (Primarily) in debugging situations, there are times when you want to install some script to be run on every boot. Typical scenarios: - A hardware engineer want some...
### Current Behavior ``` admin@switch-00-00-00:/> show bridge mdb BRIDGE VID GROUP PORTS =====================================================* br0 01:0e:cf:00:00:00 e1, e2, e3, e4, e5, e6, e7, e8, e9, e10 admin@switch-00-00-00:/> ``` ____ *) Line...
In klish-plugin-infix we should have a help callback for admin-exec to handle printing help text for a single command, similar to help in configure context.
Currently an IGMP/MLD device that sends "leave" will cause the bridge to drop the multicast traffic immediately from the port, regardless of the port's `fastleave` setting. The expected default behavior...
## Description Quite a few people have asked about support for a basic firewall, with NAT, IP masquerading, and port forwarding. This is a critical (planned) feature most network operating...
As a precursor to #433 we need to upgrade3 the latest libyang & C:o.
As of today it is 6.6.30. Remember to the upgrade in the kernel tree, and create patches from there.
As discussed in #326, after the big refactor to offline, we could generate a list of supported YANG models, their features, as well as augments/deviations. As an example, with only...
While the existing regression testing done in QEMU is great, we also want to run the same tests on real hardware with switch ASICs. In this scenario we want the...