ipv6_bpf_stubRegular
4.4: Absent ⚠️
4.8: Absent ⚠️
4.10: Absent ⚠️
4.13: Absent ⚠️
4.15: Absent ⚠️
4.18: ✅struct ipv6_bpf_stub {
int (*inet6_bind)(struct sock *, struct sockaddr *, int, bool, bool);
};
5.0: ✅struct ipv6_bpf_stub {
int (*inet6_bind)(struct sock *, struct sockaddr *, int, bool, bool);
struct sock * (*udp6_lib_lookup)(struct net *, const struct in6_addr *, __be16, const struct in6_addr *, __be16, int, int, struct udp_table *, struct sk_buff *);
};
5.3: ✅struct ipv6_bpf_stub {
int (*inet6_bind)(struct sock *, struct sockaddr *, int, bool, bool);
struct sock * (*udp6_lib_lookup)(struct net *, const struct in6_addr *, __be16, const struct in6_addr *, __be16, int, int, struct udp_table *, struct sk_buff *);
};
5.4: ✅struct ipv6_bpf_stub {
int (*inet6_bind)(struct sock *, struct sockaddr *, int, bool, bool);
struct sock * (*udp6_lib_lookup)(struct net *, const struct in6_addr *, __be16, const struct in6_addr *, __be16, int, int, struct udp_table *, struct sk_buff *);
};
5.8: ✅struct ipv6_bpf_stub {
int (*inet6_bind)(struct sock *, struct sockaddr *, int, u32);
struct sock * (*udp6_lib_lookup)(struct net *, const struct in6_addr *, __be16, const struct in6_addr *, __be16, int, int, struct udp_table *, struct sk_buff *);
};
5.11: ✅struct ipv6_bpf_stub {
int (*inet6_bind)(struct sock *, struct sockaddr *, int, u32);
struct sock * (*udp6_lib_lookup)(struct net *, const struct in6_addr *, __be16, const struct in6_addr *, __be16, int, int, struct udp_table *, struct sk_buff *);
};
5.13: ✅struct ipv6_bpf_stub {
int (*inet6_bind)(struct sock *, struct sockaddr *, int, u32);
struct sock * (*udp6_lib_lookup)(struct net *, const struct in6_addr *, __be16, const struct in6_addr *, __be16, int, int, struct udp_table *, struct sk_buff *);
};
5.15: ✅struct ipv6_bpf_stub {
int (*inet6_bind)(struct sock *, struct sockaddr *, int, u32);
struct sock * (*udp6_lib_lookup)(struct net *, const struct in6_addr *, __be16, const struct in6_addr *, __be16, int, int, struct udp_table *, struct sk_buff *);
};
5.19: ✅struct ipv6_bpf_stub {
int (*inet6_bind)(struct sock *, struct sockaddr *, int, u32);
struct sock * (*udp6_lib_lookup)(struct net *, const struct in6_addr *, __be16, const struct in6_addr *, __be16, int, int, struct udp_table *, struct sk_buff *);
};
6.2: ✅struct ipv6_bpf_stub {
int (*inet6_bind)(struct sock *, struct sockaddr *, int, u32);
struct sock * (*udp6_lib_lookup)(struct net *, const struct in6_addr *, __be16, const struct in6_addr *, __be16, int, int, struct udp_table *, struct sk_buff *);
int (*ipv6_setsockopt)(struct sock *, int, int, sockptr_t, unsigned int);
int (*ipv6_getsockopt)(struct sock *, int, int, sockptr_t, sockptr_t);
};
6.5: ✅struct ipv6_bpf_stub {
int (*inet6_bind)(struct sock *, struct sockaddr *, int, u32);
struct sock * (*udp6_lib_lookup)(struct net *, const struct in6_addr *, __be16, const struct in6_addr *, __be16, int, int, struct udp_table *, struct sk_buff *);
int (*ipv6_setsockopt)(struct sock *, int, int, sockptr_t, unsigned int);
int (*ipv6_getsockopt)(struct sock *, int, int, sockptr_t, sockptr_t);
};
6.8: ✅struct ipv6_bpf_stub {
int (*inet6_bind)(struct sock *, struct sockaddr *, int, u32);
struct sock * (*udp6_lib_lookup)(struct net *, const struct in6_addr *, __be16, const struct in6_addr *, __be16, int, int, struct udp_table *, struct sk_buff *);
int (*ipv6_setsockopt)(struct sock *, int, int, sockptr_t, unsigned int);
int (*ipv6_getsockopt)(struct sock *, int, int, sockptr_t, sockptr_t);
int (*ipv6_dev_get_saddr)(struct net *, const struct net_device *, const struct in6_addr *, unsigned int, struct in6_addr *);
};
arm64: ✅struct ipv6_bpf_stub {
int (*inet6_bind)(struct sock *, struct sockaddr *, int, bool, bool);
struct sock * (*udp6_lib_lookup)(struct net *, const struct in6_addr *, __be16, const struct in6_addr *, __be16, int, int, struct udp_table *, struct sk_buff *);
};
armhf: ✅struct ipv6_bpf_stub {
int (*inet6_bind)(struct sock *, struct sockaddr *, int, bool, bool);
struct sock * (*udp6_lib_lookup)(struct net *, const struct in6_addr *, __be16, const struct in6_addr *, __be16, int, int, struct udp_table *, struct sk_buff *);
};
ppc64el: ✅struct ipv6_bpf_stub {
int (*inet6_bind)(struct sock *, struct sockaddr *, int, bool, bool);
struct sock * (*udp6_lib_lookup)(struct net *, const struct in6_addr *, __be16, const struct in6_addr *, __be16, int, int, struct udp_table *, struct sk_buff *);
};
riscv64: ✅struct ipv6_bpf_stub {
int (*inet6_bind)(struct sock *, struct sockaddr *, int, bool, bool);
struct sock * (*udp6_lib_lookup)(struct net *, const struct in6_addr *, __be16, const struct in6_addr *, __be16, int, int, struct udp_table *, struct sk_buff *);
};
aws: ✅struct ipv6_bpf_stub {
int (*inet6_bind)(struct sock *, struct sockaddr *, int, bool, bool);
struct sock * (*udp6_lib_lookup)(struct net *, const struct in6_addr *, __be16, const struct in6_addr *, __be16, int, int, struct udp_table *, struct sk_buff *);
};
azure: ✅struct ipv6_bpf_stub {
int (*inet6_bind)(struct sock *, struct sockaddr *, int, bool, bool);
struct sock * (*udp6_lib_lookup)(struct net *, const struct in6_addr *, __be16, const struct in6_addr *, __be16, int, int, struct udp_table *, struct sk_buff *);
};
gcp: ✅struct ipv6_bpf_stub {
int (*inet6_bind)(struct sock *, struct sockaddr *, int, bool, bool);
struct sock * (*udp6_lib_lookup)(struct net *, const struct in6_addr *, __be16, const struct in6_addr *, __be16, int, int, struct udp_table *, struct sk_buff *);
};
lowlatency: ✅struct ipv6_bpf_stub {
int (*inet6_bind)(struct sock *, struct sockaddr *, int, bool, bool);
struct sock * (*udp6_lib_lookup)(struct net *, const struct in6_addr *, __be16, const struct in6_addr *, __be16, int, int, struct udp_table *, struct sk_buff *);
};
Regular
4.18 and 5.0 ⚠️struct sock * (*udp6_lib_lookup)(struct net *, const struct in6_addr *, __be16, const struct in6_addr *, __be16, int, int, struct udp_table *, struct sk_buff *)
5.0 and 5.3 ✅
5.3 and 5.4 ✅
5.4 and 5.8 ⚠️int (*inet6_bind)(struct sock *, struct sockaddr *, int, bool, bool) ➡️ int (*inet6_bind)(struct sock *, struct sockaddr *, int, u32)
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 ⚠️int (*ipv6_setsockopt)(struct sock *, int, int, sockptr_t, unsigned int)
int (*ipv6_getsockopt)(struct sock *, int, int, sockptr_t, sockptr_t)
6.2 and 6.5 ✅
6.5 and 6.8 ⚠️int (*ipv6_dev_get_saddr)(struct net *, const struct net_device *, const struct in6_addr *, unsigned int, struct in6_addr *)
amd64 and arm64 ✅
amd64 and armhf ✅
amd64 and ppc64el ✅
amd64 and riscv64 ✅
generic and aws ✅
generic and azure ✅
generic and gcp ✅
generic and lowlatency ✅