Re: [PATCH iproute2 v2 1/1] actions: Add support for user cookies

2017-03-21 Thread Jamal Hadi Salim
Ignore - i resent the same version again ;-> Resending .. cheers, jamal On 17-03-21 05:58 PM, Jamal Hadi Salim wrote: From: Jamal Hadi Salim Make use of 128b user cookies Introduce optional 128-bit action cookie. Like all other cookie schemes in the networking world (eg in protocols like htt

[PATCH iproute2 v2 1/1] actions: Add support for user cookies

2017-03-21 Thread Jamal Hadi Salim
From: Jamal Hadi Salim Make use of 128b user cookies Introduce optional 128-bit action cookie. Like all other cookie schemes in the networking world (eg in protocols like http or existing kernel fib protocol field, etc) the idea is to save user state that when retrieved serves as a correlator. T