index
:
bird
ll-peering
ll-peering-old
ll-peering-old2
master
multicast-old
[no description]
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
proto
/
ospf
/
topology.c
Age
Commit message (
Expand
)
Author
2000-05-31
Stuping bug in net LSA origination. Now, I should survive
Ondrej Filip
2000-05-31
Sort cleanup in aging.
Ondrej Filip
2000-05-31
LSArt origination and routing table calculation is now not doing so
Ondrej Filip
2000-05-31
Handle better next hop in external LSA.
Ondrej Filip
2000-05-30
Route attributes for OSPF.
Martin Mares
2000-05-30
You can decide if add LSA into lsrth during flood_lsa().
Ondrej Filip
2000-05-27
Better shutdown. (Flush my own router LSA and send 1WAY to every neighbor.)
Ondrej Filip
2000-05-27
Originating of external LSA.
Ondrej Filip
2000-05-12
Minor changes.
Ondrej Filip
2000-05-11
Bugfix in network LSA originating.
Ondrej Filip
2000-05-09
Better dumping.
Ondrej Filip
2000-05-09
Many bugfixes. (I added one entry twice to slist.)
Ondrej Filip
2000-05-09
Many bugfixes. Actually, how could this ever work? :-)
Ondrej Filip
2000-05-09
Another bugfix in neighbor state machine.
Ondrej Filip
2000-05-04
Bugfix in Network lsa originating
Ondrej Filip
2000-05-04
Test for "flushing" added.
Ondrej Filip
2000-05-04
Cleanup of code. Some arguments of functions were useless.
Ondrej Filip
2000-05-04
Testing if I can flush LSA from database.
Ondrej Filip
2000-05-03
Better rt and net originating.
Ondrej Filip
2000-05-03
Originating of network LSA.
Ondrej Filip
2000-05-03
Aging of lsa database added.
Ondrej Filip
2000-05-01
Many small changes and bug fixes. Routing table calculation works.
Ondrej Filip
2000-04-30
Sync with nest's rt table and some minor improvements.
Ondrej Filip
2000-04-26
Routing table calculation. Dijkstra done.
Ondrej Filip
2000-04-18
Dump changes.
Ondrej Filip
2000-04-17
Small change in LSA originating.
Ondrej Filip
2000-04-04
LSupdate processing improved. Now there is some bug in hashing. :-(
Ondrej Filip
2000-04-04
Flooding work continues.
Ondrej Filip
2000-04-04
Minor change in area list. Now I use MJ's lists.
Ondrej Filip
2000-04-01
LSA checksum works. But it's very uneficient on little endian systems.
Ondrej Filip
2000-04-01
Include "lib/string.h" instead of <string.h>. It should give us bzero()
Martin Mares
2000-03-31
Checksum changes. Bug is still NOT fixed. :-(
Ondrej Filip
2000-03-31
Some bug fixes. LSA checksum is still bad. I'll fix it later.
Ondrej Filip
2000-03-30
LSA structure changes. (Len added.)
Ondrej Filip
2000-03-30
LSreq initial work.
Ondrej Filip
2000-03-29
DBdes sending/receiving changes.
Ondrej Filip
2000-03-09
LSA DB is completely redesigned. Now it should be faster and it needs
Ondrej Filip
2000-03-08
Sending of DBDes. (Checksum and length calculation NOT done.)
Ondrej Filip
2000-02-25
Router LSA & area adding.
Ondrej Filip
2000-02-25
Memory allocation in ospf_area changed.
Ondrej Filip
2000-02-24
Area work and router LSA starts when interface goes up.
Ondrej Filip
1999-11-10
Added LSA hashing table (parts of code stolen from rt-fib.c, but
Martin Mares