Re: bridge(4): fix span interface removal

2016-10-03 Thread Martin Pieuchot
On 03/10/16(Mon) 15:07, Rafael Zalamena wrote: > While doing the "notify bridge of interface removal with hook" I noticed > that the span ports suffer from not having something to remove them. To > reproduce this problem, do the following steps: > > # ifconfig vether0 up > # ifconfig bridge0 up >

bridge(4): fix span interface removal

2016-10-03 Thread Rafael Zalamena
While doing the "notify bridge of interface removal with hook" I noticed that the span ports suffer from not having something to remove them. To reproduce this problem, do the following steps: # ifconfig vether0 up # ifconfig bridge0 up # ifconfig bridge0 addspan vether0 # ifconfig vether0