index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_zebra.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: add 'mpls bgp forwarding' to ease mpls vpn ebgp peering
Philippe Guibert
2022-09-05
1
-0
/
+27
*
bgpd: Remove redundant test against ifp for DEBUG messages
Donatas Abraitis
2022-08-30
1
-1
/
+1
*
bgpd: Fix memory leak in SRv6 locator delete
Carmine Scarpitta
2022-08-24
1
-1
/
+32
*
bgpd: Fix memory leak when an SRv6 SID is removed
Carmine Scarpitta
2022-08-24
1
-1
/
+3
*
bgpd: Fix memory leak in SRv6 locator delete/unset
Carmine Scarpitta
2022-08-24
1
-1
/
+3
*
bgpd: ignore NEXT_HOP for MP_REACH_NLRI
Trey Aspelund
2022-08-04
1
-5
/
+5
*
bgpd: use pI4
Donald Sharp
2022-07-30
1
-8
/
+2
*
bgpd: Fixup pbr rule changes that were missed
Donald Sharp
2022-07-26
1
-0
/
+5
*
lib, zebra, bgpd: Move route EVPN flag to nexthop
Xiao Liang
2022-06-10
1
-21
/
+20
*
bgpd: Drop label_ntop/label_pton functions
Donatas Abraitis
2022-06-01
1
-2
/
+7
*
*: Properly use memset() when zeroing
Donatas Abraitis
2022-05-11
1
-6
/
+6
*
bgpd: refactor type of srv6_locator_chunks list
Nobuhiro MIKI
2022-04-06
1
-11
/
+11
*
bgpd: Warn user when an interface has no v6 LL address associated with it
Donald Sharp
2022-03-07
1
-0
/
+6
*
Merge pull request #10636 from ton31337/fix/use_get_set_for_communities
Russ White
2022-02-28
1
-1
/
+2
|
\
|
*
bgpd: Reuse get/set helpers for attr->community
Donatas Abraitis
2022-02-25
1
-1
/
+2
*
|
bgpd: change the treatment for SRv6 routes
Ryoga Saito
2022-02-25
1
-1
/
+15
*
|
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-2
/
+1
|
/
*
bgpd: Use get/set helpers for attr->lcommunity
Donatas Abraitis
2022-02-10
1
-1
/
+2
*
bgpd: Fixing dead code
Iqra Siddiqui
2022-02-01
1
-2
/
+2
*
Merge pull request #9644 from opensourcerouting/ospf-opaque-attrs
Russ White
2022-01-18
1
-0
/
+2
|
\
|
*
lib: do not include bgpd headers in route_opaque.h
Renato Westphal
2021-11-23
1
-0
/
+2
*
|
bgpd, tests: Add code to handle failed installations
Donald Sharp
2021-12-17
1
-28
/
+39
*
|
Merge pull request #9610 from iqras23/best_path
Russ White
2021-11-30
1
-13
/
+9
|
\
\
|
|
/
|
/
|
|
*
bgpd: Few code optimisations
Iqra Siddiqui
2021-11-19
1
-13
/
+9
*
|
*: cleanup ifp->vrf_id
Igor Ryzhov
2021-11-22
1
-8
/
+12
*
|
*: unify if_is_loopback/if_is_loopback_or_vrf
Igor Ryzhov
2021-11-16
1
-1
/
+1
|
/
*
Merge pull request #9837 from idryzhov/cleanup-if-by-name-vrf-all
Russ White
2021-10-27
1
-1
/
+1
|
\
|
*
bgpd: don't use if_lookup_by_name_all_vrf
Igor Ryzhov
2021-10-15
1
-1
/
+1
*
|
Merge pull request #9854 from opensourcerouting/zapi-call-table
Russ White
2021-10-26
1
-46
/
+52
|
\
\
|
*
|
*: convert zclient callbacks to table
David Lamparter
2021-10-20
1
-46
/
+52
*
|
|
Merge pull request #9316 from ton31337/fix/send_best_path_reason_for_zebra
Donald Sharp
2021-10-25
1
-0
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bgpd: Send BGP best path reason to Zebra
Donatas Abraitis
2021-10-14
1
-0
/
+5
|
|
/
*
/
bgpd: lttng tracepoint for local events received from zebra
Anuradha Karuppiah
2021-10-15
1
-6
/
+36
|
/
*
Merge pull request #9676 from donaldsharp/import_register
David Lamparter
2021-10-13
1
-7
/
+0
|
\
|
*
*: Remove the ZEBRA_IMPORT_ROUTE_XXX zapi messages
Donald Sharp
2021-09-27
1
-7
/
+0
*
|
bgpd: When removing v6 address being used as a nexthop ensure peer is reset
Donald Sharp
2021-10-04
1
-0
/
+32
|
/
*
Merge pull request #9638 from proelbtn/fix-multipath-srv6-sid
Quentin Young
2021-09-24
1
-6
/
+3
|
\
|
*
bgpd: fix annouce for multipath SRv6 SID routes
Ryoga Saito
2021-09-21
1
-6
/
+3
*
|
bgpd: fix mpls nexthop announce to zebra
Ryoga Saito
2021-09-22
1
-3
/
+1
|
/
*
Merge pull request #9546 from proelbtn/add-support-for-perfix-sid-type-5
Russ White
2021-09-21
1
-3
/
+2
|
\
|
*
bgpd: add sid struct info to bgp_path_info_extra
Ryoga Saito
2021-09-14
1
-3
/
+2
*
|
Merge pull request #9486 from slankdev/slankdev-srv6-no-cli-1
Igor Ryzhov
2021-09-14
1
-0
/
+89
|
\
\
|
*
|
bgpd: add no-cli for srv6 on bgpd-side
Hiroki Shirokura
2021-09-14
1
-0
/
+5
|
*
|
bgpd: handle srv6 locator notification and update vpn-rib
Hiroki Shirokura
2021-09-07
1
-0
/
+84
*
|
|
bgpd: VRF-Lite fix nexthop type
Kantesh Mundaragi
2021-09-07
1
-11
/
+22
|
/
/
*
|
bgpd: fix update-source for ipv6
Igor Ryzhov
2021-08-26
1
-0
/
+6
*
|
bgpd: fix uninitialised segs6 buffer
Philippe Guibert
2021-08-25
1
-0
/
+1
|
/
*
bgpd: Store distance received from a redistribute statement
Donald Sharp
2021-08-08
1
-2
/
+2
*
bgpd: flowspec redirect vrf uses vrf table instead of allocated table id
Philippe Guibert
2021-08-01
1
-0
/
+7
*
Merge pull request #9007 from donaldsharp/pbr_stuff
Jafar Al-Gharaibeh
2021-07-27
1
-0
/
+1
|
\
[next]