index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #4345 from NaveenThanikachalam/route_map_dep
Donald Sharp
2019-06-03
2
-2
/
+3
|
\
|
*
lib: Changes made to dependencies of a r-map do not take effect.
Naveen Thanikachalam
2019-05-31
2
-2
/
+3
*
|
bgpd: Filtering received EVPN routes based on VNI does not work
Lakshman Krishnamoorthy
2019-05-31
2
-11
/
+42
|
/
*
Merge pull request #4315 from lkrishnamoor/route_map_3rd_state
Donald Sharp
2019-05-31
5
-192
/
+155
|
\
|
*
lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOP
Lakshman Krishnamoorthy
2019-05-30
5
-192
/
+155
*
|
Merge pull request #4413 from donaldsharp/bgp_distance_comes_closer
Sri Mohana Singamsetty
2019-05-30
1
-0
/
+3
|
\
\
|
*
|
bgpd: Always send down correct admin distance
Donald Sharp
2019-05-29
1
-0
/
+3
*
|
|
Merge pull request #4408 from donaldsharp/bgp_status_fsm
Sri Mohana Singamsetty
2019-05-30
1
-3
/
+9
|
\
\
\
|
*
|
|
bgpd: Update an fsm debug message
Donald Sharp
2019-05-29
1
-3
/
+9
|
|
/
/
*
|
|
Merge pull request #4267 from qlyoung/fix-misc-compile-warnings
Renato Westphal
2019-05-30
4
-50
/
+45
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
bgpd: use XCALLOC to allocate string buf
Quentin Young
2019-05-29
1
-1
/
+1
|
*
|
bgpd: fix pointer bug introduced in strlcat change
Quentin Young
2019-05-29
1
-20
/
+19
|
*
|
bgpd: suppress dead store warning
Quentin Young
2019-05-29
1
-0
/
+1
|
*
|
bgpd: remove strcpy, strcat
Quentin Young
2019-05-29
3
-44
/
+34
|
*
|
bgpd: fix rfapi false compiler warning
Quentin Young
2019-05-29
1
-0
/
+3
|
*
|
bgpd: fix false compiler warning
Quentin Young
2019-05-29
1
-0
/
+2
|
|
/
*
/
bgpd: fix debug to have proper nhop display
Chirag Shah
2019-05-28
2
-7
/
+21
|
/
*
Merge pull request #4384 from dslicenc/bgp-no-delete-default
Lou Berger
2019-05-28
1
-1
/
+16
|
\
|
*
bgpd: disable deleting default instance if vrf instances exist
Don Slice
2019-05-22
1
-1
/
+16
*
|
Merge pull request #4322 from sworleys/Nexthop-Cmp
Renato Westphal
2019-05-28
1
-2
/
+1
|
\
\
|
*
|
lib,zebra,bgpd: Remove nexthop_same_no_recurse()
Stephen Worley
2019-05-23
1
-2
/
+1
|
|
/
*
|
Merge pull request #4377 from ton31337/feature/show_fqdn_in_show_ip_bgp
Russ White
2019-05-28
1
-52
/
+125
|
\
\
|
*
|
bgpd: Show FQDN in `show [ip] bgp` output
Donatas Abraitis
2019-05-21
1
-52
/
+125
*
|
|
Merge pull request #4346 from pguibert6WIND/regression_bgp_down_bfd
Russ White
2019-05-28
1
-0
/
+2
|
\
\
\
|
*
|
|
bgpd: upon peer unconfiguration, remove bfd context if any
Philippe Guibert
2019-05-21
1
-0
/
+2
*
|
|
|
bgpd: convert a couple of debug strings in rpki to prefix2str
Donald Sharp
2019-05-27
1
-10
/
+9
*
|
|
|
bgpd, lib: Remove SO_MARK
Donald Sharp
2019-05-24
3
-13
/
+0
*
|
|
|
bgpd: Display FD used for peer
Donald Sharp
2019-05-24
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
bgpd, ripd, ripngd: remove deprecated -r option
Emanuele Di Pascale
2019-05-22
1
-8
/
+1
|
/
/
*
|
Merge pull request #4373 from opensourcerouting/ds-dlist
Donald Sharp
2019-05-21
1
-2
/
+2
|
\
\
|
*
|
bgpd: use DLIST for adv_fifo
David Lamparter
2019-05-21
1
-2
/
+2
*
|
|
bgpd: remove deprecated "bgp enforce-first-as" command
Renato Westphal
2019-05-21
3
-41
/
+0
|
/
/
*
|
Merge pull request #4362 from donaldsharp/more_more_less
Sri Mohana Singamsetty
2019-05-21
1
-46
/
+6
|
\
\
|
*
|
bgpd: Routemap processing was testing for an impossible flag
Donald Sharp
2019-05-17
1
-46
/
+6
*
|
|
bgpd: fix compiler warning in reason2str
David Lamparter
2019-05-20
1
-0
/
+1
*
|
|
bgpd : no neighbor <> send-community large is not working dynamically
vishaldhingra
2019-05-18
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge pull request #4349 from donaldsharp/bgp_reason
Sri Mohana Singamsetty
2019-05-17
5
-27
/
+185
|
\
\
|
|
/
|
/
|
|
*
bgpd: Display best path selection reason
Donald Sharp
2019-05-16
1
-1
/
+80
|
*
bgpd: Store reason why bestpath was choosen
Donald Sharp
2019-05-16
4
-10
/
+87
|
*
bgpd: Switch data structure passing to route_vty_out_detail
Donald Sharp
2019-05-16
3
-16
/
+18
*
|
Merge pull request #4219 from bisdhdh/biswajitfrr_5
Russ White
2019-05-16
4
-7
/
+101
|
\
\
|
*
\
Merge branch 'master' of https://github.com/frrouting/frr
Biswajit Sadhu
2019-05-07
15
-190
/
+99
|
|
\
\
|
*
|
|
bgpd: Prevent the ebgp ipv6 sender from changing of nexthop in a special case.
Biswajit Sadhu
2019-04-27
4
-7
/
+101
*
|
|
|
Merge pull request #4144 from pguibert6WIND/bfd_cbit
Russ White
2019-05-16
2
-13
/
+107
|
\
\
\
\
|
*
|
|
|
bgpd: do not unregister bfd session when bgp session goes down
Philippe Guibert
2019-05-14
1
-2
/
+0
|
*
|
|
|
bgpd: add vty command to enable bfd control-plane-check-failure
Philippe Guibert
2019-05-14
1
-2
/
+76
|
*
|
|
|
bfdd, lib, bgpd: add bfd cbit usage
Philippe Guibert
2019-05-14
1
-11
/
+33
*
|
|
|
|
Merge pull request #4313 from lkrishnamoor/overlay_json_cli
Russ White
2019-05-16
2
-26
/
+78
|
\
\
\
\
\
|
*
|
|
|
|
bgpd: json cli output for bgp evpn overlay
Lakshman Krishnamoorthy
2019-05-11
2
-26
/
+78
*
|
|
|
|
|
Merge pull request #4340 from qlyoung/hash-key-const
Russ White
2019-05-16
21
-55
/
+55
|
\
\
\
\
\
\
[next]