mirror of
https://git.proxmox.com/git/mirror_iproute2
synced 2025-10-18 01:45:34 +00:00
Import patch iproute2.111
(Logical change 1.113)
This commit is contained in:
parent
52d76368b7
commit
b70c1b9f09
17
configure
vendored
17
configure
vendored
@ -25,20 +25,3 @@ else
|
|||||||
echo no
|
echo no
|
||||||
fi
|
fi
|
||||||
rm -f /tmp/atmtest.c /tmp/atmtest
|
rm -f /tmp/atmtest.c /tmp/atmtest
|
||||||
|
|
||||||
# hacks for now
|
|
||||||
echo "TC actions"
|
|
||||||
|
|
||||||
if [ -e "tc/m_gact.c" ]
|
|
||||||
then
|
|
||||||
echo " GACT found"
|
|
||||||
echo "TC_CONFIG_ACTION_GACT=y" >>Config
|
|
||||||
echo "TC_CONFIG_ACTION_PROB=y" >>Config
|
|
||||||
fi
|
|
||||||
|
|
||||||
if [ -e "tc/m_mirred.c" ]
|
|
||||||
then
|
|
||||||
echo " MIRRED found"
|
|
||||||
echo "TC_CONFIG_ACTION_MIRRED=y" >>Config
|
|
||||||
fi
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user