On Mon, 3 Feb 2020 17:08:00 +0200
Leon Romanovsky [off-list ref] wrote:
On Mon, Feb 03, 2020 at 03:36:58PM +0100, Andrea Mayer wrote:
quoted
before this patch, each SRv6 behavior specifies a set of required
[...]
diff --git a/net/ipv6/seg6_local.c b/net/ipv6/seg6_local.c
index 85a5447a3e8d..480f1ab35221 100644
--- a/net/ipv6/seg6_local.c
+++ b/net/ipv6/seg6_local.c
@@ -7,6 +7,13 @@
* eBPF support: Mathieu Xhonneux <m.xhonneux@gmail.com>
*/
+/* Changes:
+ *
+ * Andrea Mayer <andrea.mayer@uniroma2.it>
+ * add support for optional attributes during behavior construction
+ *
+ */
The lines above look strange in 2020 when all of us are using git.
Thanks
Hi Leon,
We forgot to remove it from the patch. I will remove in the next revision.
Thanks
--
Andrea Mayer [off-list ref]