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
/
zapi_msg.h
Age
Commit message (
Expand
)
Author
2023-10-07
*: remove ZEBRA_INTERFACE_VRF_UPDATE
anlan_cs
2023-02-09
*: auto-convert to SPDX License IDs
David Lamparter
2022-01-31
zebra: name the route_entry opaque struct more specifically
Mark Stapp
2022-01-18
zebra: Modify route_notify_internal to use a route_node
Donald Sharp
2022-01-18
zebra: Modify zsend_redistribute_route to receive struct route_node
Donald Sharp
2021-08-19
zebra: Fix usage to enum in notify functions
Donald Sharp
2021-06-02
*: fix code format accourding to checkpatch
Hiroki Shirokura
2021-06-02
zebra: ZAPI add new api to manipulate srv6-locator (step2)
Hiroki Shirokura
2021-04-13
nhrp, zebra, lib: enforce usage of zapi_neigh_ip structure
Philippe Guibert
2021-04-09
zebra: link layer config and notification, implementation in zebra
Philippe Guibert
2021-03-22
zebra: kill zebra_memory.h, use MTYPE_STATIC
David Lamparter
2021-03-10
zebra: move ipset and ipset_entry to zebra dplane contexts
Philippe Guibert
2021-03-04
zebra: move iptable handling in zebra_dplane
Philippe Guibert
2021-01-22
zebra: send async nhg update results
Mark Stapp
2020-12-07
zebra: Adding zapi client close notification
Karen Schoener
2020-11-06
bgpd: Advertise FIB installed routes to bgp peers (Part 1)
Soman K S
2020-09-28
zebra: Convert zserv_nexthop_num_warn to return bool
Donald Sharp
2020-08-10
Merge pull request #6783 from opensourcerouting/feature/sr-te
Russ White
2020-08-07
lib, zebra: Add SR-TE policy infrastructure to zebra
Sebastien Merle
2020-07-17
zebra: add IPv6 router-id
Sebastien Merle
2020-06-10
zebra: convert ip rule installation to use dplane thread
Jakub UrbaĆczyk
2020-06-02
zebra: call zapi message handler with a batch
Mark Stapp
2020-04-16
zebra,ldpd: use zapi client session id in LM apis
Mark Stapp
2019-09-12
zebra: revise redistribution delete to improve update case
Mark Stapp
2019-07-10
zebra: label manager refactor
Emanuele Di Pascale
2019-03-25
add cplusplus guards to all zebra headers
Emanuele Di Pascale
2019-01-31
zebra: Add ability to send to all clients updated capability information
Donald Sharp
2018-10-25
zebra: revise struct names to resolve review comments
Mark Stapp
2018-10-25
zebra: start dataplane layer work
Mark Stapp
2018-08-14
zebra, lib: error references for zebra
Quentin Young
2018-07-11
zebra, libs: use const prefix ptrs in apis
Mark Stapp
2018-05-29
zebra: optimize zserv_process_messages
Quentin Young
2018-04-22
zebra: style last 3 changes
Quentin Young
2018-04-22
zebra: cleanup for zapi_msg.c split
Quentin Young
2018-04-22
zebra: clean up zapi organization
Quentin Young