Closed fzakaria closed 5 years ago
I have created what I believe to be a good sample of writing an eBPF filter that is heavily commented and opts for readability rather than terseness.
https://github.com/fzakaria/eBPF-mpls-encap-decap
I would like to include it as an example.
@qmonnet thanks -- addressed your feedback.
Thanks! Let's see if @zoidbergwill has an opinion, otherwise I'll merge this in a few days.
Now squashed and merged, thanks again!
I have created what I believe to be a good sample of writing an eBPF filter that is heavily commented and opts for readability rather than terseness.
https://github.com/fzakaria/eBPF-mpls-encap-decap
I would like to include it as an example.