index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: Fix so that `--enable-pcreposix` actually compiles
Donald Sharp
2020-02-16
4
-0
/
+18
*
Merge pull request #5811 from dslicenc/ipv6_ra_prefixes
Mark Stapp
2020-02-14
3
-27
/
+131
|
\
|
*
zebra: add all ipv6 global addresses to RA messages
Don Slice
2020-02-14
3
-27
/
+131
|
/
*
Merge pull request #5810 from donaldsharp/fix_yang_routemap
Donatas Abraitis
2020-02-14
2
-0
/
+4
|
\
|
*
sharpd: Add missing yang route-map callbacks
Donald Sharp
2020-02-14
1
-0
/
+2
|
*
pimd: Add missing yang callbacks for route-maps
Donald Sharp
2020-02-14
1
-0
/
+2
|
/
*
Merge pull request #5806 from ton31337/fix/remove_break_after_return
Mark Stapp
2020-02-13
34
-397
/
+1
|
\
|
*
*: Remove break after return
Donatas Abraitis
2020-02-13
34
-397
/
+1
*
|
Merge pull request #5805 from donaldsharp/babel_int_return
Mark Stapp
2020-02-13
1
-0
/
+1
|
\
\
|
*
|
babeld: GCC complaining about no return in non-void function
Donald Sharp
2020-02-13
1
-0
/
+1
|
|
/
*
|
Merge pull request #5787 from karamalla0406/rmac_check
Donatas Abraitis
2020-02-13
5
-1
/
+61
|
\
\
|
|
/
|
/
|
|
*
bgpd: RFC compliance wrt invalid RMAC, GWIP, ESI and VNI
Kishore Aramalla
2020-02-11
5
-1
/
+61
*
|
Merge pull request #5798 from donaldsharp/bgp_packet_reformat
Sri Mohana Singamsetty
2020-02-13
1
-228
/
+218
|
\
\
|
*
|
bgpd: Reformat bpacket_reformat_for_peer
Donald Sharp
2020-02-12
1
-228
/
+218
*
|
|
Merge pull request #5794 from mjstapp/remove_nexthop_matched_flag
Quentin Young
2020-02-12
2
-8
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
lib,zebra: remove unused MATCHED nexthop flag
Mark Stapp
2020-02-11
2
-8
/
+8
*
|
|
Merge pull request #5793 from ton31337/fix/formatting_show_bgp_summary_failed
Quentin Young
2020-02-11
1
-2
/
+2
|
\
\
\
|
*
|
|
bgpd: Format properly `show bgp summary failed`
Donatas Abraitis
2020-02-11
1
-2
/
+2
*
|
|
|
Merge pull request #5778 from ton31337/fix/add_doc_for_ebgp_connected_route_c...
Quentin Young
2020-02-11
1
-0
/
+10
|
\
\
\
\
|
*
|
|
|
doc: Add few words about `bgp disable-ebgp-connected-route-check`
Donatas Abraitis
2020-02-07
1
-0
/
+10
*
|
|
|
|
Merge pull request #5785 from ton31337/fix/replace_gtsm_hops_to_readable_macros
Russ White
2020-02-11
5
-20
/
+27
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
bgpd: Use readable macros for peer->gtsm_hops instead of literals
Donatas Abraitis
2020-02-10
5
-20
/
+27
*
|
|
|
|
Merge pull request #5744 from ton31337/fix/thread-as-withdraw_attributes
Russ White
2020-02-11
2
-18
/
+35
|
\
\
\
\
\
|
*
|
|
|
|
bgpd: Update some attributes how they are handled if malformed
Donatas Abraitis
2020-02-05
2
-18
/
+35
*
|
|
|
|
|
Merge pull request #5789 from donaldsharp/bgp_ebgp_reason
Donatas Abraitis
2020-02-11
3
-11
/
+28
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
bgpd: Update failed reason to distinguish some NHT scenarios
Donald Sharp
2020-02-11
3
-11
/
+28
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #5763 from ton31337/fix/return_without_parent
Renato Westphal
2020-02-10
27
-108
/
+117
|
\
\
\
\
\
|
*
|
|
|
|
*: Remove parenthesis on return for constants
Donatas Abraitis
2020-02-09
26
-108
/
+108
|
*
|
|
|
|
tools: Add coccinelle script to remove parenthesis on return
Donatas Abraitis
2020-02-09
1
-0
/
+9
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #5776 from volta-networks/fix_ldp_topol_test
Renato Westphal
2020-02-10
1
-14
/
+14
|
\
\
\
\
\
|
*
|
|
|
|
tests: Fix LDP topotest to validate MPLS LDP CLI output
Karen Schoener
2020-02-10
1
-14
/
+14
*
|
|
|
|
|
Merge pull request #5770 from ton31337/fix/remove_bgp_flag_functions
Sri Mohana Singamsetty
2020-02-10
16
-206
/
+207
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
bgpd: Replace bgp_flag_* to [UN]SET/CHECK_FLAG macros
Donatas Abraitis
2020-02-06
15
-206
/
+193
|
*
|
|
|
|
tools: Add coccinelle script to replace all bgp_flag_* functions
Donatas Abraitis
2020-02-06
1
-0
/
+14
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #5772 from adharkar/frr-master-ipv6_nexthop
Donatas Abraitis
2020-02-10
1
-4
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
bgpd: EVPN crash because of incorrect nexthop for IPv6 prefix
Ameya Dharkar
2020-02-06
1
-4
/
+5
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #5781 from LabNConsulting/working/master/tt-catch-notifica...
Donatas Abraitis
2020-02-09
2
-0
/
+45
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
topotest: bgp_l3vpn_to_bgp_vrf - report unexpected BGP notifications
Lou Berger
2020-02-08
2
-0
/
+45
|
/
/
/
/
*
|
|
|
Merge pull request #5722 from donaldsharp/kernel_routes
Russ White
2020-02-06
6
-1
/
+298
|
\
\
\
\
|
*
|
|
|
tests: Test some basic kernel <-> zebra interactions
Donald Sharp
2020-01-24
5
-0
/
+296
|
*
|
|
|
zebra: Kernel routes w/ AD were not being marked as installed
Donald Sharp
2020-01-23
1
-1
/
+2
*
|
|
|
|
Merge pull request #5767 from ton31337/fix/replace_s_addr_0_to_INADDR_ANY
Donald Sharp
2020-02-06
45
-157
/
+196
|
\
\
\
\
\
|
*
|
|
|
|
tools: Add coccinelle script to replace s_addr 0 to INADDR_ANY
Donatas Abraitis
2020-02-06
1
-0
/
+14
|
*
|
|
|
|
*: Replace s_addr 0 => INADDR_ANY
Donatas Abraitis
2020-02-06
44
-157
/
+182
*
|
|
|
|
|
Merge pull request #5765 from Spantik/bugs
Donald Sharp
2020-02-06
1
-0
/
+12
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
OSPF: Multi instance broken
Santosh P K
2020-02-05
1
-0
/
+12
*
|
|
|
|
|
Merge pull request #5761 from qlyoung/fix-bgp-gr-cruft
Donatas Abraitis
2020-02-06
17
-482
/
+419
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
bgpd, lib: fix style from BGP GR code
Quentin Young
2020-02-04
17
-481
/
+419
|
*
|
|
|
|
bgpd: use _RO list iter variant for gr macro
Quentin Young
2020-02-04
1
-3
/
+2
*
|
|
|
|
|
Merge pull request #5104 from opensourcerouting/route-map-nbv2
Donald Sharp
2020-02-05
16
-1623
/
+3193
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
[next]