index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
routemap_northbound.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: convert route-map to mgmtd
Christian Hopps
2024-01-26
1
-0
/
+42
*
lib: all: remove './' from xpath 22% speedup
Christian Hopps
2023-11-29
1
-3
/
+3
*
build: add -Wimplicit-fallthrough
Igor Ryzhov
2023-10-12
1
-3
/
+2
*
lib: fix on-match when added to existing route-map entry
Alexander Chernavin
2023-07-13
1
-0
/
+10
*
lib, ospfd, yang: add route map set for min/max metric
Jafar Al-Gharaibeh
2023-04-18
1
-0
/
+118
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-15
/
+1
*
bgpd: Wrap IPV4_CLASS_DE into ipv4_unicast_valid() helper
Donatas Abraitis
2022-06-13
1
-1
/
+1
*
bgpd: Add an ability to match ipv6 next-hop by prefix-list
Donatas Abraitis
2021-11-24
1
-0
/
+10
*
bgpd: Add an ability to match ipv6 next-hop by access-list
Donatas Abraitis
2021-11-23
1
-0
/
+10
*
lib: Routemap is not getting applied upon changing the routemap action
rgirada
2021-04-29
1
-1
/
+10
*
lib, doc: add "route-map NAME optimization" command
Igor Ryzhov
2021-04-09
1
-0
/
+1
*
lib: convert route-map optimization to NB
Igor Ryzhov
2021-04-06
1
-0
/
+30
*
lib: Modifications to route-map NB
Sarita Patra
2021-03-30
1
-71
/
+141
*
lib: sort route-map commands by sequence number in running-config
Igor Ryzhov
2021-03-23
1
-0
/
+1
*
lib: fix the "set metric" route-map command
Renato Westphal
2020-09-09
1
-2
/
+24
*
lib,yang: merge cisco/zebra access list styles
Rafael Zalamena
2020-07-19
1
-85
/
+0
*
*: change the signature of the northbound callbacks to be more flexible
Renato Westphal
2020-04-23
1
-236
/
+189
*
lib: consolidate flexible array hack in a single place
Renato Westphal
2020-04-04
1
-25
/
+0
*
lib, zebra: remove nullity check before XFREE...
Quentin Young
2020-03-09
1
-2
/
+1
*
lib: do not test before XFREE
Quentin Young
2020-02-19
1
-3
/
+1
*
*: Replace s_addr 0 => INADDR_ANY
Donatas Abraitis
2020-02-06
1
-1
/
+1
*
lib: fix route-map YANG module on old gcc versions
Rafael Zalamena
2020-02-05
1
-0
/
+25
*
lib: fix route map northbound memory leak
Rafael Zalamena
2020-02-04
1
-9
/
+30
*
lib: implement new route map CLI
Rafael Zalamena
2020-02-04
1
-0
/
+7
*
lib: implement route map northbound
Rafael Zalamena
2020-02-04
1
-0
/
+1393