mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-03 14:23:02 +02:00
With the coming support for veth pairs, bridge, and link aggregates, we need to infer peer interfaces (veth), and similar more deeply nested data nodes to aid the user. Thereforce we can no longer rely on the xpath in the callbacks to always be "interfaces/interface[name='ifnm']". Signed-off-by: Joachim Wiberg <troglobit@gmail.com>