]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
Remove Changes: comments
authorStephen Hemminger <stephen.hemminger@vyatta.com>
Tue, 1 Dec 2009 23:49:48 +0000 (15:49 -0800)
committerStephen Hemminger <stephen.hemminger@vyatta.com>
Tue, 1 Dec 2009 23:49:48 +0000 (15:49 -0800)
Discourage developers from putting change log in comments
now that software has been under change control for 5 years.

ip/ip.c
ip/ip6tunnel.c
ip/ipaddress.c
ip/ipneigh.c
ip/iproute.c
ip/iprule.c
ip/iptunnel.c
lib/utils.c
tc/q_prio.c
tc/q_rr.c

diff --git a/ip/ip.c b/ip/ip.c
index b4c076aa43570b3e3f8334f5219200fa532086b9..ace8cc6f5e402a82beeaf2c3c505122637ce78a2 100644 (file)
--- 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, <kuznet@ms2.inr.ac.ru>
- *
- *
- * Changes:
- *
- * Rani Assaf <rani@magic.metawire.com> 980929:        resolve addresses
  */
 
 #include <stdio.h>
index 8852a67a38f343b84153c2353d8cdc8462434159..203e4a3a920d815a0a8c5ba8bc84a90708e9dd3f 100644 (file)
  * 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
index 267ecb36ac3a5844426d006a52a911af7fa16d06..592d7c62a38d78626e535c360e6c3b6ecbe7db31 100644 (file)
@@ -8,8 +8,6 @@
  *
  * Authors:    Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>
  *
- * Changes:
- *     Laszlo Valko <valko@linux.karinthy.hu> 990223: address label must be zero terminated
  */
 
 #include <stdio.h>
index 30c7c72dbd822e6c069029fe84b286dee4143bcf..2d96ab7c61f9d591f3d198a218e417d578dc8972 100644 (file)
@@ -8,10 +8,6 @@
  *
  * Authors:    Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>
  *
- *
- * Changes:
- *
- * Rani Assaf <rani@magic.metawire.com> 980929:        resolve addresses
  */
 
 #include <stdio.h>
index bf0f31bdbf0107292971120c52b56d6778acd15d..82abbdacc935111494b77b7e7ed05d6ffa9009d3 100644 (file)
@@ -8,11 +8,6 @@
  *
  * Authors:    Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>
  *
- *
- * Changes:
- *
- * Rani Assaf <rani@magic.metawire.com> 980929:        resolve addresses
- * Kunihiro Ishiguro <kunihiro@zebra.org> 001102: rtnh_ifindex was not initialized
  */
 
 #include <stdio.h>
index e1a943a2b60f8fd6f27d0fbb79e7aa1dc02938c2..20be990b014a0527ff283315e2fe0428bd046b37 100644 (file)
@@ -8,10 +8,6 @@
  *
  * Authors:    Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>
  *
- *
- * Changes:
- *
- * Rani Assaf <rani@magic.metawire.com> 980929:        resolve addresses
  */
 
 #include <stdio.h>
index 338d8bdf34aa82db786080c0ce7d990c829a0039..dcd7ee6f2dc15463b8c1ecfcb50ec81209241fbc 100644 (file)
@@ -8,12 +8,6 @@
  *
  * Authors:    Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>
  *
- *
- * Changes:
- *
- * Rani Assaf <rani@magic.metawire.com> 980929:        resolve addresses
- * Rani Assaf <rani@magic.metawire.com> 980930:        do not allow key for ipip/sit
- * Phil Karn <karn@ka9q.ampr.org>      990408: "pmtudisc" flag
  */
 
 #include <stdio.h>
index 0bb08325c944318b712acc72400f6b1d36086e19..a60d884e54e4b465188c94bdd75bb080085f764a 100644 (file)
@@ -8,10 +8,6 @@
  *
  * Authors:    Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>
  *
- *
- * Changes:
- *
- * Rani Assaf <rani@magic.metawire.com> 980929:        resolve addresses
  */
 
 #include <stdio.h>
index 6883edb01866b8ed452329359362ca0030a8ed08..31a37cd84ea88c4d86967cdf3c7132760d72c520 100644 (file)
@@ -8,10 +8,6 @@
  *
  * Authors:    Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>
  *
- * Changes:
- *
- * Ole Husgaard <sparre@login.dknet.dk>: 990513: prio2band map was always reset.
- * J Hadi Salim <hadi@cyberus.ca>: 990609: priomap fix.
  */
 
 #include <stdio.h>
index 9335c470589a43c254f458a9a5b0ed6ea92a2909..9bb8c7de1698788e3a6fab0944b6f9a1150b015e 100644 (file)
--- a/tc/q_rr.c
+++ b/tc/q_rr.c
@@ -8,11 +8,6 @@
  *
  * Authors:    PJ Waskiewicz, <peter.p.waskiewicz.jr@intel.com>
  * Original Authors:   Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru> (from PRIO)
- *
- * Changes:
- *
- * Ole Husgaard <sparre@login.dknet.dk>: 990513: prio2band map was always reset.
- * J Hadi Salim <hadi@cyberus.ca>: 990609: priomap fix.
  */
 
 #include <stdio.h>