[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/iproute2/iproute2.desc [COPY] Copyright (C) 2004 - 2025 The T2 SDE Project [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] Tools for advanced Linux IP Configuration [T] The standard UNIX commands ifconfig, route and arp don't give the [T] administrator full control of all features of the Linux IP stack. [T] [T] In order to configure IP Tunnels, QoS, Policy Routing, etc. you need [T] the tools 'ip' and 'tc' from this package. Read the "Linux 2.4 Routing [T] and Traffic Control HOWTO" first! [U] http://linux-net.osdl.org/index.php/Iproute2 [U] https://lartc.org/howto {Linux 2.4 Routing & Traffic Control HOWTO} [A] Alexey Kuznetsov [A] Bert Hubert [M] Rene Rebe [C] base/system [F] CROSS DIETLIBC NO-LTO.clang [K] + linux [L] GPL [S] Stable [V] 6.15.0 [P] X -----5---9 190.000 [D] c52ce15d51badc5c6b3b3239b3d9b6a86eb3b5af3395e28ecbd37399 iproute2-6.15.0.tar.xz http://www.kernel.org/pub/linux/utils/net/iproute2/ prefix= set_confopt cleanconfopt=0 hook_add preconf 5 "sed -i s/gcc/$CC/ configure" atstage cross && hook_add preconf 5 "sed -i 's/libelf --exists/libelfX --exists/' configure" var_remove_regex makeinstopt ' ' 'PREFIX=.*' ipr2_pm() { $CC $base/package/*/iproute2/ipnm2nwbc.c -o $root$sbindir/ipnm2nwbc cp $base/package/*/iproute2/dumpnetcfg.sh $root$sbindir/dumpnetcfg chmod +x $root$sbindir/dumpnetcfg } hook_add postmake 5 "ipr2_pm" var_append makeopt ' ' KERNEL_INCLUDE=$root/usr/include var_append makeopt ' ' LIBC_INCLUDE=$root/usr/include var_append makeinstopt ' ' "DESTDIR=$root/$prefix SBINDIR=$sbindir MANDIR=$mandir DOCDIR=$infodir"