index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
isisd
/
iso_checksum.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-10-02
lib: Null-terminate tab completions char*[]
Quentin Young
1
-4
/
+8
2016-10-01
lib: Fix command execution npe
Quentin Young
1
-3
/
+8
2016-10-01
bgpd: fix << in command strings
Daniel Walton
2
-8
/
+22
2016-10-01
all: fix sundry syntax errors
Quentin Young
5
-21
/
+21
2016-10-01
lib: Fix '?'-completion dereferences in vtysh
Quentin Young
1
-14
/
+7
2016-10-01
lib: fix double free in parser
Quentin Young
1
-1
/
+0
2016-10-01
lib, vtysh: refactor vtysh.c, allow parser continuance
Quentin Young
3
-201
/
+153
2016-09-30
lib: initialize cmd_vector and add a root node to graph
Quentin Young
1
-0
/
+4
2016-09-30
vtysh: fixed compile errors
Daniel Walton
3
-21
/
+19
2016-09-30
ospfd: added some missing <>s
Daniel Walton
3
-34
/
+25
2016-09-30
all: added some missing <>s within []s
Daniel Walton
14
-52
/
+78
2016-09-30
ospfd: resolve argc CHECK MEs in ospf_vty.c
root
1
-1416
/
+1251
2016-09-30
bgpd: combine special cases for vrf "all"
Daniel Walton
1
-24
/
+11
2016-09-30
bgpd: combine special cases for vrf "all"
Daniel Walton
3
-181
/
+137
2016-09-30
ospf6d: scrubbed some argc CHECK MEs
Daniel Walton
2
-2
/
+1
2016-09-30
ospf6d: scrubbed some argc CHECK MEs
Daniel Walton
4
-348
/
+64
2016-09-30
ospf6d: scrubbed some argc CHECK MEs
Daniel Walton
2
-513
/
+166
2016-09-30
ospf6d: clean up command string in CHECK ME comments
Daniel Walton
1
-44
/
+13
2016-09-30
ospf6d: scrubbed some argc CHECK MEs
Daniel Walton
14
-623
/
+223
2016-09-30
all: scrubbed some argc CHECK MEs
Daniel Walton
16
-96
/
+55
2016-09-30
isisd: scrub argc CHECK ME's, refactor general
Quentin Young
3
-51
/
+57
2016-09-29
all: scrubbed some argc CHECK MEs
Daniel Walton
14
-65
/
+14
2016-09-29
bgpd and zebra: scrubbed argc CHECK MEs
Daniel Walton
11
-141
/
+20
2016-09-29
all: added CHECK ME for DEFUNs that look at argc
Daniel Walton
47
-0
/
+284
2016-09-29
ospfd: minor parser fixes
Daniel Walton
3
-8
/
+9
2016-09-29
ospfd: resolve CHECK ME's
Quentin Young
6
-609
/
+238
2016-09-28
bgpd: change some <1-10> to (1-10>
Daniel Walton
5
-8
/
+8
2016-09-28
zebra: finish all zebra CHECK ME's
Quentin Young
2
-315
/
+147
2016-09-27
ripngd: finish CHECK ME's in ripngd
Quentin Young
1
-14
/
+5
2016-09-27
ripngd: dispose of some CHECK ME's for ripng
Quentin Young
2
-87
/
+33
2016-09-27
ripd: argv not argc
Quentin Young
1
-1
/
+1
2016-09-27
ripd: resolve rip_routemap.c CHECK ME's
Quentin Young
1
-155
/
+62
2016-09-27
lib: reformat vty.h
Quentin Young
1
-23
/
+23
2016-09-27
bgpd: fixed some bgp_routemap CHECK MEs
Daniel Walton
1
-171
/
+62
2016-09-27
bgpd: fixed some bgp_routemap CHECK MEs
Daniel Walton
1
-297
/
+168
2016-09-27
isisd: resolve CHECK MEs
Daniel Walton
4
-454
/
+152
2016-09-27
bgpd: remove unused variable
Daniel Walton
1
-1
/
+0
2016-09-27
pimd: removed undebug CHECK MEs
Daniel Walton
1
-126
/
+8
2016-09-27
ripd, ripngd: cli refactor
Quentin Young
4
-221
/
+79
2016-09-27
bgpd, etc: changed .LINE to LINE...
Daniel Walton
11
-25
/
+25
2016-09-27
bgpd: fixed more CHECK MEs
Daniel Walton
2
-501
/
+110
2016-09-27
zebra: Put back missing code
Donald Sharp
1
-23
/
+23
2016-09-27
zebra: Refactor 'no ipv6 route XXXX' for new cli
Donald Sharp
1
-621
/
+53
2016-09-27
zebra: Refactor 'ipv6 route XXXX' for new cli
Donald Sharp
1
-586
/
+62
2016-09-27
zebra: Fixup 'no ip route....'
Donald Sharp
1
-928
/
+80
2016-09-27
zebra: Refactore "ip route XXXXXX" commands
Donald Sharp
1
-1021
/
+202
2016-09-26
bgpd: compress "show ip bgp neighbor received prefix-list"
Daniel Walton
2
-407
/
+22
2016-09-26
bgpd: compress bgp_show_neighbor_route() calls
Daniel Walton
1
-353
/
+67
2016-09-26
bgpd: collaps show ip bgp, show ip bgp x.x.x.x, etc calls
Daniel Walton
5
-4839
/
+376
2016-09-26
bgpd: bgp_vty.c compiles now
Daniel Walton
4
-896
/
+314
[next]