a57066b1a0
The UDP reuseport conflict was a little bit tricky.
The net-next code, via bpf-next, extracted the reuseport handling
into a helper so that the BPF sk lookup code could invoke it.
At the same time, the logic for reuseport handling of unconnected
sockets changed via commit
|
||
---|---|---|
.. | ||
Makefile | ||
vxge-config.c | ||
vxge-config.h | ||
vxge-ethtool.c | ||
vxge-ethtool.h | ||
vxge-main.c | ||
vxge-main.h | ||
vxge-reg.h | ||
vxge-traffic.c | ||
vxge-traffic.h | ||
vxge-version.h |