netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [2.6 patch] remove Documentation/networking/routing.txt
@ 2007-11-05 17:06 Adrian Bunk
  2007-11-05 19:11 ` Alexey Kuznetsov
  2007-11-07 10:30 ` David Miller
  0 siblings, 2 replies; 3+ messages in thread
From: Adrian Bunk @ 2007-11-05 17:06 UTC (permalink / raw)
  To: kuznet; +Cc: netdev, linux-kernel

This file is so outdated that I can't see any value in keeping it.

Signed-off-by: Adrian Bunk <bunk@kernel.org>

---

 Documentation/networking/00-INDEX    |    2 -
 Documentation/networking/routing.txt |   46 ---------------------------
 2 files changed, 48 deletions(-)

54b248bbff6345016e060136cfb5c09d43b26b69 
diff --git a/Documentation/networking/00-INDEX b/Documentation/networking/00-INDEX
index 5e21f37..563e442 100644
--- a/Documentation/networking/00-INDEX
+++ b/Documentation/networking/00-INDEX
@@ -82,6 +82,4 @@ policy-routing.txt
 ray_cs.txt
 	- Raylink Wireless LAN card driver info.
-routing.txt
-	- the new routing mechanism
 shaper.txt
 	- info on the module that can shape/limit transmitted traffic.
diff --git a/Documentation/networking/routing.txt b/Documentation/networking/routing.txt
deleted file mode 100644
index a26838b..0000000
--- a/Documentation/networking/routing.txt
+++ /dev/null
@@ -1,46 +0,0 @@
-The directory ftp.inr.ac.ru:/ip-routing contains:
-
-- iproute.c - "professional" routing table maintenance utility.
-
-- rdisc.tar.gz - rdisc daemon, ported from Sun.
-	STRONGLY RECOMMENDED FOR ALL HOSTS.
-
-- routing.tgz - original Mike McLagan's route by source patch.
-		Currently it is obsolete.
-
-- gated.dif-ss<NEWEST>.gz - gated-R3_6Alpha_2 fixes.
-	        Look at README.gated
-
-- mrouted-3.8.dif.gz - mrouted-3.8 fixes.
-
-- rtmon.c - trivial debugging utility: reads and stores netlink.
-
-
-NEWS for user.
-
-- Policy based routing. Routing decisions are made on the basis
-  not only of destination address, but also source address,
-  TOS and incoming interface.
-- Complete set of IP level control messages.
-  Now Linux is the only OS in the world complying to RFC requirements.
-  Great win 8)
-- New interface addressing paradigm.
-  Assignment of address ranges to interface,
-  multiple prefixes etc. etc.
-  Do not bother, it is compatible with the old one. Moreover:
-- You don't need to do "route add aaa.bbb.ccc... eth0" anymore,
-  it is done automatically.
-- "Abstract" UNIX sockets and security enhancements.
-  This is necessary to use TIRPC and TLI emulation library.
-
-NEWS for hacker.
-
-- New destination cache. Flexible, robust and just beautiful.
-- Network stack is reordered, simplified, optimized, a lot of bugs fixed.
-  (well, and new bugs were introduced, but I haven't seen them yet 8))
-  It is difficult to describe all the changes, look into source.
-
-If you see this file, then this patch works 8)
-
-Alexey Kuznetsov.
-kuznet@ms2.inr.ac.ru


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [2.6 patch] remove Documentation/networking/routing.txt
  2007-11-05 17:06 [2.6 patch] remove Documentation/networking/routing.txt Adrian Bunk
@ 2007-11-05 19:11 ` Alexey Kuznetsov
  2007-11-07 10:30 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: Alexey Kuznetsov @ 2007-11-05 19:11 UTC (permalink / raw)
  To: Adrian Bunk; +Cc: netdev, linux-kernel

Hello!

> This file is so outdated that I can't see any value in keeping it.

Absolutely agree.

Alexey

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [2.6 patch] remove Documentation/networking/routing.txt
  2007-11-05 17:06 [2.6 patch] remove Documentation/networking/routing.txt Adrian Bunk
  2007-11-05 19:11 ` Alexey Kuznetsov
@ 2007-11-07 10:30 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: David Miller @ 2007-11-07 10:30 UTC (permalink / raw)
  To: bunk; +Cc: kuznet, netdev, linux-kernel

From: Adrian Bunk <bunk@kernel.org>
Date: Mon, 5 Nov 2007 18:06:01 +0100

> This file is so outdated that I can't see any value in keeping it.
> 
> Signed-off-by: Adrian Bunk <bunk@kernel.org>

Agreed, and applied.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-11-07 10:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-05 17:06 [2.6 patch] remove Documentation/networking/routing.txt Adrian Bunk
2007-11-05 19:11 ` Alexey Kuznetsov
2007-11-07 10:30 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).