index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
zebra_routemap.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
zebra: Remove tag from zebra_rmap_obj
Donald Sharp
2023-08-11
1
-9
/
+7
*
zebra: Use the re->metric instead of 0 for zebra_rmap_obj
Donald Sharp
2023-08-11
1
-4
/
+0
*
zebra: Remove instance from zebra_rmap_obj data structure
Donald Sharp
2023-08-11
1
-14
/
+8
*
zebra: Replace source_protocol with just using re in route map object
Donald Sharp
2023-08-11
1
-15
/
+16
*
zebra: Remove vrf_id from passed around object
Donald Sharp
2023-08-11
1
-5
/
+1
*
zebra: import table match against interface name could fail
Donald Sharp
2023-08-11
1
-7
/
+4
*
zebra: Rename `struct nh_rmap_obj` to `struct zebra_rmap_obj`
Donald Sharp
2023-08-11
1
-67
/
+67
*
zebra: The command ipv6 nht xxx not work
guozhongfeng
2023-07-16
1
-3
/
+3
*
Merge pull request #12837 from donaldsharp/unlikely_routemap
Russ White
2023-04-04
1
-4
/
+4
|
\
|
*
bgpd, ospfd, zebra: Use unlikely for DEBUG_ROUTEMAP_DETAIL
Donald Sharp
2023-03-23
1
-4
/
+4
*
|
*: Convert THREAD_XXX macros to EVENT_XXX macros
Donald Sharp
2023-03-24
1
-3
/
+3
*
|
*: Convert thread_add_XXX functions to event_add_XXX
Donald Sharp
2023-03-24
1
-2
/
+2
*
|
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-2
/
+2
|
/
*
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
*
|
zebra: Add access-list lookup failures to debug routemap detail
Donald Sharp
2023-02-13
1
-2
/
+12
*
|
zebra: Add prefix-list lookup failures to routemap debug detail
Donald Sharp
2023-02-13
1
-2
/
+12
|
/
*
zebra: Add missing enums to switch statements
Donald Sharp
2023-01-31
1
-3
/
+9
*
zebra: json support for show ip nht route-map
Sindhu Parvathi Gopinathan
2022-12-16
1
-27
/
+102
*
zebra: Free up routemap name memory on vrf deletion event
Donald Sharp
2022-12-09
1
-0
/
+17
*
build, vtysh: extract vtysh commands from .xref
David Lamparter
2022-10-26
1
-2
/
+0
*
lib, zebra, pimd: clean up/fix VRF DECLVAR macros
David Lamparter
2022-04-28
1
-8
/
+8
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-2
/
+1
*
zebra: Start carrying safi for rnh processing
Donald Sharp
2021-09-27
1
-6
/
+8
*
zebra: remove 'enum rnh_type' from system
Donald Sharp
2021-09-27
1
-9
/
+6
*
build: make builddir include path consistent
David Lamparter
2021-04-21
1
-1
/
+1
*
zebra: North-bound implementation for zebra rmaps
Sarita Patra
2021-03-30
1
-26
/
+48
*
zebra: kill zebra_memory.h, use MTYPE_STATIC
David Lamparter
2021-03-22
1
-1
/
+0
*
Merge pull request #7905 from mjstapp/fix_zapi_nhg
Donald Sharp
2021-01-25
1
-1
/
+1
|
\
|
*
zebra: use afi_t for route-map address family arg
Mark Stapp
2021-01-21
1
-1
/
+1
*
|
zebra: A `zebra route-map delay-timer 0` command should still run the route-map
Donald Sharp
2021-01-16
1
-5
/
+4
*
|
zebra: Push timer out if another route-map change comes in for zebra
Donald Sharp
2021-01-16
1
-7
/
+5
*
|
zebra: Limit routemap changes to reconsider only routes associated with that rm
Donald Sharp
2021-01-16
1
-26
/
+14
*
|
zebra: Allow rib_update_table to receive a specified route type
Donald Sharp
2021-01-16
1
-4
/
+8
*
|
doc: Document the "zebra route-map delay-timer" functionality
Donald Sharp
2021-01-16
1
-2
/
+2
|
/
*
zebra: zebra route-map delay-timer is global not per vrf
Donald Sharp
2021-01-09
1
-1
/
+2
*
zebra: Remove uncalled function
Donald Sharp
2021-01-09
1
-8
/
+0
*
Merge pull request #7524 from donaldsharp/zebra_route_map_tighten
Donatas Abraitis
2020-12-10
1
-2
/
+13
|
\
|
*
zebra: deny when route map is specified but does not exist yet
Donald Sharp
2020-11-14
1
-2
/
+13
*
|
*: Remove route_map_object_t from the system
Donald Sharp
2020-11-14
1
-162
/
+121
|
/
*
*: unify thread/event cancel macros
Mark Stapp
2020-10-23
1
-1
/
+1
*
* : update signature of thread_cancel api
Mark Stapp
2020-10-23
1
-1
/
+1
*
*: introduce DEFPY_YANG & friends
Renato Westphal
2020-08-03
1
-24
/
+24
*
*: sprintf -> snprintf
Quentin Young
2020-04-21
1
-1
/
+1
*
zebra: migrate route map commands to northbound
Rafael Zalamena
2020-03-23
1
-286
/
+193
*
zebra: Disable rmap update thread before routemap_finish while shutting down ...
saravanank
2020-03-17
1
-0
/
+9
*
*: Remove parenthesis on return for constants
Donatas Abraitis
2020-02-09
1
-1
/
+1
*
*: make all route_map_rule_cmd const
David Lamparter
2019-11-30
1
-45
/
+91
*
zebra: Fix `show ip nexthop route-map` and `show ip protocol`
Donald Sharp
2019-11-23
1
-12
/
+12
*
lib: rmap dep table is not correct in case of exact-match clause
vdhingra
2019-09-15
1
-10
/
+1
[next]