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
2019-05-16
zebra: Continue rm update if table not found
Stephen Worley
2019-05-16
Merge pull request #4269 from donaldsharp/other_tables
Russ White
2019-05-11
zebra: Switch to using monotime(NULL) for re->uptime
Donald Sharp
2019-05-09
zebra: Remove basic duplicated function
Donald Sharp
2019-05-06
doc, zebra: Remove "table X" command
Donald Sharp
2019-02-05
zebra: Remove zclient->idinfo restrictions
Donald Sharp
2019-01-31
zebra: Move rtm_table_default to zrouter
Donald Sharp
2019-01-31
zebra: Move client_list to the zebra_router data structure
Donald Sharp
2019-01-29
zebra: Convert route entry id number to string in debugs
Donald Sharp
2019-01-18
zebra: fix checking of clients subscribed to receive interface info
Renato Westphal
2019-01-14
lib, zebra: add AFI parameter to the ZEBRA_REDISTRIBUTE_DEFAULT_* messages
Renato Westphal
2018-09-13
zebra: ZEBRA_[ERR|WARN] -> EC_ZEBRA
Quentin Young
2018-09-06
zebra: fix includes
Quentin Young
2018-09-06
zebra: flog_warn conversion
Quentin Young
2018-08-17
zebra : Zebra does not properly track which route-maps are changed (#2493)
kssoman
2018-07-29
lib, zebra: Allow protocols to use Distance as part of RR semantics
Donald Sharp
2018-07-11
zebra, libs: use const prefix ptrs in apis
Mark Stapp
2018-07-03
ospfd zebra: array overrun fixes (PVS-Studio)
F. Aragon
2018-06-04
zebra: Add some vrf information to debug messages
Donald Sharp
2018-05-17
zebra: Add 'match source-instance' to allow finer grained control
Donald Sharp
2018-04-26
bgpd, zebra: Handle EVPN router MAC per next hop
vivek
2018-04-24
Merge pull request #2106 from qlyoung/zapi-msg
Russ White
2018-04-23
zebra: Add some information to redistribute debugs
Donald Sharp
2018-04-22
zebra: clean up zapi organization
Quentin Young
2018-04-19
zebra: resolve issue when changing import-table route-map config
Don Slice
2018-04-17
zebra: fix flaw in fix for import-table crash
Don Slice
2018-04-16
zebra: resolve assert when adding ip import-table entry
Don Slice
2018-03-27
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-16
zebra: Read in on startup arbitrary tables
Donald Sharp
2018-03-14
Merge branch 'master' into working/master/bgp-vpn-vrf-leaking
paulzlabn
2018-03-12
zebra: reorganize zserv, batch i/o
Quentin Young
2018-03-12
zebra: standardize ZAPI message handler args
Quentin Young
2018-03-09
zebra: debug additional detail for route announce/redist
G. Paul Ziemba
2018-03-09
lib: Isolate nexthop_group functions to nexthop_group.c
Donald Sharp
2018-03-06
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2017-12-14
zebra: proper refcounting for rmac/nh entries
mitesh
2017-11-13
lib, zebra: Modify zebra to use STREAM_GET for zapi
Donald Sharp
2017-10-05
zebra: resolve issue with importing table entries correctly
Don Slice
2017-09-25
zebra: Do not allow delete of route from kernel in non-startup case
Donald Sharp
2017-09-15
*: use clang's 'ForEachMacros' format style option
Renato Westphal
2017-09-11
zebra: Fixup indentation
Donald Sharp
2017-08-31
zebra: Add v6 support for import-table
Donald Sharp
2017-08-31
*: Cleanup multiple is_default... code
Donald Sharp
2017-08-31
zebra: Clean up indentation
Donald Sharp
2017-08-31
Merge pull request #1079 from qlyoung/fix-style-a
Renato Westphal
2017-08-31
Merge pull request #1044 from donaldsharp/combination
Jafar Al-Gharaibeh
2017-08-30
*: fix style
Quentin Young
2017-08-28
zebra: rib: use nexthop ptr in rib_add/delete
David Lamparter
2017-08-25
zebra: Coverity Code Cleanup
Donald Sharp
2017-08-23
*: use zapi_route to send/receive redistributed routes as well
Renato Westphal
[prev]
[next]