netns_xt
Regular
4.4
: ✅struct netns_xt {
struct list_head tables[13];
bool notrack_deprecated_warning;
bool clusterip_deprecated_warning;
struct ebt_table *broute_table;
struct ebt_table *frame_filter;
struct ebt_table *frame_nat;
};
4.8
: ✅struct netns_xt {
struct list_head tables[13];
bool notrack_deprecated_warning;
bool clusterip_deprecated_warning;
struct ebt_table *broute_table;
struct ebt_table *frame_filter;
struct ebt_table *frame_nat;
};
4.10
: ✅struct netns_xt {
struct list_head tables[13];
bool notrack_deprecated_warning;
bool clusterip_deprecated_warning;
struct ebt_table *broute_table;
struct ebt_table *frame_filter;
struct ebt_table *frame_nat;
};
4.13
: ✅struct netns_xt {
struct list_head tables[13];
bool notrack_deprecated_warning;
bool clusterip_deprecated_warning;
struct ebt_table *broute_table;
struct ebt_table *frame_filter;
struct ebt_table *frame_nat;
};
4.15
: ✅struct netns_xt {
struct list_head tables[13];
bool notrack_deprecated_warning;
bool clusterip_deprecated_warning;
struct ebt_table *broute_table;
struct ebt_table *frame_filter;
struct ebt_table *frame_nat;
};
4.18
: ✅struct netns_xt {
struct list_head tables[13];
bool notrack_deprecated_warning;
bool clusterip_deprecated_warning;
struct ebt_table *broute_table;
struct ebt_table *frame_filter;
struct ebt_table *frame_nat;
};
5.0
: ✅struct netns_xt {
struct list_head tables[13];
bool notrack_deprecated_warning;
bool clusterip_deprecated_warning;
struct ebt_table *broute_table;
struct ebt_table *frame_filter;
struct ebt_table *frame_nat;
};
5.3
: ✅struct netns_xt {
struct list_head tables[13];
bool notrack_deprecated_warning;
bool clusterip_deprecated_warning;
struct ebt_table *broute_table;
struct ebt_table *frame_filter;
struct ebt_table *frame_nat;
};
5.4
: ✅struct netns_xt {
struct list_head tables[13];
bool notrack_deprecated_warning;
bool clusterip_deprecated_warning;
struct ebt_table *broute_table;
struct ebt_table *frame_filter;
struct ebt_table *frame_nat;
};
5.8
: ✅struct netns_xt {
struct list_head tables[13];
bool notrack_deprecated_warning;
bool clusterip_deprecated_warning;
struct ebt_table *broute_table;
struct ebt_table *frame_filter;
struct ebt_table *frame_nat;
};
5.11
: ✅struct netns_xt {
struct list_head tables[13];
bool notrack_deprecated_warning;
bool clusterip_deprecated_warning;
struct ebt_table *broute_table;
struct ebt_table *frame_filter;
struct ebt_table *frame_nat;
};
5.13
: ✅struct netns_xt {
bool notrack_deprecated_warning;
bool clusterip_deprecated_warning;
};
5.15
: Absent ⚠️
5.19
: Absent ⚠️
6.2
: Absent ⚠️
6.5
: Absent ⚠️
6.8
: Absent ⚠️
arm64
: ✅struct netns_xt {
struct list_head tables[13];
bool notrack_deprecated_warning;
bool clusterip_deprecated_warning;
struct ebt_table *broute_table;
struct ebt_table *frame_filter;
struct ebt_table *frame_nat;
};
armhf
: ✅struct netns_xt {
struct list_head tables[13];
bool notrack_deprecated_warning;
bool clusterip_deprecated_warning;
struct ebt_table *broute_table;
struct ebt_table *frame_filter;
struct ebt_table *frame_nat;
};
ppc64el
: ✅struct netns_xt {
struct list_head tables[13];
bool notrack_deprecated_warning;
bool clusterip_deprecated_warning;
struct ebt_table *broute_table;
struct ebt_table *frame_filter;
struct ebt_table *frame_nat;
};
riscv64
: ✅struct netns_xt {
struct list_head tables[13];
bool notrack_deprecated_warning;
bool clusterip_deprecated_warning;
struct ebt_table *broute_table;
struct ebt_table *frame_filter;
struct ebt_table *frame_nat;
};
aws
: ✅struct netns_xt {
struct list_head tables[13];
bool notrack_deprecated_warning;
bool clusterip_deprecated_warning;
struct ebt_table *broute_table;
struct ebt_table *frame_filter;
struct ebt_table *frame_nat;
};
azure
: ✅struct netns_xt {
struct list_head tables[13];
bool notrack_deprecated_warning;
bool clusterip_deprecated_warning;
struct ebt_table *broute_table;
struct ebt_table *frame_filter;
struct ebt_table *frame_nat;
};
gcp
: ✅struct netns_xt {
struct list_head tables[13];
bool notrack_deprecated_warning;
bool clusterip_deprecated_warning;
struct ebt_table *broute_table;
struct ebt_table *frame_filter;
struct ebt_table *frame_nat;
};
lowlatency
: ✅struct netns_xt {
struct list_head tables[13];
bool notrack_deprecated_warning;
bool clusterip_deprecated_warning;
struct ebt_table *broute_table;
struct ebt_table *frame_filter;
struct ebt_table *frame_nat;
};
Regular
4.4
and 4.8
✅
4.8
and 4.10
✅
4.10
and 4.13
✅
4.13
and 4.15
✅
4.15
and 4.18
✅
4.18
and 5.0
✅
5.0
and 5.3
✅
5.3
and 5.4
✅
5.4
and 5.8
✅
5.8
and 5.11
✅
5.11
and 5.13
⚠️struct list_head tables[13]
struct ebt_table *broute_table
struct ebt_table *frame_filter
struct ebt_table *frame_nat
amd64
and arm64
✅
amd64
and armhf
✅
amd64
and ppc64el
✅
amd64
and riscv64
✅
generic
and aws
✅
generic
and azure
✅
generic
and gcp
✅
generic
and lowlatency
✅