Martin Mares
|
dd44b2ce90
|
bird-1.0.0 has been released.
|
2000-06-09 07:52:57 +00:00 |
|
Martin Mares
|
5ddf4a58f9
|
During initialization, log to both syslog and stderr. When a configuration
file has been read and it doesn't specify any logging, log to syslog only
(if syslog is not available, then stderr).
|
2000-06-09 07:32:57 +00:00 |
|
Martin Mares
|
0b3bf4b1d8
|
Use SUN_LEN() for length of UNIX domain addresses. This should fix problems
with connection to clients on libc5 machines.
|
2000-06-09 07:30:22 +00:00 |
|
Martin Mares
|
0e376168c5
|
Shut up an uninitialized variable warning.
|
2000-06-09 06:54:01 +00:00 |
|
Martin Mares
|
1aa2a9c835
|
Added a `What is missing' section.
|
2000-06-09 06:49:43 +00:00 |
|
Martin Mares
|
4386360bd9
|
Before building distribution tarballs, make distclean first.
|
2000-06-09 06:46:58 +00:00 |
|
Martin Mares
|
2d176ac5d2
|
Released as 1.0.0, but marked it as a BETA version.
|
2000-06-09 06:45:48 +00:00 |
|
Martin Mares
|
99955b54be
|
Proper building and installation of documentation in the Makefiles.
|
2000-06-09 06:31:43 +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 |
|
Pavel Machek
|
4bb18dd2da
|
Fix i_same for 'c' instruction.
|
2000-06-08 16:57:41 +00:00 |
|
Martin Mares
|
89e7de98e4
|
Updated distribution README.
|
2000-06-08 15:44:52 +00:00 |
|
Martin Mares
|
d4f72db31a
|
When distcleaning, clean up doc as well.
|
2000-06-08 15:22:06 +00:00 |
|
Pavel Machek
|
96264d4d2f
|
Final version of documentation (famous last words)
|
2000-06-08 14:06:20 +00:00 |
|
Martin Mares
|
66701947c4
|
Fixes.
|
2000-06-08 12:56:59 +00:00 |
|
Martin Mares
|
6567e6cf50
|
Missing parameters...
|
2000-06-08 12:42:34 +00:00 |
|
Pavel Machek
|
1632f1fe32
|
More spellchecking and typographic changes.
|
2000-06-08 12:38:16 +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
|
2a56bb3bd6
|
Set margins.
|
2000-06-08 11:05:19 +00:00 |
|
Ondrej Filip
|
5a64ac7036
|
Introduction to configuration of OSPF.
|
2000-06-08 11:00:15 +00:00 |
|
Martin Mares
|
c62d1c19a9
|
... as well there.
|
2000-06-08 10:48:51 +00:00 |
|
Martin Mares
|
49569a8b53
|
Oops! Configuration compiles now.
|
2000-06-08 10:48:35 +00:00 |
|
Pavel Machek
|
a460184532
|
Tiny fixes.
|
2000-06-08 10:30:55 +00:00 |
|
Martin Mares
|
86598d87be
|
Updated.
|
2000-06-08 10:27:01 +00:00 |
|
Pavel Machek
|
a5a947d4d8
|
Fixing error messages.
|
2000-06-08 10:26:19 +00:00 |
|
Pavel Machek
|
ca77641d07
|
Use switch' for disabled'.
|
2000-06-08 10:25:56 +00:00 |
|
Martin Mares
|
ec423cc725
|
Updated CLI helps.
|
2000-06-08 10:25:02 +00:00 |
|
Pavel Machek
|
5a203dac61
|
Docs updates.
|
2000-06-08 10:24:42 +00:00 |
|
Pavel Machek
|
b178d92a0b
|
Better messages
|
2000-06-08 08:24:32 +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
|
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 |
|