=== GENEVE Tunnel Links: + link:https://reviews.freebsd.org/D54172[Add Support for Geneve (RFC8926)] URL: link:https://reviews.freebsd.org/D54172[] Contact: Pouria Mousavizadeh Tehrani Since the last report, I have broken the GENEVE implementation down into many smaller revisions to make it easier to review: * Implement the geneve kernel module link:https://reviews.freebsd.org/D54172[D54172] * Integrate geneve support via netlink in man:ifconfig[8] link:https://reviews.freebsd.org/D55184[D55184] * Include geneve parameters in ifconfig link:https://reviews.freebsd.org/D55181[D55181] * Create the man:geneve[4] manual link:https://reviews.freebsd.org/D55182[D55182] * Add geneve tests link:https://reviews.freebsd.org/D55183[D55183] * Update man:ECN[9] tunneling functions to follow RFC 6040 link:https://reviews.freebsd.org/D53516[D53516] * Update geneve to comply with RFC 6040 link:https://reviews.freebsd.org/D55186[D55186] You can help to speed up the process by reviewing and providing feedback on phabricator.