On 7 May 2015, at 04:43, Thomas Leonard wrote:
>
> On 6 May 2015 at 18:50, Anil Madhavapeddy wrote:
>> On 6 May 2015, at 02:29, Thomas Leonard wrote:
>>>
>>> On 6 May 2015 at 10:18, Mindy wrote:
Thanks for writing these up :) progress notes:
On 05/06/2015 01:31 AM, Richard Mor
On 6 May 2015 at 18:50, Anil Madhavapeddy wrote:
> On 6 May 2015, at 02:29, Thomas Leonard wrote:
>>
>> On 6 May 2015 at 10:18, Mindy wrote:
>>> Thanks for writing these up :) progress notes:
>>>
>>> On 05/06/2015 01:31 AM, Richard Mortier wrote:
[mort]: Document that `mirage-net-
On 6 May 2015, at 02:29, Thomas Leonard wrote:
>
> On 6 May 2015 at 10:18, Mindy wrote:
>> Thanks for writing these up :) progress notes:
>>
>> On 05/06/2015 01:31 AM, Richard Mortier wrote:
>>>
>>>
>>> [mort]: Document that `mirage-net-pcap` should be used to gather
>>> `.pcap` files for a b
Probably...
http://conferences.sigcomm.org/sigcomm/2005/paper-BisFai.pdf for those
who've not seen it.
On 6 May 2015 at 03:19, Jon Crowcroft wrote:
> Worth re-reading peter Sewell's SIGCOMM paper on TCP?
>
> On 6 May 2015 01:32, "Richard Mortier" wrote:
>>
>> A little late, but finally got roun
Worth re-reading peter Sewell's SIGCOMM paper on TCP?
On 6 May 2015 01:32, "Richard Mortier" wrote:
> A little late, but finally got round to writing up some notes on the
> conversation a couple of weeks ago on how we might approach testing in
> Mirage.
>
> """
> # Notes
>
> + Testing is used for
On 6 May 2015 at 10:18, Mindy wrote:
> Thanks for writing these up :) progress notes:
>
> On 05/06/2015 01:31 AM, Richard Mortier wrote:
>>
>>
>> [mort]: Document that `mirage-net-pcap` should be used to gather
>> `.pcap` files for a bug report.
>
> I'll soon release a version of `mirage-net-pcap`
Thanks for writing these up :) progress notes:
On 05/06/2015 01:31 AM, Richard Mortier wrote:
[mort]: Document that `mirage-net-pcap` should be used to gather
`.pcap` files for a bug report.
I'll soon release a version of `mirage-net-pcap` that plays nicely with
`mirage-vnetif` rather than rei
A little late, but finally got round to writing up some notes on the
conversation a couple of weeks ago on how we might approach testing in
Mirage.
"""
# Notes
+ Testing is used for a variety of purposes. Of note for us are:
reproduction of reported issues; regression testing of previously
fixed