mirror of https://github.com/aya-rs/aya
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Implements SK_REUSEPORT support to enable programmable socket selection within SO_REUSEPORT groups. - #[sk_reuseport] macro for eBPF programs - SkReuseport program type with load/attach methods - SkReuseportContext with sk_reuseport_md field access - ReusePortSockArray map for socket management - SK_PASS/SK_DROP constants for return values - Documentation and usage examples - Some integration tests This allows load balancing decisions to be made programmatically with SO_REUSEPORT set. Fixes: #215 |
3 weeks ago | |
---|---|---|
.. | ||
device.rs | 6 months ago | |
fentry.rs | 6 months ago | |
fexit.rs | 6 months ago | |
flow_dissector.rs | 6 months ago | |
lsm.rs | 6 months ago | |
mod.rs | 3 weeks ago | |
perf_event.rs | 2 years ago | |
probe.rs | 6 months ago | |
raw_tracepoint.rs | 6 months ago | |
retprobe.rs | 6 months ago | |
sk_buff.rs | 6 months ago | |
sk_lookup.rs | 6 months ago | |
sk_msg.rs | 6 months ago | |
sk_reuseport.rs | 3 weeks ago | |
sock.rs | 6 months ago | |
sock_addr.rs | 6 months ago | |
sock_ops.rs | 6 months ago | |
sockopt.rs | 6 months ago | |
sysctl.rs | 6 months ago | |
tc.rs | 6 months ago | |
tp_btf.rs | 6 months ago | |
tracepoint.rs | 6 months ago | |
xdp.rs | 6 months ago |