Skip to content

Conversation

@tbarbette
Copy link
Owner

Changes improving IPv6 and adding SRv6 encap/decap and some processing capabilities to showcase the HIRT paper to be presented at ICNP'24.

It also adds the library elements fo network-layer FEC used in the aforementioned paper.

@louisna was mostly involved in the code, as well as me.

Before merging, I need to make the FEC code an argument to ./configure because there's probably some dependencies we don't want for a default build.

Louis Navarre and others added 30 commits October 1, 2021 20:23
Pull latest change from main
Add SRv6 decap to sw2
If PROCESS_EH is true, the transport header will be set after the last extension and the Paint anno to the type of the last header
Sets the ICMP checksum
tbarbette and others added 27 commits October 29, 2021 10:29
Helps with testing leaks using valgrind
Also fix the recovery packet not being sent with batching
Changes improving IPv6 and adding SRv6 encap/decap and some processing
capabilities to showcase the HIRT paper to be presented at ICNP'24.

It also adds the library elements fo network-layer FEC used in the
aforementioned paper. However the FEC elements themselves use RLC code
that is under patent, so if you want them please ask Louis. For the same
reasons, I had to squash all commits as once, sorry about the huge
change.

Improvements:
 - updated gitlab CI with much more tests
 - SRV6 encap and decap elements
 - Fix compatibility problem with aarch64
 - Fix compatibility issues with MacOS

@louisna was mostly involved in the code, and then me.

Co-authored-by: Louis Navarre <[email protected]>
@tbarbette
Copy link
Owner Author

Will need to redo the PR to squash

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants