]> git.ipfire.org Git - ipfire-2.x.git/commit - make.sh
iproute2: build after iptables to get ipt filters for tc
authorArne Fitzenreiter <arne_f@ipfire.org>
Sun, 24 Oct 2021 15:06:34 +0000 (17:06 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sun, 24 Oct 2021 15:06:34 +0000 (17:06 +0200)
commit66bc17dcc16f465fed435f366a8ccf01c6e6d814
tree1b714281b2732334aeac181ef342e89c1e4f13c3
parent572249bbf385d09dad98d0359921f96220a87c9f
iproute2: build after iptables to get ipt filters for tc

to proper filter IPSec im QoS without using mark or connmark i need ipt filters
for tc which are only build if iptables are build prior iproute2.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/rootfiles/common/aarch64/util-linux
config/rootfiles/common/armv6l/util-linux
config/rootfiles/common/i586/util-linux
config/rootfiles/common/iproute2
config/rootfiles/common/x86_64/util-linux
make.sh