mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-06 07:33:01 +02:00
When adding interfaces over NETCONF/RESTCONF, confd has a check to ensure the peer end is skipped, since creating one end also create the other. This patch adds the corresponding skip when deleting a VETH pair. Fixes #658 Signed-off-by: Joachim Wiberg <troglobit@gmail.com>