mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-01 21:33:02 +02:00
Status overview gains a Speed column reading ietf-interfaces:speed + ethernet/duplex. Interface detail page surfaces PHY type, PMD type, supported and advertised PMDs. Configure > Interfaces gains a per-row Ethernet panel: auto-negotiation toggle, advertised PMDs picker, duplex tri-state, mdi-x tri-state. Each has a reset-to-YANG-default button. Backend writes leaf-by-leaf via PATCH+DELETE since a single PUT silently drops the duplex leaf. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>