diff --git a/ip/ip.c b/ip/ip.c index b4c076aa..ace8cc6f 100644 --- a/ip/ip.c +++ b/ip/ip.c @@ -7,11 +7,6 @@ * 2 of the License, or (at your option) any later version. * * Authors: Alexey Kuznetsov, - * - * - * Changes: - * - * Rani Assaf 980929: resolve addresses */ #include diff --git a/ip/ip6tunnel.c b/ip/ip6tunnel.c index 8852a67a..203e4a3a 100644 --- a/ip/ip6tunnel.c +++ b/ip/ip6tunnel.c @@ -15,11 +15,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* - * based on: - * $Id: s.ipv6tunnel.c 1.7 02/12/11 11:21:51+02:00 antti@traci.mipl.mediapoli.com $ - * - */ /* * Author: * Masahide NAKAMURA @USAGI diff --git a/ip/ipaddress.c b/ip/ipaddress.c index 267ecb36..592d7c62 100644 --- a/ip/ipaddress.c +++ b/ip/ipaddress.c @@ -8,8 +8,6 @@ * * Authors: Alexey Kuznetsov, * - * Changes: - * Laszlo Valko 990223: address label must be zero terminated */ #include diff --git a/ip/ipneigh.c b/ip/ipneigh.c index 30c7c72d..2d96ab7c 100644 --- a/ip/ipneigh.c +++ b/ip/ipneigh.c @@ -8,10 +8,6 @@ * * Authors: Alexey Kuznetsov, * - * - * Changes: - * - * Rani Assaf 980929: resolve addresses */ #include diff --git a/ip/iproute.c b/ip/iproute.c index bf0f31bd..82abbdac 100644 --- a/ip/iproute.c +++ b/ip/iproute.c @@ -8,11 +8,6 @@ * * Authors: Alexey Kuznetsov, * - * - * Changes: - * - * Rani Assaf 980929: resolve addresses - * Kunihiro Ishiguro 001102: rtnh_ifindex was not initialized */ #include diff --git a/ip/iprule.c b/ip/iprule.c index e1a943a2..20be990b 100644 --- a/ip/iprule.c +++ b/ip/iprule.c @@ -8,10 +8,6 @@ * * Authors: Alexey Kuznetsov, * - * - * Changes: - * - * Rani Assaf 980929: resolve addresses */ #include diff --git a/ip/iptunnel.c b/ip/iptunnel.c index 338d8bdf..dcd7ee6f 100644 --- a/ip/iptunnel.c +++ b/ip/iptunnel.c @@ -8,12 +8,6 @@ * * Authors: Alexey Kuznetsov, * - * - * Changes: - * - * Rani Assaf 980929: resolve addresses - * Rani Assaf 980930: do not allow key for ipip/sit - * Phil Karn 990408: "pmtudisc" flag */ #include diff --git a/lib/utils.c b/lib/utils.c index 0bb08325..a60d884e 100644 --- a/lib/utils.c +++ b/lib/utils.c @@ -8,10 +8,6 @@ * * Authors: Alexey Kuznetsov, * - * - * Changes: - * - * Rani Assaf 980929: resolve addresses */ #include diff --git a/tc/q_prio.c b/tc/q_prio.c index 6883edb0..31a37cd8 100644 --- a/tc/q_prio.c +++ b/tc/q_prio.c @@ -8,10 +8,6 @@ * * Authors: Alexey Kuznetsov, * - * Changes: - * - * Ole Husgaard : 990513: prio2band map was always reset. - * J Hadi Salim : 990609: priomap fix. */ #include diff --git a/tc/q_rr.c b/tc/q_rr.c index 9335c470..9bb8c7de 100644 --- a/tc/q_rr.c +++ b/tc/q_rr.c @@ -8,11 +8,6 @@ * * Authors: PJ Waskiewicz, * Original Authors: Alexey Kuznetsov, (from PRIO) - * - * Changes: - * - * Ole Husgaard : 990513: prio2band map was always reset. - * J Hadi Salim : 990609: priomap fix. */ #include