index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-10
pimd: Fix uninited idx for argv_find
Donald Sharp
1
-1
/
+1
2017-10-10
isisd: Fix leaked memory in error case
Donald Sharp
1
-1
/
+4
2017-10-10
zebra: use a switch statement in nexthop_set_resolved()
Renato Westphal
1
-21
/
+23
2017-10-10
bgpd: remove 'network' commands from the BGP_IPV6L node
Renato Westphal
1
-6
/
+0
2017-10-10
zebra: fix uninitialized prefixes in the handling of FEC messages
Renato Westphal
1
-0
/
+2
2017-10-10
zebra: fix logging of MPLS labels
Renato Westphal
1
-8
/
+10
2017-10-09
bgpd: check for bgp instance before processing interfaces
Don Slice
1
-21
/
+23
2017-10-09
ospf6d: Fix snmp compile breakage
Donald Sharp
1
-1
/
+1
2017-10-09
lib: fix wrong warning from clang
Vincent JARDIN
1
-0
/
+1
2017-10-09
lib: csv unit tests
Vincent JARDIN
1
-11
/
+8
2017-10-09
lib: fix NULL->field_len access
Vincent JARDIN
1
-0
/
+2
2017-10-09
lib: fix a64448ba, invalid NULL->num_labels
Vincent JARDIN
1
-1
/
+1
2017-10-09
lib: linklist avoid access NULL->data
Vincent JARDIN
1
-1
/
+2
2017-10-09
bgpd: fix aspath parsing
Vincent JARDIN
1
-1
/
+2
2017-10-09
bgpd: fix clang warning
Vincent JARDIN
1
-2
/
+2
2017-10-09
eigrpd: fix clang warning
Vincent JARDIN
1
-0
/
+1
2017-10-09
eigrpd: fix clang warning
Vincent JARDIN
1
-1
/
+1
2017-10-08
bgpd: fix clang warning
Vincent JARDIN
1
-2
/
+2
2017-10-08
vtysh: fix clang warning
Vincent JARDIN
1
-2
/
+2
2017-10-08
zebra: fix clang warning
Vincent JARDIN
1
-1
/
+1
2017-10-08
lib: fix clang warning
Vincent JARDIN
1
-1
/
+1
2017-10-08
bgpd: fix clang warning
Vincent JARDIN
1
-1
/
+0
2017-10-08
rfapi: fix clang warning
Vincent JARDIN
1
-0
/
+2
2017-10-08
eirgpd: fix clang warning
Vincent JARDIN
1
-4
/
+1
2017-10-08
ripngd: fix clang warning
Vincent JARDIN
1
-1
/
+1
2017-10-08
ospfd: fix clang warning
Vincent JARDIN
1
-0
/
+1
2017-10-08
ldpd: fix clang warning
Vincent JARDIN
1
-0
/
+1
2017-10-08
isisd: fix clang warning
Vincent JARDIN
1
-0
/
+3
2017-10-08
ospfd: fix clang warning
Vincent JARDIN
1
-1
/
+1
2017-10-08
ospf6d: fix clang warning
Vincent JARDIN
1
-2
/
+3
2017-10-08
ospf6d: fix clang warning, NULL() calls
Vincent JARDIN
5
-65
/
+109
2017-10-08
rfapi: avoid calling NULL() function.
Vincent JARDIN
1
-1
/
+15
2017-10-06
ldpd: sprinkle in some asserts to make scan-build happy
Renato Westphal
7
-5
/
+12
2017-10-06
zebra: Fix MAC counts for EVPN
vivek
1
-5
/
+32
2017-10-06
zebra: Handle L3 multi-tenancy correctly for EVPN
vivek
4
-443
/
+367
2017-10-06
zebra: fix display of negative route metrics and tags
Renato Westphal
1
-2
/
+2
2017-10-06
*: use argv[]->text instead of argv[]->arg when appropriate
Renato Westphal
4
-40
/
+24
2017-10-06
lib, ldpd: fix "argument cannot be negative" coverity warnings
Renato Westphal
2
-13
/
+30
2017-10-05
zebra: resolve issue with importing table entries correctly
Don Slice
1
-27
/
+15
2017-10-05
*: Convert list_free usage to list_delete
Donald Sharp
20
-46
/
+40
2017-10-05
*: Convert list_delete(struct list *) to ** to allow nulling
Donald Sharp
80
-250
/
+231
2017-10-05
vtysh: Fix ordering of multicast boundary command
Donald Sharp
1
-0
/
+18
2017-10-05
pimd: Fix multicast boundary command
Donald Sharp
2
-3
/
+3
2017-10-05
bgpd: Fixup json with RouteDistinguishers
Donald Sharp
1
-206
/
+224
2017-10-05
bgpd: Cleanup bgp_show_table to be easier on the eyes
Donald Sharp
1
-203
/
+189
2017-10-05
bgpd: fix 'show bgp ipvX vpn rd' command
Lou Berger
1
-4
/
+16
2017-10-05
bgpd: fix show bgp ipvX vpn all rd
Lou Berger
1
-3
/
+2
2017-10-05
bgpd: remove old/broken vpnv4 from of show bgp
Lou Berger
1
-5
/
+1
2017-10-05
bgpd: unify 'show bgp' with RD with normal unicast bgp show
Lou Berger
3
-297
/
+88
2017-10-05
*: Add some documentation about how to handle new daemons
Donald Sharp
2
-2
/
+20
[next]