Pavel Machek
|
ad3907559c
|
RIP bugfix
|
2000-06-21 19:40:46 +00:00 |
|
Martin Mares
|
bcbdcbb6ae
|
Don't accept incoming connections when the neighbor is not up.
|
2000-06-20 07:49:08 +00:00 |
|
Ondrej Filip
|
972fdb4532
|
Routing table calculation clean up.
|
2000-06-19 15:12:50 +00:00 |
|
Ondrej Filip
|
365211d588
|
Bugfix in logging.
|
2000-06-13 19:03:41 +00:00 |
|
Martin Mares
|
0e376168c5
|
Shut up an uninitialized variable warning.
|
2000-06-09 06:54:01 +00:00 |
|
Ondrej Filip
|
a012cbb16f
|
Nasty bug in LSA refreshing. I didn't refesh my own copy! :-(
|
2000-06-08 19:16:21 +00:00 |
|
Ondrej Filip
|
135857e577
|
Acknoledge your own premature aged LSA.
|
2000-06-08 19:14:08 +00:00 |
|
Ondrej Filip
|
054a352475
|
Don't send dbdes before rtlsa origination.
|
2000-06-08 19:02:31 +00:00 |
|
Martin Mares
|
6567e6cf50
|
Missing parameters...
|
2000-06-08 12:42:34 +00:00 |
|
Martin Mares
|
725270cb1d
|
Fixes for the programmer's manual.
|
2000-06-08 12:37:21 +00:00 |
|
Ondrej Filip
|
8d56febe64
|
HASH_DEF_ORDER back to 6.
|
2000-06-08 12:04:57 +00:00 |
|
Martin Mares
|
ec423cc725
|
Updated CLI helps.
|
2000-06-08 10:25:02 +00:00 |
|
Ondrej Filip
|
099c017fca
|
Still some endianity bugs.
|
2000-06-08 02:28:04 +00:00 |
|
Ondrej Filip
|
59ba334296
|
I forgot some endianity operations.
|
2000-06-08 02:04:45 +00:00 |
|
Ondrej Filip
|
423230f2f1
|
Ehm, my (B)DR election was based on router id, but RFC says ip!
|
2000-06-08 01:49:19 +00:00 |
|
Ondrej Filip
|
17e29574bc
|
Better algoritmus of LSA aging.
|
2000-06-07 23:48:33 +00:00 |
|
Ondrej Filip
|
25a3f3da7a
|
I mark all LSA as in distance INFINITY in process of aging.
I don't have to WALK twice through it.
|
2000-06-07 23:34:43 +00:00 |
|
Ondrej Filip
|
1186369bbd
|
Doc.
|
2000-06-07 23:23:37 +00:00 |
|
Ondrej Filip
|
37c3e558ab
|
Simple explanation, how LSA are kept in database.
|
2000-06-07 23:05:32 +00:00 |
|
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
|
07f29765a5
|
RIPv6 now works.
|
2000-06-07 14:06:37 +00:00 |
|
Pavel Machek
|
18b4d6bf27
|
rip ipv6 bugfix
|
2000-06-07 13:58:49 +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
|
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 |
|
Martin Mares
|
2e9b24211a
|
Spelling fixes to progdoc.
|
2000-06-07 12:29:08 +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 |
|
Ondrej Filip
|
a63a9ce609
|
Better dumping neighbors' states on PTP interface.
|
2000-06-06 12:50:02 +00:00 |
|
Ondrej Filip
|
41ad16e2d5
|
Added IP protocols.
|
2000-06-06 11:50:48 +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 |
|
Ondrej Filip
|
abcbfd0400
|
Tracing.
|
2000-06-06 02:34:57 +00:00 |
|
Ondrej Filip
|
531a48d8c5
|
Tracing in LS ack.
|
2000-06-06 02:32:14 +00:00 |
|
Ondrej Filip
|
992705f65a
|
Tracing in topology
|
2000-06-06 02:27:08 +00:00 |
|
Ondrej Filip
|
d3995c498d
|
Tracing in LSUPD.
|
2000-06-06 02:16:39 +00:00 |
|