Morten Brekkevold
Morten Brekkevold
The hacking guide has very few details about useful ways to interact with *tox* in order to select individual tests, or just to pass arguments on to pytest, which is...
This PR has an overarching goal of making the test suite easier to run locally, rather then requiring devs to run all tests inside a very specifically defined Docker container...
**Is your feature request related to a problem? Please describe.** Some Dell switches, like N2048P, do not appear to respond to `POWER-ETHERNET-MIB::pethPsePortPowerClassifications`, meaning NAV cannot discover the power classification of...
**Describe the bug** Some switch platforms (JunOS is one) allow trunk ports to not have a native VLAN configured. However, PortAdmin seems to force a native vlan to always be...
**Is your feature request related to a problem? Please describe.** #2761 fixed a regression crash issue that appears once the deprecated SNMP properties of the `Netbox` model were removed. While...
### Requirements NAV's `snmtrapd` needs to support incoming SNMPv3 traps. As `snmptrapd` uses `pynetsnmp`, it is therefore somewhat constrained to do things in the manner of the underlying *Net-SNMP* library....
**Is your feature request related to a problem? Please describe.** When in the field, identifying equipment and getting information about them in NAV can be somewhat tedious. **Describe the solution...
**Is your feature request related to a problem? Please describe.** There doesn't seem to be any proper guide to writing a new ipdevpoll plugin. There is only a howto guide...
**Describe the bug** When running a Machine Tracker IP search for a subnet, while checking the `DNS` checkbox, Machine Tracker will perform bunch of DNS lookups in parallel, in order...