Skip to content

dispatcher: add tests for generic connections with device-handler

Beniamino Galvani requested to merge bg/generic-device-handler into main

Test the new feature that allows to define a 'device-handler' for a generic connection. This device handler is a dispatcher script that gets called by NM to add and delete the interface for the generic connection. In this way, it becomes possible to support new kinds of devices by writing an appropriate script, without patching NM.

NetworkManager!1752 (merged)

https://issues.redhat.com/browse/RHEL-1567

Edited by Filip Pokryvka

Merge request reports