index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-11
Replace lists with arrays to store read and write threads
Denil Vira
2
-24
/
+83
2015-08-11
Fix memory leak in bgpd/bgp_route.c
Denil Vira
1
-0
/
+7
2015-08-11
Fix memory leak in lib/routemap.c
Denil Vira
1
-1
/
+4
2015-08-11
Variable reuse in bgpd.c
Denil Vira
1
-3
/
+3
2015-08-07
Added json formating support to several show-...-detail ospf commands.
Morgan Stewart
1
-163
/
+417
2015-07-31
configuration options for faster OSPF convergence
Michael Rossberg
9
-35
/
+122
2015-07-31
Fix redistribute metric change not taking effect
Donald Sharp
3
-11
/
+26
2015-07-30
arm compilation failures.
Donald Sharp
3
-3
/
+4
2015-07-28
Enable debugs in quagga-reload
Daniel Walton
1
-58
/
+60
2015-07-28
Quagga processes should not die if they read an unrecognized line in
Daniel Walton
6
-44
/
+52
2015-07-27
Fixup compiler warnings for powerpc
Donald Sharp
5
-11
/
+11
2015-07-27
Updated .gitignore to ignore the files that are created when you build the de...
Daniel Walton
1
-1
/
+16
2015-07-26
Cause warnings to not build correctly in debian packaging
Donald Sharp
1
-0
/
+1
2015-07-26
Fixup of a few missed warnings after --enable-werror turned on
Donald Sharp
3
-2
/
+3
2015-07-26
Add --enable-werror to configure
Donald Sharp
14
-10
/
+20
2015-07-26
Fixup of warnings in the code
Donald Sharp
25
-79
/
+44
2015-07-23
Fix bugs reported by coverity scan
Denil Vira
3
-12
/
+4
2015-07-23
Fix bgp_route.c missing code
Donald Sharp
1
-3
/
+2
2015-07-22
Some more missing changes
Donald Sharp
3
-5
/
+24
2015-07-22
Cleanup of missing NEXTHOP_FORCE_SELF
Donald Sharp
4
-56
/
+107
2015-07-22
Fixup of some last remaining differences between stg and git
Donald Sharp
4
-8
/
+6
2015-07-22
ptm-integration.patch
Donald Sharp
4
-127
/
+212
2015-07-22
Fixup of peer memory leaks in bgp
Donald Sharp
2
-19
/
+22
2015-07-22
multipath is broken if deterministic-med is enabled
Daniel Walton
1
-7
/
+1
2015-07-22
bgpd-capability-cleanup.patch
Donald Sharp
3
-23
/
+56
2015-07-22
Call of quagga-reload.py does not return error code
Donald Sharp
1
-0
/
+1
2015-07-22
This patch changes ospfd from only listening mode for BFD status updates to i...
Donald Sharp
28
-431
/
+1285
2015-07-22
When IPv6 peer BFD down status is received by BGP, all the the peers for whic...
Donald Sharp
3
-15
/
+33
2015-07-22
The last BGP peer down reason code "PEER_DOWN_V6ONLY_CHANGE" has no correspon...
Donald Sharp
1
-1
/
+2
2015-07-22
bgpd-interface-ipv4-cmd.patch
Donald Sharp
4
-24
/
+141
2015-07-22
quagga-fix-stop-vty.patch
Donald Sharp
1
-1
/
+1
2015-07-22
The MD5 password configured for a BGP peer was incorrectly getting
Donald Sharp
2
-4
/
+12
2015-07-22
watchquagga-mode-3-fix.patch
Donald Sharp
2
-10
/
+3
2015-07-22
Add optional json capability to the "show ip ospf neighbor", "show ip ospf ne...
Donald Sharp
1
-80
/
+211
2015-07-22
Add json capability to the "show ip ospf interface [INTERFACE]" and "show ip ...
Donald Sharp
1
-117
/
+296
2015-07-22
Add json capability to the ospf commands: "show ip ospf" and "show ip ospf <1...
Donald Sharp
1
-190
/
+498
2015-07-22
Use camelCase notation for all json keywords
Donald Sharp
4
-64
/
+64
2015-06-12
Remove draft-walton-bgp-hostname-capability-00 for now
Donald Sharp
8
-335
/
+19
2015-06-12
ipv6_ll_address_to_mac() fails to correctly convert fe80::a8aa:aaff:feaa:aaf8...
Donald Sharp
1
-2
/
+1
2015-06-12
bgpd-5549-display-ll-ifname.patch
Donald Sharp
1
-8
/
+40
2015-06-12
bgpd-addpath-rx-cap-fix.patch
Donald Sharp
1
-1
/
+15
2015-06-12
BGP: Restart the BGP FSM if update source fails.
Donald Sharp
1
-6
/
+12
2015-06-12
bgpd-set-somark.patch
Donald Sharp
3
-0
/
+27
2015-06-12
This patch changes BGP from only listening mode for BFD status updates to int...
Donald Sharp
33
-320
/
+2870
2015-06-12
Key changes:
Donald Sharp
14
-476
/
+578
2015-06-12
BGP: bestpath needs to prefer confed-external over confed-internal
Donald Sharp
1
-8
/
+28
2015-06-12
Remove the '(ignored)' output for nexthops, instead display 'used' for the us...
Donald Sharp
1
-1
/
+5
2015-06-12
Here we have an unsual confederations config, "router bgp X" and
Donald Sharp
5
-46
/
+125
2015-06-12
Use nexthop-global-foo and nexthop-local-foo for all nexthop related JSON keys
Donald Sharp
1
-9
/
+9
2015-06-12
BGP cannot do a "no" on "neighbor x.x.x.x update-source lo"
Donald Sharp
1
-4
/
+7
[next]