[ovs-dev] [PATCH V3 2/2] bfd: Implement forwarding_if_rx.

2013-08-21 Thread Alex Wang
This commit adds a new boolean option "forwarding_if_rx" to bfd. When forwarding_if_rx is true the interface will be considered capable of packet I/O as long as there is packet received at interface. This is important in that when link becomes temporarily conjested, consecutive BFD control packet

Re: [ovs-dev] [PATCH V3 2/2] bfd: Implement forwarding_if_rx.

2013-08-21 Thread Alex Wang
Really sorry, this patch does not include all the changes. Please ignore this patch. On Wed, Aug 21, 2013 at 3:24 PM, Alex Wang wrote: > This commit adds a new boolean option "forwarding_if_rx" to bfd. > > When forwarding_if_rx is true the interface will be considered > capabale of packet I/O a

[ovs-dev] [PATCH V3 2/2] bfd: Implement forwarding_if_rx.

2013-08-21 Thread Alex Wang
This commit adds a new boolean option "forwarding_if_rx" to bfd. When forwarding_if_rx is true the interface will be considered capabale of packet I/O as long as there is packet received at interface. This is important in that when link becomes temporarily conjested, consecutive BFD control packe