index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_nexthop.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "bgpd: combine import_check_table and nexthop_check_table"
Donald Sharp
2023-11-06
1
-20
/
+13
*
bgpd: combine import_check_table and nexthop_check_table
Donald Sharp
2023-10-25
1
-13
/
+20
*
bgpd: replace ctime with ctime_r
Mark Stapp
2023-09-19
1
-2
/
+3
*
Merge pull request #14383 from donaldsharp/bgp_coverity_cleanup_early_sept
Donatas Abraitis
2023-09-13
1
-1
/
+3
|
\
|
*
bgpd: bgp_connected_delete needs to ensure dest is still there
Donald Sharp
2023-09-11
1
-1
/
+3
*
|
bgpd: Move the peer->su to connection->su
Donald Sharp
2023-09-10
1
-4
/
+4
*
|
bgpd: First pass of BGP_EVENT_ADD
Donald Sharp
2023-09-10
1
-3
/
+4
*
|
bgpd: bgp_fsm_change_status/BGP_TIMER_ON and BGP_EVENT_ADD
Donald Sharp
2023-09-10
1
-2
/
+3
*
|
bgpd: peer_established should be connection oriented
Donald Sharp
2023-09-10
1
-5
/
+4
|
/
*
bgpd: rename bnc->ifindex to bnc->ifindex_ipv6_ll
Philippe Guibert
2023-07-13
1
-16
/
+20
*
bgpd: allocate label bound to received mpls vpn routes
Philippe Guibert
2023-06-16
1
-0
/
+1
*
Revert "bgpd: upon if up event, evaluate bnc with matching nexthop"
Donald Sharp
2023-06-09
1
-20
/
+16
*
bgpd: rename bnc->ifindex to bnc->ifindex_ipv6_ll
Philippe Guibert
2023-05-26
1
-16
/
+20
*
bgpd: add support for l3vpn per-nexthop label
Philippe Guibert
2023-05-09
1
-0
/
+3
*
Revert "MPLS allocation mode per next hop"
Donatas Abraitis
2023-05-03
1
-3
/
+0
*
Merge pull request #12646 from pguibert6WIND/mpls_alloc_per_nh
Donatas Abraitis
2023-05-02
1
-0
/
+3
|
\
|
*
bgpd: add support for l3vpn per-nexthop label
Philippe Guibert
2023-03-22
1
-0
/
+3
*
|
bgpd: keep interface index on bgp nexthop tracking
Philippe Guibert
2023-04-27
1
-15
/
+25
*
|
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
1
-1
/
+1
*
|
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
1
-1
/
+1
*
|
*: Add a hash_clean_and_free() function
Donald Sharp
2023-03-21
1
-10
/
+2
|
/
*
Merge pull request #12248 from pguibert6WIND/bgpasdot
Russ White
2023-02-21
1
-7
/
+10
|
\
|
*
bgpd: support for as notation format for route distinguisher
Philippe Guibert
2023-02-10
1
-7
/
+10
*
|
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
|
/
*
bgpd: only unimport routes if tunnel-ip changes
Trey Aspelund
2023-01-27
1
-2
/
+17
*
Merge pull request #12573 from Pdoijode/bgp-nexthop-json-changes
Donatas Abraitis
2023-01-07
1
-90
/
+380
|
\
|
*
bgpd: AFI option to query nexthops based on AFI
Pooja Jagadeesh Doijode
2023-01-05
1
-46
/
+29
|
*
bgpd: Detail option for nexthop and import-check to display paths
Pooja Jagadeesh Doijode
2022-12-28
1
-68
/
+129
|
*
bgpd: add json option to show commands in bgp_nexthop
Pooja Jagadeesh Doijode
2022-12-28
1
-70
/
+316
*
|
bgpd: bgp_connected_add memory was being leaked in some cases
Donald Sharp
2022-12-22
1
-5
/
+2
|
/
*
bgpd: inet_ntop() adjustments
Donatas Abraitis
2022-11-29
1
-13
/
+6
*
bgpd: improve 'show bgp nexthop' command
Philippe Guibert
2022-10-05
1
-6
/
+10
*
bgpd: Fix `show bgp nexthop A.B.C.D`
Donald Sharp
2022-09-30
1
-1
/
+1
*
bgpd: Use %pRD for prefix_rd2str()
Donatas Abraitis
2022-09-22
1
-7
/
+7
*
bgpd: Drop bnc_str() function
Donatas Abraitis
2022-08-25
1
-5
/
+0
*
bgpd: Convert from bgp_clock() to monotime()
Donald Sharp
2022-08-24
1
-1
/
+1
*
bgpd: LL peers need bnc's per peer
Donald Sharp
2022-07-22
1
-3
/
+12
*
*: Properly use memset() when zeroing
Donatas Abraitis
2022-05-11
1
-1
/
+1
*
*: Avoid casting to the same type as on the left
Donatas Abraitis
2022-05-08
1
-4
/
+2
*
*: remove the checking returned value for hash_get()
anlan_cs
2022-05-02
1
-3
/
+0
*
bgpd: EVPN route type-5 to type-2 recursive resolution using gateway IP
Ameya Dharkar
2021-06-08
1
-0
/
+14
*
bgpd: Convert to using peer_established(peer) function
Donald Sharp
2021-06-07
1
-1
/
+1
*
bgpd: Switch LL nexthop tracking to be interface based
Donald Sharp
2021-02-17
1
-3
/
+9
*
bgpd: Add `bgp_nexthop_dump_bnc_change_flags` function
Donald Sharp
2021-01-29
1
-0
/
+22
*
bgpd: Add bgp_nexthop_dump_bnc_flags
Donald Sharp
2021-01-29
1
-0
/
+26
*
bgpd: Shorten some `show memory` strings
Donald Sharp
2020-11-12
1
-1
/
+1
*
bgpd: add `%pBD` for printing `struct bgp_dest *`
David Lamparter
2020-10-17
1
-2
/
+2
*
bgpd: Avoid memset when tip hash is empty
Donald Sharp
2020-09-16
1
-1
/
+1
*
bgpd: do not unregister for prefix nexthop updates if nh exists
Pat Ruddy
2020-08-31
1
-0
/
+13
*
bgpd: extend the NHT code to understand SR-TE colors
Renato Westphal
2020-08-31
1
-2
/
+11
[next]