index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
routemap.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: Print the reason why the route-map and/or the index parsing is done
Donatas Abraitis
2024-12-04
1
-4
/
+34
*
lib: Initialize mbefore for route_map_apply_ext()
Donatas Abraitis
2024-11-08
1
-0
/
+1
*
lib: Add ability to track time in individual routemaps
Donald Sharp
2024-11-05
1
-5
/
+33
*
lib: Do not convert EVPN prefixes into IPv4/IPv6 if not needed
Donatas Abraitis
2024-02-15
1
-24
/
+5
*
lib: convert route-map to mgmtd
Christian Hopps
2024-01-26
1
-2
/
+10
*
lib,vtysh: fix show route map JSON output
Rafael Zalamena
2023-11-24
1
-14
/
+11
*
lib: Add two places we were not counting route-map applied
Donald Sharp
2023-07-03
1
-0
/
+5
*
lib, ospfd, yang: add route map set for min/max metric
Jafar Al-Gharaibeh
2023-04-18
1
-0
/
+34
*
lib: Remove tests for ipv[4|6]_prefix_table
Donald Sharp
2023-03-23
1
-32
/
+6
*
bgpd, ospfd, zebra: Use unlikely for DEBUG_ROUTEMAP_DETAIL
Donald Sharp
2023-03-23
1
-17
/
+19
*
lib:fix clear route-map cmd using DEFPY
Sindhu Parvathi Gopinathan
2023-03-21
1
-8
/
+5
*
lib: add missing debug guards for route-map
Trey Aspelund
2023-02-22
1
-6
/
+8
*
lib: skip route-map optimization if !AF_INET(6)
Trey Aspelund
2023-02-21
1
-43
/
+56
*
Merge pull request #12780 from opensourcerouting/spdx-license-id
Donald Sharp
2023-02-17
1
-16
/
+1
|
\
|
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
*
|
lib: Add `debug routemap [detail]`
Donald Sharp
2023-02-13
1
-10
/
+21
*
|
lib: Start partitioning of rmap_debug to allow detail level
Donald Sharp
2023-02-13
1
-21
/
+23
|
/
*
lib: Add missing enum's to switch statement
Donald Sharp
2023-01-31
1
-1
/
+2
*
lib: Remove unnecessary comparison, for linked list
Donald Sharp
2022-10-20
1
-6
/
+1
*
Merge pull request #8647 from sworleys/DVNI-Config-Changes
Donatas Abraitis
2022-10-18
1
-1
/
+18
|
\
|
*
lib: handle type2/5 routes in optimized route-map
Stephen Worley
2022-08-23
1
-1
/
+18
*
|
*: Create and use infrastructure to show debugs in lib
Donald Sharp
2022-10-07
1
-0
/
+6
*
|
lib: Fix `show route-map NAME json` command and memory leak
Donatas Abraitis
2022-09-26
1
-1
/
+0
*
|
lib: Replace route_map_clear_updated to void
Donatas Abraitis
2022-09-12
1
-5
/
+1
|
/
*
bgpd: Fix insonsistencies with default-originate route-map
Iqra Siddiqui
2022-07-06
1
-2
/
+10
*
*: Use autocomplete for route-maps under commands that require it
Donatas Abraitis
2022-06-13
1
-1
/
+1
*
*: Properly use memset() when zeroing
Donatas Abraitis
2022-05-11
1
-6
/
+6
*
Merge pull request #10716 from donaldsharp/routemap_rbtree_nonuniq
David Lamparter
2022-03-13
1
-12
/
+22
|
\
|
*
lib: Fix corruption when routemap delete/add sequence happens
Donald Sharp
2022-03-02
1
-12
/
+22
*
|
lib: Route-map failed for OSPF routes even for matching prefixes
Mobashshera Rasool
2022-03-04
1
-6
/
+5
|
/
*
bgpd: Add an ability to match ipv6 next-hop by prefix-list
Donatas Abraitis
2021-11-24
1
-0
/
+16
*
bgpd: Add an ability to match ipv6 next-hop by access-list
Donatas Abraitis
2021-11-23
1
-0
/
+16
*
Merge pull request #10074 from opensourcerouting/assorted-20211116
Igor Ryzhov
2021-11-19
1
-29
/
+52
|
\
|
*
lib: use hash for route-map set/match commands
David Lamparter
2021-11-16
1
-29
/
+52
*
|
lib: use vty_json()
David Lamparter
2021-11-17
1
-8
/
+1
|
/
*
lib: fix spelling nits in more lib files
ewlumpkin
2021-10-05
1
-1
/
+1
*
lib: add ability to supply separate match/set objects to routemaps
Igor Ryzhov
2021-09-08
1
-7
/
+10
*
bgpd: fix segfault when re-adding "match evpn default-route" rule
Igor Ryzhov
2021-08-12
1
-1
/
+1
*
lib: add "json" option to "show route-map"
Renato Westphal
2021-08-02
1
-51
/
+163
*
lib: fix handling of rmap prefix-tree default node
Trey Aspelund
2021-05-22
1
-1
/
+9
*
lib: convert route-map optimization to NB
Igor Ryzhov
2021-04-06
1
-26
/
+0
*
lib: Modifications to route-map NB
Sarita Patra
2021-03-30
1
-167
/
+129
*
*: require semicolon after DEFINE_QOBJ & co.
David Lamparter
2021-03-17
1
-2
/
+2
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
1
-8
/
+8
*
*: fix all backets
Igor Ryzhov
2021-02-02
1
-2
/
+2
*
lib: Keep track of route-map applications per section
Donald Sharp
2021-01-16
1
-0
/
+1
*
lib: Add a warning for when we are not operating correctly
Donald Sharp
2020-12-18
1
-4
/
+11
*
lib: Fix dependency of match types in route-map code
Donald Sharp
2020-12-18
1
-1
/
+1
*
lib: Add some useful debugs to understand what is going on
Donald Sharp
2020-12-18
1
-0
/
+8
*
lib: arg can never be NULL
Donald Sharp
2020-12-18
1
-16
/
+12
[next]