<feed xmlns='http://www.w3.org/2005/Atom'>
<title>replicant/core/fastboot/udp.cpp, branch master</title>
<subtitle>Patches not merged yet, used for building and testing them
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/replicant/core/'/>
<entry>
<title>Fix google-explicit-constructor warnings.</title>
<updated>2016-04-29T22:44:04+00:00</updated>
<author>
<name>Chih-Hung Hsieh</name>
<email>chh@google.com</email>
</author>
<published>2016-04-29T22:44:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/replicant/core/commit/?id=1c563d96f000876d77b2d33fbfb03c241bc503e1'/>
<id>1c563d96f000876d77b2d33fbfb03c241bc503e1</id>
<content type='text'>
Bug: 28341362
Change-Id: I4504e98a8db31e0edcbe63c23f9af43eb13e9d86
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 28341362
Change-Id: I4504e98a8db31e0edcbe63c23f9af43eb13e9d86
</pre>
</div>
</content>
</entry>
<entry>
<title>fastboot: add UDP protocol.</title>
<updated>2016-02-10T18:21:30+00:00</updated>
<author>
<name>David Pursell</name>
<email>dpursell@google.com</email>
</author>
<published>2016-02-05T23:35:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/replicant/core/commit/?id=4601c978cad8b69e15ed63664ebb5dcf6aaf21b3'/>
<id>4601c978cad8b69e15ed63664ebb5dcf6aaf21b3</id>
<content type='text'>
Implements a UDP protocol for fastboot, documented in
fastboot_protocol.txt.

This version of the protocol does not include multi-packet windowing,
which will likely be needed to achieve reasonable speeds over WiFi.
Since we don't have any WiFi use cases yet, we'd like to get this in
now and update the protocol later if it becomes necessary.

Usage:
  fastboot -s udp:&lt;hostname&gt;[:port] &lt;command&gt;

Bug: http://b/26154914
Change-Id: Ia5bbae6bcd6405671f594d7120b3994746d234d3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implements a UDP protocol for fastboot, documented in
fastboot_protocol.txt.

This version of the protocol does not include multi-packet windowing,
which will likely be needed to achieve reasonable speeds over WiFi.
Since we don't have any WiFi use cases yet, we'd like to get this in
now and update the protocol later if it becomes necessary.

Usage:
  fastboot -s udp:&lt;hostname&gt;[:port] &lt;command&gt;

Bug: http://b/26154914
Change-Id: Ia5bbae6bcd6405671f594d7120b3994746d234d3
</pre>
</div>
</content>
</entry>
</feed>
