Skip to content

Instantly share code, notes, and snippets.

@pablombg
Last active August 28, 2017 11:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pablombg/6279b507ea2c57fc5398f71cc12d2674 to your computer and use it in GitHub Desktop.
Save pablombg/6279b507ea2c57fc5398f71cc12d2674 to your computer and use it in GitHub Desktop.

GSoC 2016: Work Product

My proposal included two different tasks:

  • Implement missing features in nftables.
  • Work on the iptables to nftables translation tool.

With respect to the first task, I was working in the listing of different nftables data structures like sets, maps and flow tables.

Regarding the second task, I have not only worked specifically on translations, but also in other elements of the iptables-nftables compatibility layer.

Both tasks are pretty generic, so it is difficult to assess the degree of completion. Although I am pleased with the work done. Also, some work is still under review and I am currently working on new contributions.

My work can be found in two different git repositories, nftables and iptables. In addition, all my submissions to the netfilter project can be found here.

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