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
2025-01-23
lib,zebra: VRF table-direct support
Rafael Zalamena
2024-10-29
zebra: Add ability to import alternate tables into the MRIB
Nathan Bahr
2024-09-11
zebra: Add more vrf name to debugs
Donald Sharp
2024-02-08
zebra: Move nhg reinstallation into if_up proper
Donald Sharp
2024-01-09
zebra: SA incorrectly believes a NULL pointer
Donald Sharp
2023-12-05
Merge pull request #12600 from donaldsharp/local_routes
Russ White
2023-11-08
Merge pull request #14741 from donaldsharp/zebra_h_cleanup
Donatas Abraitis
2023-11-07
Merge pull request #14698 from opensourcerouting/fix/remove_static_arp_entrie...
Russ White
2023-11-07
*: Move distance related defines into their own header
Donald Sharp
2023-11-06
zebra: Remove static ARP entries on interface down events
Donatas Abraitis
2023-11-01
*: Introduce Local Host Routes to FRR
Donald Sharp
2023-11-01
zebra: Remove vrf_id check against VRF_DEFAULT for zebra_redistribute()
Donatas Abraitis
2023-10-20
zebra: add redistribute table-direct support
Philippe Guibert
2023-10-10
zebra: Free nexthop_group
Keelan10
2023-10-07
*: remove ZEBRA_INTERFACE_VRF_UPDATE
anlan_cs
2023-08-22
zebra: Make main routing table (RT_TABLE_MAIN) configurable
Martin Pels
2023-08-11
zebra: Remove tag from zebra_rmap_obj
Donald Sharp
2023-08-11
zebra: Remove instance from zebra_rmap_obj data structure
Donald Sharp
2023-08-11
zebra: Replace source_protocol with just using re in route map object
Donald Sharp
2023-08-11
zebra: import table match against interface name could fail
Donald Sharp
2023-07-12
zebra: fix imported static routes deletion
Philippe Guibert
2023-07-11
zebra: adjust one debug info
anlan_cs
2023-06-26
*: Rearrange vrf_bitmap_X api to reduce memory footprint
Donald Sharp
2023-05-05
zebra: re-install nhg on interface up
Ashwini Reddy
2023-03-28
zebra: Use zebra_vrf_lookup_by_id when we can
Donald Sharp
2023-02-17
Merge pull request #12780 from opensourcerouting/spdx-license-id
Donald Sharp
2023-02-13
zebra: Use string for type instead of number
Donald Sharp
2023-02-09
*: auto-convert to SPDX License IDs
David Lamparter
2022-08-17
zebra: Create a zebra_rib_route_entry_new function and use it
Donald Sharp
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
[next]