infix
infix copied to clipboard
Linux :yellow_heart: NETCONF = Infix
Move `lag_port_gen()`, `bridge_port_gen()`, and othe rlowers to a `netdag_gen_iface_lower()` or similar. Also, review remaining module API naming as well at the same time. E.g., `netdag_gen_veth()` -> `veth_gen()`, etc.
We already ship the disk image for gns3 and the .itb file, the latter is the itbh file + squashfs file, so we can easily recreate the squashfs if we...
## Objective Detail an implementation proposal for allowing end-users to perform unattended firmware upgrade, deploy configuration changes, and collect support data for transmission to first line support in a "secure...
Occasionally we wish to make a deviation for a "description" of a leaf in a standard yang model, typically when our implementation has limitations. Keeping description up to date with...
Infix has a web-service, with a set of (sub?) services related to it (web console, netbrowse and restconf) Currently there does not seem to be any information on how to...
Infix supports configuring static multicast entries (infix-bridge.yang), but there does not seem to be any CLI examples in the documentation. Perhaps add it after (or within) the section on [IGMP/MLD...
### Description Today, we make heavy use of `IsolatedMacVlan()` to create what are effectively very lightweight VMs. In the future we will add more complex versions with multiple interfaces, e.g....
Study material: - https://docs.frrouting.org/en/latest/evpn.html - https://vincent.bernat.ch/en/blog/2017-vxlan-bgp-evpn
At least the TFTP patch is interesting for the RAUC maintainers, according to Jan Lübbe (via Discord). We'll give the syslog backend a shot as well, and maybe generalized support...
### Tasks - [ ] Inherit DNS from host (dnsmasq) instead of podman default - [ ] Manage registries in configuration, including custom HTTPS certs - [ ] Manage volumes...