]> git.proxmox.com Git - mirror_ifupdown2.git/commit - addons/vrf.py
ifupdownaddons: iproute2: Fix for error while enslaving 'eth0' to a vrf
authorNikhil <nikhil@cumulusnetworks.com>
Wed, 2 Mar 2016 03:39:37 +0000 (19:39 -0800)
committerNikhil <nikhil@cumulusnetworks.com>
Wed, 2 Mar 2016 18:32:45 +0000 (10:32 -0800)
commit659097a03bec77ddced79b72a150311a7869e1a7
treed0acd66388ca55bbf9f4f6377415a2723491e825
parent2b5894580b3704619352dfee93880de956976e96
ifupdownaddons: iproute2: Fix for error while enslaving 'eth0' to a vrf

Ticket: CM-9594
Reviewed By: Roopa Prabhu
Testing Done: Yes, by installing ifupdown2 deb onto cel-e1031-01

This patch fixes the failure to execute the command
'ip link set dev eth0 nomaster' when 'eth0' is associated with any vrf

This patch also include a review comment update for CCR-4210
addons/vrf.py
ifupdownaddons/iproute2.py