index
:
matthieu/frr.git
aceelindem/ospf6-area-no-config-delete
bgp_ls
debian/7.5
debian/bookworm
debian/buster
debian/master
dev/mgmtd
dev/omgmtd
dev/rust-skel
dev_isis_sr
fuzz
master
mergify/bp/dev/10.3/pr-17935
mergify/bp/dev/9.0/pr-13800
mergify/bp/dev/9.1/pr-13617
mergify/bp/stable/10.0/pr-18108
mergify/bp/stable/10.1/pr-18108
mergify/bp/stable/10.1/pr-18254
mergify/bp/stable/10.2/pr-18108
mergify/bp/stable/10.2/pr-18430
mergify/bp/stable/10.3/pr-18108
mergify/bp/stable/10.3/pr-18378
mergify/bp/stable/10.3/pr-18430
mergify/bp/stable/10.3/pr-18483
mergify/bp/stable/10.3/pr-18498
mergify/bp/stable/10.3/pr-18502
nb_conversions
old-fuzz
rc/10.0
rc/10.0.2
rc/10.0.3
rc/10.1
rc/10.1.1
rc/10.1.2
rc/10.2
rc/10.2.1
rc/10.3
rc/8.4
rc/8.4.6
rc/8.4.7
rc/8.5
rc/8.5.6
rc/8.5.7
rc/9.0
rc/9.0.4
rc/9.0.5
rc/9.1
rc/9.1.2
rc/9.1.3
revert-11334-fix/deprecation_warning
revert-13509-bgp_nht_other_if_cases
revert-5015-rpki_vrf_encapsulation
revert-5870-hash_backet
revert-6277-feature/show_bgp_afi_safi_sndpfx
revert-8216-add_rd_all
revert-8795-fix-ospf6-router-id
revert-9179-PR9001-for-8.0
stable/10.0
stable/10.1
stable/10.2
stable/10.3
stable/2.0
stable/3.0
stable/4.0
stable/5.0
stable/6.0
stable/7.0
stable/7.1
stable/7.2
stable/7.3
stable/7.4
stable/7.5
stable/8.0
stable/8.1
stable/8.2
stable/8.3
stable/8.4
stable/8.5
stable/9.0
stable/9.1
support_bundle
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
zebra
/
redistribute.c
Age
Commit message (
Expand
)
Author
2022-02-07
zebra: Fix ships in the night issue
Donald Sharp
2022-01-18
zebra: Add table and instance data to debugs for redistribute_delete
Donald Sharp
2022-01-18
zebra: Cleanup temp variable usage in debugs for %pFX
Donald Sharp
2022-01-18
zebra: Modify zsend_redistribute_route to receive struct route_node
Donald Sharp
2022-01-18
zebra: Pass rn to zebra_redistribute_check instead
Donald Sharp
2022-01-18
zebra: Convert redistribute_update to use a route_node
Donald Sharp
2022-01-18
zebra: Convert redistribute_delete to use a route_node
Donald Sharp
2022-01-18
zebra: Do not allow instance redistribution to happen no matter what
Donald Sharp
2022-01-18
zebra: Add hint to what instance we are looking at
Donald Sharp
2021-11-22
*: cleanup ifp->vrf_id
Igor Ryzhov
2021-07-19
zebra: Do not allow redistribution for non-vrf tables
Donald Sharp
2021-05-09
Revert "bgpd: vrf route leaking, fix vrf redistribute"
Igor Ryzhov
2021-05-03
zebra: Allow redistribution for routes selected
Donald Sharp
2021-04-26
zebra: debug log for redistribute_del
Emanuele Di Pascale
2021-04-07
bgpd: vrf route leaking, fix vrf redistribute
Abhinay Ramesh
2021-03-22
zebra: kill zebra_memory.h, use MTYPE_STATIC
David Lamparter
2021-03-14
*: remove remaining severity prefixes
David Lamparter
2021-02-14
*: remove tabs & newlines from log messages
David Lamparter
2020-12-11
Revert "zebra: When shutting down an interface immediately notify about rnh"
Donald Sharp
2020-10-22
:* Convert prefix2str to %pFX
Donatas Abraitis
2020-08-28
zebra: When shutting down an interface immediately notify about rnh
Donald Sharp
2020-08-19
zebra: Add table id to debug output
Donald Sharp
2020-04-07
Zebra: Default route distribute handling.
Santosh P K
2020-03-26
Merge pull request #5925 from volta-networks/synchronous_client
Renato Westphal
2020-03-24
*: remove tabs from log messages
David Lamparter
2020-03-23
zebra: Synchronous client queues accumulate messages from zebra.
Karen Schoener
2020-03-18
bgpd,zebra: replace some more FUNCTION macros
Mark Stapp
2020-03-08
zebra: Only redistribute default routes of the right afi
Donald Sharp
2020-03-05
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2020-02-27
zebra: Embed lib nexthop-group in zebra hash entry
Mark Stapp
2020-02-14
zebra: Add vrf name to debug output
Donald Sharp
2020-02-09
*: Remove parenthesis on return for constants
Donatas Abraitis
2019-12-04
lib,zebra: use nhg_hash_entry pointer in route_entry
Mark Stapp
2019-11-01
zebra: separate zebra_vrf_lookup_table_with_id()
Stephen Worley
2019-10-25
zebra: Use nexthop object id on route delete
Stephen Worley
2019-10-25
zebra: Remove re->nexthop_num from re
Donald Sharp
2019-10-25
zebra: Replace nexthop_group with pointer in route entry
Donald Sharp
2019-10-02
zebra: Fix redistribution deletion for ZEBRA_ROUTE_ALL
Donald Sharp
2019-09-19
Zebra: Rectifying the log messages.
vdhingra
2019-09-12
zebra: revise redistribution delete to improve update case
Mark Stapp
2019-08-14
zebra : zebra redistributing IPV4 link local Addresses inconsistently.
vdhingra
2019-07-22
lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOP
Lakshman Krishnamoorthy
2019-06-25
zebra: import table entries are not showing up in the right table
Donald Sharp
2019-06-25
zebra: Push VRF_DEFAULT outside of import table code
Donald Sharp
2019-06-25
zebra: Use correct parameter order for table lookup up.
Donald Sharp
2019-06-23
Revert "Ospf missing interface handling 2"
Donald Sharp
2019-06-12
*: change interface structure, from vrf_id to vrf
Philippe Guibert
2019-06-03
Revert of PR 4078 and PR 4315
Lakshman Krishnamoorthy
2019-05-30
lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOP
Lakshman Krishnamoorthy
2019-05-16
zebra: Continue rm update if table not found
Stephen Worley
[next]