net: fou: use policy and operation tables generated from the spec
authorJakub Kicinski <kuba@kernel.org>
Fri, 20 Jan 2023 17:50:40 +0000 (09:50 -0800)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 24 Jan 2023 09:58:11 +0000 (10:58 +0100)
commit1d562c32e4392cc091c940918ee1ffd7bfcb9e96
tree5793a11eba5e1090d874709f4a5e178441502ce0
parent08d323234d10eab077cbf0093eeb5991478a261a
net: fou: use policy and operation tables generated from the spec

Generate and plug in the spec-based tables.

A little bit of renaming is needed in the FOU code.

Acked-by: Stanislav Fomichev <sdf@google.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
net/ipv4/Makefile
net/ipv4/fou_core.c
net/ipv4/fou_nl.c [new file with mode: 0644]
net/ipv4/fou_nl.h [new file with mode: 0644]