[ovs-dev] Fwd: [PATCH] bfd: Detect Multiplier configuration

Ben Pfaff blp at ovn.org
Wed May 31 23:44:59 UTC 2017


On Mon, May 22, 2017 at 01:51:17PM +0200, Gabor Szucs wrote:
> Hi,
> hereby I'm sending an implementation of configurable BFD Detect Multiplier.
> 
> Mult value (bfd.DetectMult in RFC5880) is hard-coded and equal to 3 in
> current openvswitch. As a consequence remote and local mult is the same.

Thank you for working on Open vSwitch!

This patch does not apply.  Perhaps it was corrupted as part of
forwarding?  I suggest that you re-send it using "git send-email", which
always does it the right way.

"git am" said:

    Applying: Fwd: [PATCH] bfd: Detect Multiplier configuration
    error: patch failed: lib/bfd.c:146
    error: lib/bfd.c: patch does not apply
    error: patch failed: tests/bfd.at:1
    error: tests/bfd.at: patch does not apply
    error: patch failed: vswitchd/vswitch.xml:2917
    error: vswitchd/vswitch.xml: patch does not apply
    Patch failed at 0001 Fwd: [PATCH] bfd: Detect Multiplier configuration
    The copy of the patch that failed is found in: .git/rebase-apply/patch


More information about the dev mailing list