index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bootstrap.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-02
update doc of ubuntu 12.04
Hung-Wei Chiu
1
-0
/
+24
2017-05-02
Update 14.04 docs to support init.d service
Hung-Wei Chiu
1
-0
/
+27
2017-05-02
pimd: Fix cli uplift mistakes
Donald Sharp
1
-10
/
+10
2017-05-02
ospfd: Fix a variant of the ospf redistribute command
Donald Sharp
1
-9
/
+11
2017-05-02
Fix: reverse logic of when to pass the supplied group address
Jafar Al-Gharaibeh
1
-4
/
+5
2017-05-02
Fix the wrong user/group for nhrpd.
Hung-Weic Chiu
1
-5
/
+3
2017-05-02
Revert "Fix the "Use-after-free" of clang SA."
Hung-Weic Chiu
2
-4
/
+1
2017-05-01
ldpd: respect link-detect configuration
Renato Westphal
4
-22
/
+16
2017-05-01
ldpd: fixes to handle interface renames properly
Renato Westphal
3
-7
/
+13
2017-05-01
zebra: fix detection of interface renames
Renato Westphal
3
-1
/
+19
2017-05-01
lib: allow nonblocking thread_fetch()
Quentin Young
2
-6
/
+45
2017-04-29
zebra: fix infinite loop when deleting non-default vrf
Renato Westphal
1
-0
/
+1
2017-04-29
Fix the "Uninitialized argument value" of clang SA.
Hung-Weic Chiu
3
-2
/
+3
2017-04-29
Fix the "Dead assignment" of clang SA.
Hung-Weic Chiu
3
-12
/
+3
2017-04-29
Fix the "Use-after-free" of clang SA.
Hung-Weic Chiu
2
-1
/
+4
2017-04-29
Fix the memory leak
Hung-Weic Chiu
1
-0
/
+7
2017-04-29
isisd: fix uninitialized pointer
Quentin Young
1
-1
/
+1
2017-04-29
lib: add pthread manager
Quentin Young
3
-0
/
+331
2017-04-29
lib: additional thread.c MT-safety work
Quentin Young
1
-23
/
+44
2017-04-29
lib: make thread.c pthread-safe
Quentin Young
2
-95
/
+200
2017-04-28
lib: fix segfault on exit caused by interface removal
Renato Westphal
1
-0
/
+1
2017-04-28
bgpd: Fix some crashes due to NULL pointer
Donald Sharp
1
-4
/
+21
2017-04-28
ospf6d: Fix parse_type_spec
Donald Sharp
1
-7
/
+7
2017-04-28
ospf6d: Fix some issues with 'show ipv6 ospf6 data..'
Donald Sharp
1
-2
/
+2
2017-04-28
vtysh: Add back in some missing ospf6 commands
Donald Sharp
1
-0
/
+1
2017-04-28
bgpd: Allow old vpnv4 commands to compile
Donald Sharp
2
-21
/
+2
2017-04-28
bgpd: Fix 'show .. bgp ... neighbors ' command
Donald Sharp
1
-2
/
+4
2017-04-28
bgpd: Make json output to be camelCase
Donald Sharp
1
-9
/
+15
2017-04-28
bgpd: Modify 'show ... bgp ... summary' to only display pertinent info
Donald Sharp
1
-14
/
+43
2017-04-28
bgpd: fix "clear bgp" commands
Renato Westphal
1
-17
/
+2
2017-04-28
snapcraft: Clean up old no longer used configure flags
Martin Winter
1
-7
/
+0
2017-04-28
isisd: make spf MT aware
Christian Franke
4
-18
/
+107
2017-04-28
isisd: announce and parse MT IP reachabilities
Christian Franke
5
-230
/
+596
2017-04-28
isisd: announce and parse MT IS reachabilities
Christian Franke
6
-77
/
+405
2017-04-28
isisd: track intersecting set of supported MTs for each adj
Christian Franke
5
-1
/
+124
2017-04-28
isisd: announce MT capabilities in IIH and LSP
Christian Franke
6
-0
/
+249
2017-04-28
isisd: add MT configuration
Christian Franke
8
-2
/
+525
2017-04-28
isisd: implement draft-ietf-isis-ext-eth and support p2p over LAN on BSD
Christian Franke
3
-32
/
+16
2017-04-28
isisd: do some cleanup on the spf implementation
Christian Franke
2
-419
/
+225
2017-04-28
isisd: function lsp_te_tlv_fit is never used
Christian Franke
2
-60
/
+0
2017-04-28
snapcraft: Add support for extra version information
Martin Winter
6
-3
/
+18
2017-04-28
snapcraft: Fix missing files in "make dist" target
Martin Winter
1
-20
/
+2
2017-04-27
update doc of ubuntu 12.04
Hung-Wei Chiu
1
-0
/
+24
2017-04-27
Update 14.04 docs to support init.d service
Hung-Wei Chiu
1
-0
/
+27
2017-04-27
Update Building_FRR_on_Ubuntu1604.md
Hung-Wei Chiu
1
-6
/
+5
2017-04-27
Update Building_FRR_on_Ubuntu1604.md
Hung-Wei Chiu
1
-0
/
+37
2017-04-27
ldpd: fix issues detected by Coverity Scan
Renato Westphal
2
-16
/
+4
2017-04-27
Update Building_FRR_on_Ubuntu1604.md
Hung-Wei Chiu
1
-6
/
+5
2017-04-27
Update Building_FRR_on_Ubuntu1604.md
Hung-Wei Chiu
1
-0
/
+37
2017-04-27
Problem with DEFUNSH in vtysh, issue #358
Daniel Walton
1
-53
/
+75
[next]