> On Thu, 2019-02-28 at 03:31 -0500, Frediano Ziglio wrote:
> > >
> > > In 8251fa25, a check on the minimum size of a message was
> > > introduced.
> > > For unsupported messages, the vdagent simply exited. This makes it
> > > difficult to extend the vdagent protocol without breaking old
> >
> >
On Thu, 2019-02-28 at 03:31 -0500, Frediano Ziglio wrote:
> >
> > In 8251fa25, a check on the minimum size of a message was
> > introduced.
> > For unsupported messages, the vdagent simply exited. This makes it
> > difficult to extend the vdagent protocol without breaking old
>
> The protocol is
>
> In 8251fa25, a check on the minimum size of a message was introduced.
> For unsupported messages, the vdagent simply exited. This makes it
> difficult to extend the vdagent protocol without breaking old
The protocol is using capabilities, there should not be
unsupported messages.
> installat