index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
redistribute.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
zebra: re-install nhg on interface up
Ashwini Reddy
2023-05-05
1
-0
/
+4
*
zebra: Use zebra_vrf_lookup_by_id when we can
Donald Sharp
2023-03-28
1
-1
/
+1
*
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: Use string for type instead of number
Donald Sharp
2023-02-13
1
-2
/
+4
|
/
*
zebra: Create a zebra_rib_route_entry_new function and use it
Donald Sharp
2022-08-17
1
-9
/
+4
*
zebra: Fix ships in the night issue
Donald Sharp
2022-02-07
1
-1
/
+1
*
zebra: Add table and instance data to debugs for redistribute_delete
Donald Sharp
2022-01-18
1
-5
/
+20
*
zebra: Cleanup temp variable usage in debugs for %pFX
Donald Sharp
2022-01-18
1
-10
/
+6
*
zebra: Modify zsend_redistribute_route to receive struct route_node
Donald Sharp
2022-01-18
1
-22
/
+12
*
zebra: Pass rn to zebra_redistribute_check instead
Donald Sharp
2022-01-18
1
-13
/
+11
*
zebra: Convert redistribute_update to use a route_node
Donald Sharp
2022-01-18
1
-16
/
+14
*
zebra: Convert redistribute_delete to use a route_node
Donald Sharp
2022-01-18
1
-17
/
+14
*
zebra: Do not allow instance redistribution to happen no matter what
Donald Sharp
2022-01-18
1
-4
/
+7
*
zebra: Add hint to what instance we are looking at
Donald Sharp
2022-01-18
1
-6
/
+6
*
*: cleanup ifp->vrf_id
Igor Ryzhov
2021-11-22
1
-16
/
+16
*
zebra: Do not allow redistribution for non-vrf tables
Donald Sharp
2021-07-20
1
-0
/
+6
*
Revert "bgpd: vrf route leaking, fix vrf redistribute"
Igor Ryzhov
2021-05-09
1
-6
/
+11
*
zebra: Allow redistribution for routes selected
Donald Sharp
2021-05-04
1
-11
/
+1
*
zebra: debug log for redistribute_del
Emanuele Di Pascale
2021-04-26
1
-0
/
+8
*
bgpd: vrf route leaking, fix vrf redistribute
Abhinay Ramesh
2021-04-07
1
-11
/
+6
*
zebra: kill zebra_memory.h, use MTYPE_STATIC
David Lamparter
2021-03-22
1
-1
/
+0
*
*: remove remaining severity prefixes
David Lamparter
2021-03-14
1
-1
/
+1
*
*: remove tabs & newlines from log messages
David Lamparter
2021-02-14
1
-2
/
+2
*
Revert "zebra: When shutting down an interface immediately notify about rnh"
Donald Sharp
2020-12-12
1
-1
/
+1
*
:* Convert prefix2str to %pFX
Donatas Abraitis
2020-10-22
1
-36
/
+24
*
zebra: When shutting down an interface immediately notify about rnh
Donald Sharp
2020-08-28
1
-1
/
+1
*
zebra: Add table id to debug output
Donald Sharp
2020-08-19
1
-8
/
+8
*
Zebra: Default route distribute handling.
Santosh P K
2020-04-07
1
-63
/
+47
*
Merge pull request #5925 from volta-networks/synchronous_client
Renato Westphal
2020-03-26
1
-3
/
+48
|
\
|
*
zebra: Synchronous client queues accumulate messages from zebra.
Karen Schoener
2020-03-23
1
-3
/
+48
*
|
*: remove tabs from log messages
David Lamparter
2020-03-24
1
-1
/
+1
*
|
bgpd,zebra: replace some more FUNCTION macros
Mark Stapp
2020-03-18
1
-2
/
+1
*
|
zebra: Only redistribute default routes of the right afi
Donald Sharp
2020-03-08
1
-0
/
+4
|
/
*
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2020-03-05
1
-10
/
+6
*
zebra: Embed lib nexthop-group in zebra hash entry
Mark Stapp
2020-02-27
1
-3
/
+3
*
zebra: Add vrf name to debug output
Donald Sharp
2020-02-14
1
-4
/
+7
*
*: Remove parenthesis on return for constants
Donatas Abraitis
2020-02-09
1
-2
/
+2
*
lib,zebra: use nhg_hash_entry pointer in route_entry
Mark Stapp
2019-12-04
1
-6
/
+10
*
zebra: separate zebra_vrf_lookup_table_with_id()
Stephen Worley
2019-11-01
1
-4
/
+4
*
zebra: Use nexthop object id on route delete
Stephen Worley
2019-10-25
1
-1
/
+1
*
zebra: Remove re->nexthop_num from re
Donald Sharp
2019-10-25
1
-1
/
+0
*
zebra: Replace nexthop_group with pointer in route entry
Donald Sharp
2019-10-25
1
-3
/
+4
*
zebra: Fix redistribution deletion for ZEBRA_ROUTE_ALL
Donald Sharp
2019-10-02
1
-9
/
+12
*
Zebra: Rectifying the log messages.
vdhingra
2019-09-19
1
-2
/
+2
*
zebra: revise redistribution delete to improve update case
Mark Stapp
2019-09-12
1
-24
/
+70
*
zebra : zebra redistributing IPV4 link local Addresses inconsistently.
vdhingra
2019-08-14
1
-0
/
+14
*
lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOP
Lakshman Krishnamoorthy
2019-07-22
1
-2
/
+2
*
zebra: import table entries are not showing up in the right table
Donald Sharp
2019-06-25
1
-3
/
+3
*
zebra: Push VRF_DEFAULT outside of import table code
Donald Sharp
2019-06-25
1
-60
/
+86
[next]