diff options
| author | Louis Scalbert <louis.scalbert@6wind.com> | 2024-08-30 14:52:49 +0200 |
|---|---|---|
| committer | Louis Scalbert <louis.scalbert@6wind.com> | 2024-08-30 16:24:58 +0200 |
| commit | 995f6b8f16122fa63d470592263c82045823f80d (patch) | |
| tree | 83e4c4ea94de3f7c5774c914cd5873cda3bba08a /lib/module.c | |
| parent | 7f587c9c9d0291bae775cc0c3e2c8c7f8267407c (diff) | |
tests: use private addresses in nhrp_redundancy
Use private addresses in nhrp_redundancy.
> cd tests/topotests/nhrp_redundancy
> git grep 176.16 | cut -f1 -d: | uniq | xargs -L1 sed -e 's|176.16|172.16|g' -i
> git grep 5.5.5. | cut -f1 -d: | uniq | xargs -L1 sed -e 's|5.5.5.|10.5.5.|g' -i
> git grep 4.4.4 | cut -f1 -d: | uniq | xargs -L1 sed -e 's|4.4.4.|10.4.4.|g' -i
Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
Diffstat (limited to 'lib/module.c')
0 files changed, 0 insertions, 0 deletions
