index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ripd
/
rip_peer.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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 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
*: 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
2017-10-05
tools: Fix babel RT_PROT #
Donald Sharp
2
-3
/
+1
2017-10-05
tools: Fix route flush
Donald Sharp
1
-7
/
+9
2017-10-04
ospf6d: add debug ospf6 route memory to config
Chirag Shah
1
-0
/
+3
2017-10-04
debian: Add iproute2 as dependency alternative in Debian package
Sebastian Lohff
1
-1
/
+1
2017-10-04
bgpd: Fix defualt-default typo in bgp evpn help text
Sebastian Lohff
1
-2
/
+2
2017-10-04
doc: Added python-ipaddr dependancy
Will McLendon
1
-2
/
+2
2017-10-04
ldpd: Fix compiler warning about uninitialized rt
Donald Sharp
1
-1
/
+1
2017-10-03
ldpd: detach stdin/stdout/stderr from the child processes
Renato Westphal
1
-1
/
+7
2017-10-03
ldpd: fix issue when displaying the running configuration
Renato Westphal
1
-0
/
+1
2017-10-03
ldpd: remove the "discovery targeted-hello" commands from the interface node
Renato Westphal
3
-36
/
+51
[next]