mirror_frr/tools
Don Slice 00302a580c tools: frr-reload fixes for deleting vrf static routes
Problems reported that in certain cases, frr-reload.py would
delete vrf static routes inadvertantly due to two different
reasons. First, vrf statics with null0 or Null0 nexthops would
fail the match since rendered as blackholes.  This was already
fixed for non-vrf statics so added for vrf-based.  Second,
frr-reload would fail to match due to different formats for
adding the command. If entered in the old way
"ip route x.x.x.x/x y.y.y.y vrf NAME" and rendered
in the new sway "vrf NAME\nip route x.x.x.x/x y.y.y.y" it would
fail to match do an inadvertant delete.

Ticket: 2570270
Signed-off-by: Don Slice <dslice@nvidia.com>
2021-03-31 09:38:59 -07:00
..
coccinelle tools: add cocci patch for thread cancel api changes 2020-10-23 12:16:52 -04:00
etc Merge pull request #8252 from SaiGomathiN/8249 2021-03-25 11:52:12 -04:00
gcc-plugins tools/gcc-plugin: support [un]signed in pragma 2021-03-26 17:51:55 +01:00
.gitignore tools: add PIDFile option in frr.service 2020-10-30 16:33:20 +01:00
build-debian-package.sh Revert "debian: Update tools/build-debian-package.sh to use git-buildpackage" 2020-11-19 17:12:40 -05:00
checkpatch.pl tools/checkpatch: downgrade string concat warning 2021-02-01 17:33:03 +01:00
checkpatch.sh tools: improve checkpatch slicing 2018-08-03 17:25:14 +00:00
cocci.h tools: improve cocci.h 2020-07-14 11:27:41 +02:00
convert-fixedwidth.sh tools, doc: update checkpatch for u_int_* 2018-03-27 15:00:23 -04:00
fixup-deprecated.py *: reformat python files 2020-10-07 17:22:26 -04:00
frr-llvm-cg.c tools: frr-llvm-cg 2020-05-05 14:39:12 +02:00
frr-reload tools: Add helper frr-reload shell script for clean error 2018-03-14 17:31:29 -07:00
frr-reload.py tools: frr-reload fixes for deleting vrf static routes 2021-03-31 09:38:59 -07:00
frr.in pathd: New SR-TE policy management daemon 2020-12-18 16:34:02 +01:00
frr.service.in tools: fix systemd OnFailure directive 2021-03-25 10:37:23 -04:00
frr.vim tools: add vim snippet 2019-06-12 19:35:43 +02:00
frr@.service.in tools: fix systemd OnFailure directive 2021-03-25 10:37:23 -04:00
frrcommon.sh.in tools: run vtysh -b once for all-startup 2021-03-22 20:21:19 +01:00
frrinit.sh.in watchfrr: add (network) namespace support 2020-07-22 12:56:04 +02:00
gen_northbound_callbacks.c lib: combine two YANG schema iteration functions into one 2020-10-23 18:18:22 -03:00
gen_yang_deviations.c lib: combine two YANG schema iteration functions into one 2020-10-23 18:18:22 -03:00
generate_support_bundle.py tests: make generate support bundle python3 only 2021-02-15 08:13:06 -05:00
git-reindent-branch.py *: reformat python files 2020-10-07 17:22:26 -04:00
indent.py *: reformat python files 2020-10-07 17:22:26 -04:00
lua.scr bgpd: Add lua match command 2018-09-26 21:21:23 -04:00
Makefile build: non-recursive watchfrr & tools 2017-09-07 16:18:50 +02:00
mrlg.txt mrlg: Remove obsolete version. 2016-05-26 01:16:28 +00:00
multiple-bgpd.sh tools: update to use FRR name 2017-07-12 13:26:22 -05:00
nhrpd-event-handler.sh tools: add explicit licence phrase 2021-03-10 11:31:25 -06:00
permutations.c tools: null check (Coverity 1399484) 2018-09-20 16:23:52 +02:00
render_md.py *: reformat python files 2020-10-07 17:22:26 -04:00
rrcheck.pl tools: use standard interpreter path in all Perl scripts 2012-04-30 16:13:47 +02:00
rrlookup.pl tools: use standard interpreter path in all Perl scripts 2012-04-30 16:13:47 +02:00
start-stop-daemon.c *: un-split strings across lines 2020-07-14 10:37:25 +02:00
stringmangle.py *: reformat python files 2020-10-07 17:22:26 -04:00
subdir.am tools: add frr@.service 2020-07-22 12:56:04 +02:00
symalyzer.html tools: symalyzer 2019-12-14 12:41:19 +01:00
symalyzer.py *: reformat python files 2020-10-07 17:22:26 -04:00
tarsource.sh Revert "debian: Adjust tarsource.sh to use native debian/changelog" 2020-11-19 17:12:41 -05:00
vty_index.sh *: fix remaining vty->index & add coccinelle patch 2016-12-09 17:36:25 +01:00
watchfrr.sh.in watchfrr: build in defaults for -r/-s/-k 2019-02-19 21:34:31 +01:00
zc.pl tools: use standard interpreter path in all Perl scripts 2012-04-30 16:13:47 +02:00
zebra.el Initial revision 2002-12-13 20:15:29 +00:00