infix icon indicating copy to clipboard operation
infix copied to clipboard

Linux :yellow_heart: NETCONF = Infix

Results 212 infix issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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.

releng

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,...

enhancement
feature
triage

### 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...

enhancement

**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...

enhancement

**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...

enhancement

**Classification:** - [ ] Bug report - [X] Feature request - [ ] Question (see Discussions) **Description:** A few people have asked about support for remote authentication with RADIUS. This...

enhancement

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...

documentation
enhancement

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...

enhancement