X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Fbash%2Fentry%2Fpatch_l3fwd_flip_routes;fp=resources%2Flibraries%2Fbash%2Fentry%2Fpatch_l3fwd_flip_routes;h=3b35e1f930ad03271516cdc9b2883afc2db650dc;hp=c1fb0d93b33d954a06d3e140b64cb1e0d98b17a9;hb=cb0188995fc92673b0d5701207a3b4dc7801589c;hpb=f2a0ca6e62db07e4a97132487a7d5abba769d2a0 diff --git a/resources/libraries/bash/entry/patch_l3fwd_flip_routes b/resources/libraries/bash/entry/patch_l3fwd_flip_routes index c1fb0d93b3..3b35e1f930 100755 --- a/resources/libraries/bash/entry/patch_l3fwd_flip_routes +++ b/resources/libraries/bash/entry/patch_l3fwd_flip_routes @@ -1,6 +1,6 @@ #!/bin/sh -patch --ignore-whitespace l3fwd_lpm.c <<"_EOF" +patch --ignore-whitespace --forward l3fwd_lpm.c <<"_EOF" 44,45c44,45 < {RTE_IPV4(198, 18, 0, 0), 24, 0}, < {RTE_IPV4(198, 18, 1, 0), 24, 1},