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
/
rib.h
Age
Commit message (
Expand
)
Author
2021-03-17
*: require semicolon after DEFINE_<typesafe...>
David Lamparter
2021-03-17
*: require semicolon after DEFINE_HOOK & co.
David Lamparter
2021-01-15
zebra: Allow rib_update_table to receive a specified route type
Donald Sharp
2021-01-15
zebra: remove unused function rib_update_vrf
Donald Sharp
2020-12-29
Merge pull request #7777 from volta-networks/fix_zebra_rib_c++
Quentin Young
2020-12-21
zebra: avoid c++ reserved keyword
Emanuele Di Pascale
2020-12-11
Revert "zebra: When shutting down an interface immediately notify about rnh"
Donald Sharp
2020-12-08
zebra: Gather opaque data into the route entry for storage
Donald Sharp
2020-10-29
zebra: Consolidate on 32 bits as the flag size for route flags
Donald Sharp
2020-10-01
zebra: Make connected routes their own entry on the meta_q
Donald Sharp
2020-09-28
zebra: fix refcnt/rib issues in NHG replace/delete
Stephen Worley
2020-08-28
zebra: When shutting down an interface immediately notify about rnh
Donald Sharp
2020-08-04
Merge pull request #6698 from deastoe/fpm-netlink-fixes
Donald Sharp
2020-07-17
zebra: add a route_entry flag for FIB-specific nexthops
Mark Stapp
2020-07-08
zebra: Add table_id to rib_table_info_t
Duncan Eastoe
2020-07-07
zebra: add fib nhg for backups, revise api
Mark Stapp
2020-05-14
zebra: avoid using c++ keywords in headers
Emanuele Di Pascale
2020-05-12
zebra: route node first next node
Chirag Shah
2020-05-08
zebra: remove typedef rib_update_event_t from system
Donald Sharp
2020-05-08
zebra: Remove typedef rib_table_info_t from system
Donald Sharp
2020-05-08
zebra: Remove typedef rib_tables_iter_state from system
Donald Sharp
2020-05-08
zebra: Remove typedef rnh_type_t from system
Donald Sharp
2020-03-27
zebra: add per-nexthop backup index
Mark Stapp
2020-02-27
zebra: Embed lib nexthop-group in zebra hash entry
Mark Stapp
2019-12-04
lib,zebra: use nhg_hash_entry pointer in route_entry
Mark Stapp
2019-11-21
zebra: clean up rib and nhg headers
Mark Stapp
2019-10-25
zebra: Use nexthop object id on route delete
Stephen Worley
2019-10-25
zebra: Use a nhe context dataplane and rib metaq
Stephen Worley
2019-10-25
zebra: Update rib_add to take a nexthop ID
Stephen Worley
2019-10-25
zebra: Route entries use nexthop entry ID's instead of pointers
Stephen Worley
2019-10-25
zebra: Add a nhe pointer to the route entry
Donald Sharp
2019-10-25
zebra: Remove nexthop_active_num from route entry
Donald Sharp
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-18
zebra: Handle rib updates as a thread event
Stephen Worley
2019-07-29
zebra, tests: Remove ROUTE_ENTRY_NEXTHOPS_CHANGED
Donald Sharp
2019-07-29
zebra: Remove repeated enqueueing of system routes for rethinking
Donald Sharp
2019-07-01
*: s/TRUE/true/, s/FALSE/false/
Quentin Young
2019-05-29
zebra: Move multicast mode to being a property of the router
Donald Sharp
2019-05-28
zebra: add a fib-specific nexthop-group
Mark Stapp
2019-05-23
zebra: Add kernel level graceful restart
Donald Sharp
2019-05-20
Merge pull request #4328 from sworleys/Re-order-RouteEntry
Renato Westphal
2019-05-14
zebra: Reorder `struct route_entry` to reduce size
Donald Sharp
2019-05-13
zebra: Share route type checking macros
Stephen Worley
2019-05-13
zebra: Make RIB_SYSTEM|KERNEL_ROUTE a property of rib.h
Donald Sharp
2019-05-02
zebra: Use built in list handler for route entries now
Donald Sharp
2019-05-02
zebra: Remove linked list and replace with new LIST
Donald Sharp
2019-05-02
Revert "Zebra diet"
Lou Berger
2019-05-01
zebra: Remove linked list and replace with new LIST
Donald Sharp
2019-03-27
zebra: Modify lsp processing to be invoked as needed
Donald Sharp
[prev]
[next]