fib_nhRegular
4.4: ✅struct fib_nh {
struct net_device *nh_dev;
struct hlist_node nh_hash;
struct fib_info *nh_parent;
unsigned int nh_flags;
unsigned char nh_scope;
int nh_weight;
atomic_t nh_upper_bound;
__u32 nh_tclassid;
int nh_oif;
__be32 nh_gw;
__be32 nh_saddr;
int nh_saddr_genid;
struct rtable **nh_pcpu_rth_output;
struct rtable *nh_rth_input;
struct fnhe_hash_bucket *nh_exceptions;
struct lwtunnel_state *nh_lwtstate;
};
4.8: ✅struct fib_nh {
struct net_device *nh_dev;
struct hlist_node nh_hash;
struct fib_info *nh_parent;
unsigned int nh_flags;
unsigned char nh_scope;
int nh_weight;
atomic_t nh_upper_bound;
__u32 nh_tclassid;
int nh_oif;
__be32 nh_gw;
__be32 nh_saddr;
int nh_saddr_genid;
struct rtable **nh_pcpu_rth_output;
struct rtable *nh_rth_input;
struct fnhe_hash_bucket *nh_exceptions;
struct lwtunnel_state *nh_lwtstate;
};
4.10: ✅struct fib_nh {
struct net_device *nh_dev;
struct hlist_node nh_hash;
struct fib_info *nh_parent;
unsigned int nh_flags;
unsigned char nh_scope;
int nh_weight;
atomic_t nh_upper_bound;
__u32 nh_tclassid;
int nh_oif;
__be32 nh_gw;
__be32 nh_saddr;
int nh_saddr_genid;
struct rtable **nh_pcpu_rth_output;
struct rtable *nh_rth_input;
struct fnhe_hash_bucket *nh_exceptions;
struct lwtunnel_state *nh_lwtstate;
};
4.13: ✅struct fib_nh {
struct net_device *nh_dev;
struct hlist_node nh_hash;
struct fib_info *nh_parent;
unsigned int nh_flags;
unsigned char nh_scope;
int nh_weight;
atomic_t nh_upper_bound;
__u32 nh_tclassid;
int nh_oif;
__be32 nh_gw;
__be32 nh_saddr;
int nh_saddr_genid;
struct rtable **nh_pcpu_rth_output;
struct rtable *nh_rth_input;
struct fnhe_hash_bucket *nh_exceptions;
struct lwtunnel_state *nh_lwtstate;
};
4.15: ✅struct fib_nh {
struct net_device *nh_dev;
struct hlist_node nh_hash;
struct fib_info *nh_parent;
unsigned int nh_flags;
unsigned char nh_scope;
int nh_weight;
atomic_t nh_upper_bound;
__u32 nh_tclassid;
int nh_oif;
__be32 nh_gw;
__be32 nh_saddr;
int nh_saddr_genid;
struct rtable **nh_pcpu_rth_output;
struct rtable *nh_rth_input;
struct fnhe_hash_bucket *nh_exceptions;
struct lwtunnel_state *nh_lwtstate;
};
4.18: ✅struct fib_nh {
struct net_device *nh_dev;
struct hlist_node nh_hash;
struct fib_info *nh_parent;
unsigned int nh_flags;
unsigned char nh_scope;
int nh_weight;
atomic_t nh_upper_bound;
__u32 nh_tclassid;
int nh_oif;
__be32 nh_gw;
__be32 nh_saddr;
int nh_saddr_genid;
struct rtable **nh_pcpu_rth_output;
struct rtable *nh_rth_input;
struct fnhe_hash_bucket *nh_exceptions;
struct lwtunnel_state *nh_lwtstate;
};
5.0: ✅struct fib_nh {
struct net_device *nh_dev;
struct hlist_node nh_hash;
struct fib_info *nh_parent;
unsigned int nh_flags;
unsigned char nh_scope;
int nh_weight;
atomic_t nh_upper_bound;
__u32 nh_tclassid;
int nh_oif;
__be32 nh_gw;
__be32 nh_saddr;
int nh_saddr_genid;
struct rtable **nh_pcpu_rth_output;
struct rtable *nh_rth_input;
struct fnhe_hash_bucket *nh_exceptions;
struct lwtunnel_state *nh_lwtstate;
};
5.3: ✅struct fib_nh {
struct fib_nh_common nh_common;
struct hlist_node nh_hash;
struct fib_info *nh_parent;
__u32 nh_tclassid;
__be32 nh_saddr;
int nh_saddr_genid;
};
5.4: ✅struct fib_nh {
struct fib_nh_common nh_common;
struct hlist_node nh_hash;
struct fib_info *nh_parent;
__u32 nh_tclassid;
__be32 nh_saddr;
int nh_saddr_genid;
};
5.8: ✅struct fib_nh {
struct fib_nh_common nh_common;
struct hlist_node nh_hash;
struct fib_info *nh_parent;
__u32 nh_tclassid;
__be32 nh_saddr;
int nh_saddr_genid;
};
5.11: ✅struct fib_nh {
struct fib_nh_common nh_common;
struct hlist_node nh_hash;
struct fib_info *nh_parent;
__u32 nh_tclassid;
__be32 nh_saddr;
int nh_saddr_genid;
};
5.13: ✅struct fib_nh {
struct fib_nh_common nh_common;
struct hlist_node nh_hash;
struct fib_info *nh_parent;
__u32 nh_tclassid;
__be32 nh_saddr;
int nh_saddr_genid;
};
5.15: ✅struct fib_nh {
struct fib_nh_common nh_common;
struct hlist_node nh_hash;
struct fib_info *nh_parent;
__u32 nh_tclassid;
__be32 nh_saddr;
int nh_saddr_genid;
};
5.19: ✅struct fib_nh {
struct fib_nh_common nh_common;
struct hlist_node nh_hash;
struct fib_info *nh_parent;
__u32 nh_tclassid;
__be32 nh_saddr;
int nh_saddr_genid;
};
6.2: ✅struct fib_nh {
struct fib_nh_common nh_common;
struct hlist_node nh_hash;
struct fib_info *nh_parent;
__u32 nh_tclassid;
__be32 nh_saddr;
int nh_saddr_genid;
};
6.5: ✅struct fib_nh {
struct fib_nh_common nh_common;
struct hlist_node nh_hash;
struct fib_info *nh_parent;
__u32 nh_tclassid;
__be32 nh_saddr;
int nh_saddr_genid;
};
6.8: ✅struct fib_nh {
struct fib_nh_common nh_common;
struct hlist_node nh_hash;
struct fib_info *nh_parent;
__u32 nh_tclassid;
__be32 nh_saddr;
int nh_saddr_genid;
};
arm64: ✅struct fib_nh {
struct fib_nh_common nh_common;
struct hlist_node nh_hash;
struct fib_info *nh_parent;
__u32 nh_tclassid;
__be32 nh_saddr;
int nh_saddr_genid;
};
armhf: ✅struct fib_nh {
struct fib_nh_common nh_common;
struct hlist_node nh_hash;
struct fib_info *nh_parent;
__u32 nh_tclassid;
__be32 nh_saddr;
int nh_saddr_genid;
};
ppc64el: ✅struct fib_nh {
struct fib_nh_common nh_common;
struct hlist_node nh_hash;
struct fib_info *nh_parent;
__u32 nh_tclassid;
__be32 nh_saddr;
int nh_saddr_genid;
};
riscv64: ✅struct fib_nh {
struct fib_nh_common nh_common;
struct hlist_node nh_hash;
struct fib_info *nh_parent;
__u32 nh_tclassid;
__be32 nh_saddr;
int nh_saddr_genid;
};
aws: ✅struct fib_nh {
struct fib_nh_common nh_common;
struct hlist_node nh_hash;
struct fib_info *nh_parent;
__u32 nh_tclassid;
__be32 nh_saddr;
int nh_saddr_genid;
};
azure: ✅struct fib_nh {
struct fib_nh_common nh_common;
struct hlist_node nh_hash;
struct fib_info *nh_parent;
__u32 nh_tclassid;
__be32 nh_saddr;
int nh_saddr_genid;
};
gcp: ✅struct fib_nh {
struct fib_nh_common nh_common;
struct hlist_node nh_hash;
struct fib_info *nh_parent;
__u32 nh_tclassid;
__be32 nh_saddr;
int nh_saddr_genid;
};
lowlatency: ✅struct fib_nh {
struct fib_nh_common nh_common;
struct hlist_node nh_hash;
struct fib_info *nh_parent;
__u32 nh_tclassid;
__be32 nh_saddr;
int nh_saddr_genid;
};
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 ⚠️struct fib_nh_common nh_common
struct net_device *nh_dev
unsigned int nh_flags
unsigned char nh_scope
int nh_weight
atomic_t nh_upper_bound
int nh_oif
__be32 nh_gw
struct rtable **nh_pcpu_rth_output
struct rtable *nh_rth_input
struct fnhe_hash_bucket *nh_exceptions
struct lwtunnel_state *nh_lwtstate
5.3 and 5.4 ✅
5.4 and 5.8 ✅
5.8 and 5.11 ✅
5.11 and 5.13 ✅
5.13 and 5.15 ✅
5.15 and 5.19 ✅
5.19 and 6.2 ✅
6.2 and 6.5 ✅
6.5 and 6.8 ✅
amd64 and arm64 ✅
amd64 and armhf ✅
amd64 and ppc64el ✅
amd64 and riscv64 ✅
generic and aws ✅
generic and azure ✅
generic and gcp ✅
generic and lowlatency ✅