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=c5eff5d3ca4c4204d73a60cee6443bdcd856dbe5;hp=23a6675145067acc2e53cf0ef61b711d380d5ed6;hb=af1eda41d70a37eeb5a78b0ce48c6a78828ba2f2;hpb=ab282c84ca6b7bc6030123aec11979d9101ffbe9 diff --git a/resources/libraries/bash/entry/patch_l3fwd_flip_routes b/resources/libraries/bash/entry/patch_l3fwd_flip_routes index 23a6675145..c5eff5d3ca 100755 --- a/resources/libraries/bash/entry/patch_l3fwd_flip_routes +++ b/resources/libraries/bash/entry/patch_l3fwd_flip_routes @@ -1,7 +1,7 @@ #!/bin/sh patch --ignore-whitespace --forward main.c <<"_EOF" -185,186c185,186 +204,205c204,205 < {RTE_IPV4(198, 18, 0, 0), 24, 0}, < {RTE_IPV4(198, 18, 1, 0), 24, 1}, ---