On 24 Nov 2020, at 2:57, Jakub Kicinski wrote:
On Mon, 23 Nov 2020 20:36:39 +0100 Matteo Croce wrote:
On Fri, Nov 20, 2020 at 10:12 PM Jakub Kicinski
wrote:
On Thu, 19 Nov 2020 04:04:04 -0500 Eelco Chaudron wrote:
Currently, the openvswitch module is not accepting the correctly
formated
n
On 23 Nov 2020, at 20:36, Matteo Croce wrote:
On Fri, Nov 20, 2020 at 10:12 PM Jakub Kicinski
wrote:
On Thu, 19 Nov 2020 04:04:04 -0500 Eelco Chaudron wrote:
Currently, the openvswitch module is not accepting the correctly
formated
netlink message for the TTL decrement action. For both se
On 20 Nov 2020, at 22:12, Jakub Kicinski wrote:
On Thu, 19 Nov 2020 04:04:04 -0500 Eelco Chaudron wrote:
Currently, the openvswitch module is not accepting the correctly
formated
netlink message for the TTL decrement action. For both setting and
getting
the dec_ttl action, the actions shou
On 20 Nov 2020, at 23:16, Pravin Shelar wrote:
On Thu, Nov 19, 2020 at 1:04 AM Eelco Chaudron
wrote:
Currently, the openvswitch module is not accepting the correctly
formated
netlink message for the TTL decrement action. For both setting and
getting
the dec_ttl action, the actions shoul
On Mon, 23 Nov 2020 20:36:39 +0100 Matteo Croce wrote:
> On Fri, Nov 20, 2020 at 10:12 PM Jakub Kicinski wrote:
> > On Thu, 19 Nov 2020 04:04:04 -0500 Eelco Chaudron wrote:
> > > Currently, the openvswitch module is not accepting the correctly formated
> > > netlink message for the TTL decrement
On Fri, Nov 20, 2020 at 10:12 PM Jakub Kicinski wrote:
>
> On Thu, 19 Nov 2020 04:04:04 -0500 Eelco Chaudron wrote:
> > Currently, the openvswitch module is not accepting the correctly formated
> > netlink message for the TTL decrement action. For both setting and getting
> > the dec_ttl action, t
On Thu, Nov 19, 2020 at 1:04 AM Eelco Chaudron wrote:
>
> Currently, the openvswitch module is not accepting the correctly formated
> netlink message for the TTL decrement action. For both setting and getting
> the dec_ttl action, the actions should be nested in the
> OVS_DEC_TTL_ATTR_ACTION attri
On Thu, 19 Nov 2020 04:04:04 -0500 Eelco Chaudron wrote:
> Currently, the openvswitch module is not accepting the correctly formated
> netlink message for the TTL decrement action. For both setting and getting
> the dec_ttl action, the actions should be nested in the
> OVS_DEC_TTL_ATTR_ACTION attri
Currently, the openvswitch module is not accepting the correctly formated
netlink message for the TTL decrement action. For both setting and getting
the dec_ttl action, the actions should be nested in the
OVS_DEC_TTL_ATTR_ACTION attribute as mentioned in the openvswitch.h uapi.
Fixes: 744676e77720