yahoo / l3dsr

Direct Server Return load balancing across Layer 3 boundaries.
193 stars 32 forks source link

Can not build the kernel modules on Rocky 9.4 #23

Open Shigehiro opened 3 months ago

Shigehiro commented 3 months ago

Can not build the kernel modules on Rocky 9.4 though I was able to build the kernel modules on Rocky 9.3. Here is the build result of l3dsr kernel modules.

Shigehiro commented 2 months ago

Confimed: I was able to build the kernel modules on Rocky Linux 9.4.

# cat /etc/rocky-release;uname -ri
Rocky Linux release 9.4 (Blue Onyx)
5.14.0-427.24.1.el9_4.x86_64 x86_64

# rpm -qf $(which gcc)
gcc-11.4.1-3.el9.x86_64

# lsmod |grep xt_
xt_DADDR               16384  1
xt_dscp                16384  1

# iptables -L -n -t mangle -v |grep 'Chain INPUT' -A2
Chain INPUT (policy ACCEPT 78 packets, 10099 bytes)
 pkts bytes target     prot opt in     out     source               destination
   53  3314 DADDR      0    --  *      *       0.0.0.0/0            0.0.0.0/0            DSCP match 0x02 DADDR set 172.26.0.10