Age | Commit message (Collapse) | Author |
|
This patch fixes it.
|
|
|
|
|
|
|
|
|
|
|
|
metric = 1. Now it's metric of most distant component.
|
|
|
|
|
|
Bugfix of some debugging commands.
|
|
|
|
|
|
|
|
are in single database. This avoids duplication of external LSAs and
fixes bug in external LSA distribution.
|
|
Origination of summary LSA works.
Routing table calculation works.
Virtual links works.
Well, I hope, OSPF is fully compatible with RFC2328!!!!
|
|
Bugfix - E bit was not unset on stub areas.
|
|
Packet receiving clean up.
|
|
- metric is 3 byte long now
- summary lsa originating
- more OSPF areas possible
- virtual links
- better E1/E2 routes handling
- some bug fixes..
I have to do:
- md5 auth (last mandatory item from rfc2328)
- !!!!DEBUG!!!!! (mainly virtual link system has probably a lot of bugs)
- 2328 appendig E
|
|
multiple OSPF areas.
|
|
|
|
calculation.
|
|
|
|
|
|
It will probably work perfect, but I need to eliminate such situation.
|
|
|
|
Thanks you Harry Moyes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
OK, I'm going to advertise 1.0.4.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I don't have to WALK twice through it.
|
|
|
|
|
|
|
|
|
|
Added link ID calculation for external routes with same prefix but
different mask.
Bugfix in NET lsa origination.
Bugfix in NET hashing.
Bugfix in LSA installing.
|
|
Please note that the only calls which don't add newlines automatically
(i.e., don't print a full line of output) are debug() and DBG().
|
|
|
|
|
|
|