From 5fff47df8e9fa36920cf2998fd4bd2c98781ca48 Mon Sep 17 00:00:00 2001 From: Carl-Daniel Hailfinger Date: Sat, 19 May 2012 04:23:36 +0200 Subject: [PATCH] =?utf8?q?lartc.db:=20-=20Fix=20contributor=20names=20exce?= =?utf8?q?pt=20for=20=C5=81ukasz=20Bromirski=20(his=20name=20causes=20=20?= =?utf8?q?=20jade=20probems)=20-=20Fix=20document=20structure=20to=20compi?= =?utf8?q?le=20without=20errors?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- lartc.db | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/lartc.db b/lartc.db index 7ba53e6..89cdfdd 100644 --- a/lartc.db +++ b/lartc.db @@ -1014,7 +1014,7 @@ ip route add $P0_NET dev $IF0 table T2 ip route add $P1_NET dev $IF1 table T2 ip route add 127.0.0.0/8 dev lo table T2 ' - + Now, this is just the very basic setup. It will work for all processes running on the router itself, and for the local network, if it is @@ -2402,10 +2402,11 @@ url="http://bender.thinknerd.de/~thomas/IPsec/isakmpd.tgz">tarball available for those uncomfortable with CVS or patch. - + Furthermore, there are patches to make the FreeS/WAN userspace tools work with the native Linux 2.5 IPSEC, you can find them here. + IPSEC interoperation with other systems @@ -2440,6 +2441,7 @@ Tested version: FP4 aka R54 aka w/AI More information here. + @@ -7388,6 +7390,7 @@ This is the basic command to declare a TC_INDEX filter: [ pass_on | fall_through ] [ classid CLASSID ] [ police POLICE_SPEC ] + Next, we show the example used to explain TC_INDEX operation mode. Pay attention to bolded words: @@ -9152,7 +9155,7 @@ tc filter add dev eth0 parent 1:0 protocol ip prio 6 handle 6 fw classid 1:15 +------------+ +---------+ +-------------+ Packet -| PREROUTING |--- routing-----| FORWARD |-------+-------| POSTROUTING |- Packets -input +------------+ decision +-­-------+ | +-------------+ out +input +------------+ decision +---------+ | +-------------+ out | | +-------+ +--------+ | INPUT |---- Local process -| OUTPUT | @@ -10465,7 +10468,7 @@ helping. - ?ukaszBromirski + LukaszBromirski
l.bromirski@mr0vka.eu.org
@@ -10864,7 +10867,11 @@ Patrik <ph@kurd.nu>
-P?l Osgy?ny <oplab%westel900.net> + + +Pál Osgyány <oplab%westel900.net> + + @@ -10920,7 +10927,7 @@ Jamal Hadi Salim <hadi%cyberus.ca> -Ren? Serral <rserral%ac.upc.es> +René Serral <rserral%ac.upc.es> @@ -10979,8 +10986,8 @@ Matthew Strait <straitm%mathcs.carleton.edu> Jason Tackaberry <tack@linux.com> - + Charles Tassell <ctassell%isn.net> @@ -10989,8 +10996,9 @@ Charles Tassell <ctassell%isn.net> Jason Thomas <jason5intology.com.au> - + + Glen Turner <glen.turner%aarnet.edu.au> -- 2.11.4.GIT