Ondrej Filip
|
87f0d22ef8
|
Minor change.
|
2000-06-07 22:57:59 +00:00 |
|
Ondrej Filip
|
c2553b1b3e
|
Minor changes.
|
2000-06-07 22:56:52 +00:00 |
|
Ondrej Filip
|
eee9cefd8c
|
Doc
|
2000-06-07 22:53:51 +00:00 |
|
Ondrej Filip
|
e9ab0b4212
|
Doc in lsalib.c + related minor changes.
|
2000-06-07 22:31:47 +00:00 |
|
Ondrej Filip
|
d5e4b51865
|
Doc
|
2000-06-07 22:10:46 +00:00 |
|
Ondrej Filip
|
351feeb514
|
Doc.
|
2000-06-07 21:56:32 +00:00 |
|
Ondrej Filip
|
b4af36e0d8
|
Removed some FIXMEs simply deleting them.
|
2000-06-07 21:50:16 +00:00 |
|
Ondrej Filip
|
7ab3ff6a28
|
Doc in neighbor.c and some tiny changes related to.
|
2000-06-07 21:46:22 +00:00 |
|
Ondrej Filip
|
cadbb827f9
|
A copyright change.
|
2000-06-07 21:12:00 +00:00 |
|
Ondrej Filip
|
6f58dc64c9
|
Doc
|
2000-06-07 20:50:08 +00:00 |
|
Ondrej Filip
|
89755a8623
|
Introdution into OSPF.
|
2000-06-07 20:30:27 +00:00 |
|
Pavel Machek
|
64722c9852
|
Added brief description of client features. Grammar really is not good place to write help from, so please check this.
|
2000-06-07 15:27:16 +00:00 |
|
Pavel Machek
|
3e82b32d36
|
Progdocs updates
|
2000-06-07 14:45:55 +00:00 |
|
Pavel Machek
|
074a166d94
|
Better explanation for if/case, and RFC pointers for rip. Still searching for
RIPv2 rfc number!
|
2000-06-07 14:39:34 +00:00 |
|
Pavel Machek
|
8dcf254499
|
Even better documentation of filters.
|
2000-06-07 14:16:11 +00:00 |
|
Martin Mares
|
7aa99d22bc
|
Updated.
|
2000-06-07 14:12:44 +00:00 |
|
Ondrej Filip
|
f06a219a24
|
Better explanation of OSPF attributes. But it's still not perfect.
|
2000-06-07 14:12:13 +00:00 |
|
Martin Mares
|
4e8ec66698
|
Spelling.
|
2000-06-07 14:08:14 +00:00 |
|
Pavel Machek
|
07f29765a5
|
RIPv6 now works.
|
2000-06-07 14:06:37 +00:00 |
|
Ondrej Filip
|
76c7efec63
|
Better example for OSPF configuration.
|
2000-06-07 14:01:18 +00:00 |
|
Pavel Machek
|
907503adb6
|
Comment fix.
|
2000-06-07 14:00:17 +00:00 |
|
Pavel Machek
|
18b4d6bf27
|
rip ipv6 bugfix
|
2000-06-07 13:58:49 +00:00 |
|
Martin Mares
|
3ca3e999ec
|
Spelling and style corrections to the OSPF section.
|
2000-06-07 13:54:24 +00:00 |
|
Pavel Machek
|
771ae456a5
|
Better progdocs for filters
|
2000-06-07 13:54:06 +00:00 |
|
Ondrej Filip
|
fa6c2405e2
|
Now I can change cost of interface without OSPF restart.
|
2000-06-07 13:46:13 +00:00 |
|
Martin Mares
|
6316555eea
|
Minor tagging fixes in OSPF docs.
|
2000-06-07 13:32:10 +00:00 |
|
Pavel Machek
|
25696edb03
|
Full list of possible values in attributes, better operators description.
|
2000-06-07 13:30:02 +00:00 |
|
Ondrej Filip
|
088bc8add1
|
Bugfix in <>.
|
2000-06-07 13:28:54 +00:00 |
|
Martin Mares
|
58f7d004fd
|
Fixes to the progdoc.
|
2000-06-07 13:25:53 +00:00 |
|
Ondrej Filip
|
38203d789a
|
Originate rt lsa before sending first dbdes.
|
2000-06-07 13:19:48 +00:00 |
|
Pavel Machek
|
0c69604c8d
|
SGML syntax fix.
|
2000-06-07 13:15:48 +00:00 |
|
Ondrej Filip
|
8fd12e6b27
|
OSPF user documentation added.
|
2000-06-07 12:35:43 +00:00 |
|
Martin Mares
|
2e9b24211a
|
Spelling fixes to progdoc.
|
2000-06-07 12:29:08 +00:00 |
|
Martin Mares
|
e403aa89e5
|
Updated TODO file.
|
2000-06-07 12:27:30 +00:00 |
|
Martin Mares
|
cf0fca3035
|
Added `progspell' target which runs ispell on the progdoc SGML file with
all function, variable and structure names removed.
|
2000-06-07 12:27:18 +00:00 |
|
Martin Mares
|
1ae494a7e1
|
Avoid SEGV's in tracing.
|
2000-06-07 11:55:36 +00:00 |
|
Ondrej Filip
|
8cd5c52fcb
|
Removed useless trace.
|
2000-06-07 01:19:16 +00:00 |
|
Ondrej Filip
|
3df89cefc1
|
#define SIZE_OF_IP_HEADER
|
2000-06-07 01:18:36 +00:00 |
|
Ondrej Filip
|
bd457b8d21
|
Some minor changes:
Typo: transit delay!=transmit delay
Zero checks etc.
|
2000-06-07 01:03:53 +00:00 |
|
Ondrej Filip
|
edc34dc912
|
Reconfiguration hook.
It will survive many timer and constat changes.
|
2000-06-07 00:56:11 +00:00 |
|
Pavel Machek
|
1532a244da
|
mj's fixes to rip documentation.
|
2000-06-06 20:54:05 +00:00 |
|
Pavel Machek
|
a7c9f7c065
|
Batch of mj's corrections (config + filters)
|
2000-06-06 20:35:59 +00:00 |
|
Ondrej Filip
|
a63a9ce609
|
Better dumping neighbors' states on PTP interface.
|
2000-06-06 12:50:02 +00:00 |
|
Martin Mares
|
a00c7a18f5
|
Typos in Static section.
|
2000-06-06 11:58:25 +00:00 |
|
Pavel Machek
|
02357f960e
|
Merged mj's changes, up-to "import filter".
|
2000-06-06 11:53:22 +00:00 |
|
Ondrej Filip
|
41ad16e2d5
|
Added IP protocols.
|
2000-06-06 11:50:48 +00:00 |
|
Pavel Machek
|
a852c139dc
|
Don't let example overflow, and new chapter for "about routing tables".
|
2000-06-06 11:05:12 +00:00 |
|
Ondrej Filip
|
ee4880c82f
|
Some '\n' deleted.
|
2000-06-06 02:54:41 +00:00 |
|
Ondrej Filip
|
064b1d8932
|
Tracing.
|
2000-06-06 02:50:49 +00:00 |
|
Ondrej Filip
|
bd37f45c10
|
Deleted some debug()
|
2000-06-06 02:43:32 +00:00 |
|