Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emulab
emulab-devel
Commits
739b884b
Commit
739b884b
authored
Apr 22, 2002
by
Leigh B. Stoller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
A bit of news about routing.
parent
fc603c57
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
1 deletion
+15
-1
www/menu.php3
www/menu.php3
+1
-1
www/news.html
www/news.html
+14
-0
No files found.
www/menu.php3
View file @
739b884b
...
...
@@ -62,7 +62,7 @@ function WRITESIDEBAR() {
echo
"<table cellspacing=2 cellpadding=2 border=0 width=150>
\n
"
;
WRITESIDEBARBUTTON
(
"Home"
,
$TBDOCBASE
,
"index.php3"
);
WRITESIDEBARBUTTON
(
"News (
new Nov 2
9)"
,
$TBDOCBASE
,
WRITESIDEBARBUTTON
(
"News (
<img src=new.gif> Apr 1
9)"
,
$TBDOCBASE
,
"docwrapper.php3?docname=news.html"
);
WRITESIDEBARBUTTON
(
"Tutorial"
,
$TBDOCBASE
,
"tutorial/tutorial.php3"
);
WRITESIDEBARBUTTON
(
"FAQ"
,
$TBDOCBASE
,
"faq.php3"
);
...
...
www/news.html
View file @
739b884b
...
...
@@ -2,6 +2,20 @@
<h1>
News
</h1>
<center>
April 19, 2002
</center>
<h3>
New Routing Support
</h3>
Emulab now has much improved routing support which should make setting
up routes in your experiments easier than ever! Please see the updated
<a
href=
"tutorial/tutorial.php3#Routing"
>
"Setting up IP routing
between nodes"
</a>
section of the
<a
href=
"tutorial/tutorial.php3"
>
Emulab Tutorial.
</a>
<hr
noshade
size=
3
>
<center>
November 29, 2001
</center>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment