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
*
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
*
bgpd: convert NHT code to use rb-trees instead of routing tables
Renato Westphal
2020-08-31
1
-51
/
+48
*
bgp: rename bgp_node to bgp_dest
Donald Sharp
2020-06-23
1
-89
/
+90
*
bgpd: Enhance BGP NHT show commands
vivek
2020-05-25
1
-50
/
+118
*
*: Do not cast to the same type
Donatas Abraitis
2020-04-08
1
-2
/
+1
*
bgpd: Convert users of `rn->p` to use accessor function
Donald Sharp
2020-03-26
1
-10
/
+9
*
bgpd: Convert lots of int type functions to bool/void
Donatas Abraitis
2020-03-21
1
-27
/
+27
*
bgpd: Refine multiaccess check for next hop resetting
vivek
2020-03-18
1
-2
/
+11
*
bgpd: Cleanup compile error?
Donald Sharp
2020-02-06
1
-1
/
+1
*
bgpd: Fix up some poor formatting
Donald Sharp
2020-02-06
1
-11
/
+8
*
bgpd: Store data in final temp variable
Donald Sharp
2020-02-06
1
-13
/
+11
*
bgpd: bgp_nexthop_self optimize afi and new_afi handling
Donald Sharp
2020-02-06
1
-8
/
+6
*
bgpd: Remove prefix pointer creation
Donald Sharp
2020-02-06
1
-21
/
+18
*
bgpd: show martian nexthops improve code flow
Donald Sharp
2020-02-06
1
-11
/
+4
*
bgpd: Implementing a hash table for connected address - ipv4/ipv6
bisdhdh
2019-11-19
1
-23
/
+113
*
bgpd: Display peer info in NHT output
vivek
2019-08-19
1
-2
/
+11
*
Merge pull request #4219 from bisdhdh/biswajitfrr_5
Russ White
2019-05-16
1
-0
/
+71
|
\
|
*
bgpd: Prevent the ebgp ipv6 sender from changing of nexthop in a special case.
Biswajit Sadhu
2019-04-27
1
-0
/
+71
*
|
lib: hashing functions should take const arguments
Quentin Young
2019-05-14
1
-2
/
+2
*
|
Revert "bgpd: Prevent IPv6 routes received via a ibgp session with own ip as ...
Donald Sharp
2019-05-02
1
-133
/
+0
*
|
bgpd: Prevent IPv6 routes received via a ibgp session with own ip as nexthop
Biswajit Sadhu
2019-04-24
1
-0
/
+133
|
/
*
*: Rename backet to bucket
Tim Bray
2019-02-25
1
-3
/
+3
*
bgpd: add show bgp import-check-table
Philippe Guibert
2018-12-17
1
-9
/
+39
*
bgpd: Cleanup bgp_connected_set|get function names
Donald Sharp
2018-11-16
1
-8
/
+8
*
bgpd: Cleanup bgp_nexthop_set|get function names
Donald Sharp
2018-11-16
1
-3
/
+3
*
bgpd: Cleanup weird includes of zebra headers
Donald Sharp
2018-11-16
1
-2
/
+0
*
Merge pull request #3205 from donaldsharp/default
Rafael Zalamena
2018-11-07
1
-1
/
+1
|
\
|
*
bgpd: make name of default vrf/bgp instance consistent
Don Slice
2018-10-31
1
-1
/
+1
*
|
bgpd: Allow registration of nexthops after zebra connection
Donald Sharp
2018-10-31
1
-1
/
+4
|
/
*
*: Replace hash_cmp function return value to a bool
Donald Sharp
2018-10-19
1
-2
/
+2
*
bgpd: Cleanup bnch_nexthop_cache_reset to fit cleaner
Donald Sharp
2018-10-17
1
-9
/
+9
*
bgpd: Fix crash when using v4 route w/ v6 nexthop
Donald Sharp
2018-10-17
1
-0
/
+7
*
bgpd: Cleanup memory leak with the martian address intf string
Donald Sharp
2018-10-10
1
-1
/
+3
*
bgpd: Use a more appropriate memory type for a string
Donald Sharp
2018-10-10
1
-2
/
+4
*
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-10-02
1
-2
/
+2
*
Merge pull request #3069 from donaldsharp/bgp_nexthop_address
Russ White
2018-09-24
1
-11
/
+71
|
\
|
*
bgpd: Replace refcount with list of ifp names
Donald Sharp
2018-09-21
1
-14
/
+52
|
*
bgpd: Make `struct bgp_addr` a private data structure
Donald Sharp
2018-09-21
1
-0
/
+22
*
|
bgpd: Abstract bgp_nexthop_cache retrieving/setting from info pointer
Donald Sharp
2018-09-22
1
-31
/
+33
*
|
bgpd: Abstract bgp_connected_ref retrieving/setting from info pointer
Donald Sharp
2018-09-22
1
-12
/
+14
|
/
*
bgpd: Cleanup of bgp daemon code
Pascal Mathis
2018-07-07
1
-2
/
+0
*
bgpd isisd ldpd lib ospfd pimd: redundancy (infer)
paco
2018-06-20
1
-2
/
+2
*
bgpd: Cleanup leaked memory on shutdown
Donald Sharp
2018-05-31
1
-0
/
+18
[next]