First patch removes unused code fropm ipopt. Second patch adds missing udata support for tcp/ip options and sctp chunks. Third patch fixes a crash in nft describe. include/ipopt.h | 2 +- src/expression.c | 8 ++-- src/exthdr.c | 47 ++++++++++++++++++---- src/ipopt.c | 26 +++--------- src/parser_bison.y | 8 +++- src/parser_json.c | 4 +- tests/shell/testcases/parsing/describe | 7 ++++ tests/shell/testcases/sets/dumps/typeof_sets_0.nft | 27 +++++++++++++ tests/shell/testcases/sets/typeof_sets_0 | 27 +++++++++++++ 9 files changed, 119 insertions(+), 37 deletions(-)