]> git.puffer.fish Git - mirror/frr.git/commit
lib: add ability to supply separate match/set objects to routemaps
authorIgor Ryzhov <iryzhov@nfware.com>
Wed, 8 Sep 2021 17:46:21 +0000 (20:46 +0300)
committermergify-bot <noreply@mergify.io>
Thu, 16 Sep 2021 10:51:57 +0000 (10:51 +0000)
commit6469bde84d2952f689f8cc25fd7214fad4c17c7c
tree5cefd4ad1e7b5132f7e0f5c2a5a34d5a686e360f
parent55d0e524b06acf79907535ef90a8990bd841602f
lib: add ability to supply separate match/set objects to routemaps

Sometimes it's needed to match by fields of one object but set fields of
another object. The following commit is an example.

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
(cherry picked from commit c21258471764b99e7d1a5242bb17918bd7380740)
lib/routemap.c
lib/routemap.h