index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-10
lib: fix bug in if_cmp_name_func()
Renato Westphal
1
-0
/
+2
2017-10-10
*: introduce new rb-tree to optimize interface lookup by ifindex
Renato Westphal
20
-38
/
+99
2017-10-10
*: eliminate IFINDEX_DELETED in favor of IFINDEX_INTERNAL
Renato Westphal
10
-17
/
+7
2017-10-10
*: use rb-trees to store interfaces instead of sorted linked-lists
Renato Westphal
49
-382
/
+308
2017-10-10
lib: register 'if_var_handlers' only once
Renato Westphal
1
-22
/
+22
2017-10-10
lib: nuke the if_*_by_name_len() functions
Renato Westphal
13
-133
/
+71
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
2017-10-05
tools: Add NHRP to route flushing
Donald Sharp
1
-0
/
+1
[next]