#!/bin/bash

set -e

$NFT add table x
$NFT add set x s {type ipv4_addr\; size 2\;}

$NFT destroy set x s
