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
*
Merge pull request #5009 from donaldsharp/interface_deletion
Russ White
2019-09-30
48
-1194
/
+804
|
\
|
*
lib: delete interface if you can in upper level protocol
Donald Sharp
2019-09-19
3
-2
/
+7
|
*
*: Convert zapi->interface_delete to ifp callback
Donald Sharp
2019-09-19
31
-362
/
+105
|
*
*: Convert interface_down to interface down callback
Donald Sharp
2019-09-19
28
-290
/
+106
|
*
*: Convert from ->interface_up to the interface callback
Donald Sharp
2019-09-19
28
-393
/
+212
|
*
*: Switch all zclient->interface_add to interface create callback
Donald Sharp
2019-09-19
34
-347
/
+155
|
*
*: Add infrastructure to support zapi interface callbacks
Donald Sharp
2019-09-19
30
-1
/
+403
|
*
lib, zebra: Allow for interface deletion when kernel event happens
Donald Sharp
2019-09-19
3
-0
/
+17
|
*
zebra: Saving interface description makes no sense on deletion
Donald Sharp
2019-09-19
1
-7
/
+7
*
|
Merge pull request #5066 from ak503/libfrr_crash
Donald Sharp
2019-09-27
1
-4
/
+8
|
\
\
|
*
|
zebra: if_is_loopback_or_vrf crash if if_lookup_by_index return NULL
dturlupov
2019-09-26
1
-4
/
+8
*
|
|
Merge pull request #5067 from ton31337/fix/no_aggregate-address_command_for_r...
Donald Sharp
2019-09-26
1
-6
/
+12
|
\
\
\
|
*
|
|
bgpd: Accept no aggregate-address <IP> route-map <RMAP> commands
Donatas Abraitis
2019-09-26
1
-6
/
+12
*
|
|
|
Merge pull request #5070 from ton31337/fix/aggregate-address_for_ipv6_summary...
Donald Sharp
2019-09-26
1
-2
/
+3
|
\
\
\
\
|
*
|
|
|
bgpd: aggregate-address X:X::X:X/M summary-only was missreading config
Donatas Abraitis
2019-09-26
1
-2
/
+3
|
|
/
/
/
*
|
|
|
Merge pull request #5068 from donaldsharp/summary_only_is_not_a_route_map
Donatas Abraitis
2019-09-26
1
-2
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
bgpd: aggregate-address A.B.C.D A.B.C.D summary-only was missreading config
Donald Sharp
2019-09-26
1
-2
/
+3
|
/
/
/
*
|
|
Merge pull request #5062 from kuldeepkash/route_map
Donald Sharp
2019-09-26
7
-35
/
+6349
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tests: Add bgp route-map test cases
Kuldeep Kashyap
2019-09-26
4
-0
/
+5780
|
*
|
tests: Add API to shut/noshut router interface
Kuldeep Kashyap
2019-09-26
1
-0
/
+40
|
*
|
tests: Adding verification APIs for bgp route-maps and community-lists
Kuldeep Kashyap
2019-09-26
1
-1
/
+129
|
*
|
tests: Enhance support to create bgp community-list or large-community-list
Kuldeep Kashyap
2019-09-26
1
-0
/
+89
|
*
|
tests: Enhance framework to create and delete route-map
Kuldeep Kashyap
2019-09-26
1
-36
/
+167
|
*
|
tests: Add route-map to initial config creation from JSON
Kuldeep Kashyap
2019-09-26
1
-0
/
+2
|
*
|
tests: Adding API verify_bgp_attributes() to bgp.py
Kuldeep Kashyap
2019-09-26
1
-0
/
+144
|
/
/
*
|
Merge pull request #5047 from dslicenc/bgp-next-hop-routemap
Donatas Abraitis
2019-09-26
1
-18
/
+29
|
\
\
|
*
|
bgpd: stop sending nexthop set by "route-map in" to eBGP peers
Don Slice
2019-09-25
1
-18
/
+29
*
|
|
Merge pull request #5058 from mjstapp/fix_dplane_config_handler
Donald Sharp
2019-09-25
3
-0
/
+17
|
\
\
\
|
*
|
|
zebra: handle config write for dataplane values
Mark Stapp
2019-09-25
3
-0
/
+17
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #5051 from idryzhov/fix-vrf-autocomplete
Donald Sharp
2019-09-25
8
-52
/
+60
|
\
\
\
|
*
|
|
*: fix missing VRF autocompletions
Igor Ryzhov
2019-09-24
8
-52
/
+60
*
|
|
|
Merge pull request #5053 from donaldsharp/more_sa_stuff_this_evening
Mark Stapp
2019-09-25
6
-84
/
+69
|
\
\
\
\
|
*
|
|
|
pimd: up->channel_oil cannot be NULL
Donald Sharp
2019-09-25
1
-55
/
+0
|
*
|
|
|
eigrpd: On creation of socket ensure vrf exists
Donald Sharp
2019-09-25
1
-1
/
+4
|
*
|
|
|
ospf6d: Prevent use after free
Donald Sharp
2019-09-25
3
-26
/
+64
|
*
|
|
|
isisd: circuit is derefed in every code path
Donald Sharp
2019-09-25
1
-2
/
+1
*
|
|
|
|
Merge pull request #5055 from pguibert6WIND/fix_memory_leak_with_delete_inter...
Mark Stapp
2019-09-25
1
-1
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
zebra: fix memory leak
Philippe Guibert
2019-09-25
1
-1
/
+3
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #5052 from mjstapp/zebra_yang_model
Donald Sharp
2019-09-25
2
-0
/
+1988
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
libs: add yang models for zebra and nexthop
Mark Stapp
2019-09-24
2
-0
/
+1988
|
|
/
/
/
*
|
|
|
Merge pull request #5036 from indigo423/issue/5035
Donatas Abraitis
2019-09-25
2
-3
/
+6
|
\
\
\
\
|
*
|
|
|
issue/5035: Remove warning for missing pytest during build phase and add libc...
Ronny Trommer
2019-09-23
2
-3
/
+4
|
*
|
|
|
issue/5035: Install pytest with pip to get the Alpine packages built
Ronny Trommer
2019-09-23
1
-0
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #5050 from LabNConsulting/working/lb/tt-update
Donald Sharp
2019-09-24
1
-5
/
+6
|
\
\
\
\
|
*
|
|
|
topotest: bgp_l3vpn_to_bgp_vrf allow for different interface output
Lou Berger
2019-09-22
1
-5
/
+6
|
|
/
/
/
*
|
|
|
Merge pull request #4972 from mjstapp/fix_notif_installed
Donald Sharp
2019-09-24
1
-1
/
+6
|
\
\
\
\
|
*
|
|
|
zebra: check all dplane nexthops when processing
Mark Stapp
2019-09-17
1
-1
/
+6
*
|
|
|
|
Merge pull request #5040 from opensourcerouting/isisd-fix-validation-crash
Donald Sharp
2019-09-24
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
isisd: fix crash during candidate validation
Renato Westphal
2019-09-23
1
-2
/
+2
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #4959 from pguibert6WIND/zebra_inform_layer
Russ White
2019-09-24
4
-7
/
+24
|
\
\
\
\
\
[next]