infix
infix copied to clipboard
Linux :yellow_heart: NETCONF = Infix
Currently, loading of all YANG models at runtime takes a LOT of time -- on the main quad-core Cortex A72 platform it takes up to 15 seconds! The reason for...
To ensure we have references to all submodules we should tag them as well when creating an Infix release. Could be called from release job.
To see if it usable for us for replacing klish for example. https://github.com/CESNET/netconf-cli
**Classification:** - [ ] Bug report - [X] Feature request - [ ] Question (see Discussions) **Description:** A few people so far have asked about support for alternative password crypts,...
### Description A common feature request is support for DHCP server. Discussions have been around continuing to use `dnsmasq`, which is used as the system DNS resolver and helper for...
**Classification:** - [ ] Bug report - [X] Feature request - [ ] Question (see Discussions) **Description:** A few people have asked about support for remote authentication with [TACACS+](https://en.wikipedia.org/wiki/TACACS). This...
**Classification:** - [ ] Bug report - [X] Feature request - [ ] Question (see Discussions) **Description:** Possibly best described by [Wikipedia](https://en.wikipedia.org/wiki/One-time_password), is like #443 an improvement to static passwords...
**Classification:** - [ ] Bug report - [X] Feature request - [ ] Question (see Discussions) **Description:** A few people have asked about support for remote authentication with RADIUS. This...
Nothing fancy, could be a README.md (markdown) in each test directory, or pydoc to extract the test's docstring in [reStructured Text](https://peps.python.org/pep-0287/) format. Either way, how tests are documented should be...
The [draft IETF model for SSH](https://github.com/YangModels/yang/blob/main/standard/ietf/DRAFT/ietf-ssh-server.yang) provides a grouping that can be included in the infix services model. Scope: - [ ] Enable disable service - [ ] Change listening...