Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
/* vi: set sw=4 ts=4: */
/*
- * arping.c - Ping hosts by ARP requests/replies
- *
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*
- * Author: Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>
+ * Author: Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>
* Busybox port: Nick Fedchik <nick@fedchik.org.ua>
*/
/* vi: set sw=4 ts=4: */
/*
- * iplink.c "ip link".
- *
* Authors: Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>
*
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
/* vi: set sw=4 ts=4: */
/*
- * RTnetlink service routines.
- *
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version
/* vi: set sw=4 ts=4: */
/*
- * utils.c
- *
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*
* Authors: Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>
/* vi: set sw=4 ts=4: */
/*
- * "tc" utility frontend.
- *
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*
* Authors: Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>