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
/
lib
/
nexthop.c
Age
Commit message (
Expand
)
Author
2019-12-02
*: generously apply const
David Lamparter
2019-11-22
lib: add some nexthop ctors
Mark Stapp
2019-10-25
lib: Make nexthop_next* use const for nexthop
Stephen Worley
2019-10-25
lib: Add nexthop quick hash api
Stephen Worley
2019-10-25
lib: Nexthop hash onlink and ifindex with one call
Stephen Worley
2019-10-25
zebra: Optimize the fib/notified nexthop matching
Stephen Worley
2019-10-25
lib: Call nexthop g_addr hashes together
Stephen Worley
2019-10-25
lib: Hash nexthops on onlink flag
Stephen Worley
2019-08-19
lib: Sort zapi_nexthops on the encode
Stephen Worley
2019-06-25
lib: Add a nexthop_dup() that allocates and copies
Stephen Worley
2019-06-25
lib: Put single nexthop copy into its own function
Stephen Worley
2019-06-03
lib: add some printfrr specifiers
David Lamparter
2019-05-23
lib,zebra,bgpd,pbrd: Compare nexthops without labels
Stephen Worley
2019-05-23
lib: Explicitly cmp gateway and source based on AF
Stephen Worley
2019-05-23
lib,zebra,bgpd: Remove nexthop_same_no_recurse()
Stephen Worley
2019-05-23
lib: Update nexthop_same to use nexthop_cmp
Stephen Worley
2019-05-23
lib: Add labels_cmp to nexthop_cmp
Stephen Worley
2019-05-23
lib: nexthop-cmp return if gateways don't match
Stephen Worley
2019-05-23
lib: Make labels_match function use labels_cmp
Stephen Worley
2019-05-23
lib: Add nexthop labels cmp functions
Stephen Worley
2019-05-23
lib: Add nexthop_cmp
Donald Sharp
2019-04-05
lib: Add hash function for nexthop groups
Stephen Worley
2019-04-03
libs: nexthop comparison includes labels if present
Mark Stapp
2018-11-30
lib: Cleanup nexthop2str code to be consistent
Donald Sharp
2018-04-06
lib: Add hash and use const a bit more intelligently
Quentin Young
2018-03-27
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-14
lib: Add nexthop-group cli
Donald Sharp
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
2018-02-08
*: Track vrfs per nexthop not per route entry
Donald Sharp
2018-01-22
lib, zebra: Rename and place appropriately the label stack
Donald Sharp
2017-10-09
lib: fix a64448ba, invalid NULL->num_labels
Vincent JARDIN
2017-09-12
zebra: deduplicate nexthops
David Lamparter
2017-08-28
zebra: rib: use nexthop ptr in rib_add/delete
David Lamparter
2017-07-20
lib: copy_nexthops() only copies the first nexthop
Daniel Walton
2017-07-17
*: reindent
reindent-master-after
whitespace / reindent
2017-07-12
zebra: prettier format for multilevel-recursive routes
Christian Franke
2017-07-12
lib: copy rmap_src too in copy_nexthops
Christian Franke
2017-07-12
lib,zebra: Fix ALL_NEXTHOPS iterator
Christian Franke
2017-06-28
Allow for more than 1 NH recursion level
ßingen
2017-05-15
*: make consistent & update GPLv2 file headers
David Lamparter
2017-04-06
zebra: labeled unicast handling
Don Slice
2016-11-28
Merge remote-tracking branch 'cmaster-next' into cmaster-next-releng
David Lamparter
2016-11-24
lib: Fix nexthop strings to coincide with enum
vivek
2016-11-15
lib: replace strlcpy & strlcat with glibc versions
David Lamparter
2016-09-23
zebra: fix bug in nexthop label allocation
ßingen
2016-09-23
mpls: add support for LDP LSPs
Renato Westphal
2016-09-23
MPLS: Install labeled static routes
vivek
2016-09-23
Quagga: Install label forwarding entries for statically configured LSPs
vivek
2016-09-19
*: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs
David Lamparter
[prev]
[next]