index
:
bird
android-old
avc-firewall
bgp/recursive
current-busch
current-vps
dmwg-0.0.1
dmwg-0.0.2
lua/filter
lua/lua
lua/wireguard
native/native-function
native/wg-native-function
old/bgp-recursive
old/build
old/current-jessie
old/debug
old/debug2
old/ignore-interface
old/ipv4-link-local
old/tunnel-encap
old/wg-tlv
old/wireguard
old/wireguard-android
old/wireguard-bp
old/wireguard-initial
old/wireguard-lib
old/wireguard-proto
old/wireguard-upstream
proto-firewall
shared
wireguard
wireguard-android
wireguard-next
wireguard-next-tmp10
wireguard-next-tmp11
wireguard-next-tmp5
wireguard-next-tmp6
wireguard-next-tmp7
wireguard-next-tmp7-1
wireguard-next-tmp8
wireguard-next-tmp8-1
wireguard-next-tmp9
Bird routing daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
proto
/
ospf
/
dbdes.c
Age
Commit message (
Expand
)
Author
2004-05-31
Minor bug fix in neighbor state machine.
Ondrej Filip
2004-05-19
Bug in DBDES receiving fixed.
Ondrej Filip
2003-08-23
Minor OSPF changes for faster startup.
Ondrej Filip
2003-08-23
Many spelling mistakes fixed.
Ondrej Filip
2001-08-19
Fix %<something>I format strings.
Martin Mares
2000-08-18
Typo.
Ondrej Filip
2000-06-08
Don't send dbdes before rtlsa origination.
Ondrej Filip
2000-06-07
Doc
Ondrej Filip
2000-06-07
Originate rt lsa before sending first dbdes.
Ondrej Filip
2000-06-06
Deleted some debug()
Ondrej Filip
2000-06-06
Tracing.
Ondrej Filip
2000-06-06
All die() renamed to bug().
Ondrej Filip
2000-06-05
Reset inactim timer if you receive any packet from neighbor.
Ondrej Filip
2000-06-05
Removed some FIXMEs by deleting them.
Ondrej Filip
2000-06-04
Removed lots of trailing newlines in log messages.
Martin Mares
2000-06-03
interface {} added.
Ondrej Filip
2000-05-30
Ehm, in had this in code: "break; i--;" :-(
Ondrej Filip
2000-05-11
Bugfix in flooding. (bad size)
Ondrej Filip
2000-05-10
Test better lsa size.
Ondrej Filip
2000-05-10
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-08
Grrr, useless debug.
Ondrej Filip
2000-05-08
Small typo.
Ondrej Filip
2000-04-18
Many %u changer into %I.
Ondrej Filip
2000-04-04
LSupdate processing improved. Now there is some bug in hashing. :-(
Ondrej Filip
2000-04-02
Work on lsupdates continues. Some checksum cleanup.
Ondrej Filip
2000-04-02
lsa_cmp moved into lsalib.c
Ondrej Filip
2000-03-31
Sending of lspd as responce to lsreq done.
Ondrej Filip
2000-03-30
Add hashing to link state request list.
Ondrej Filip
2000-03-30
LSreq initial work.
Ondrej Filip
2000-03-29
Slave bug fix.
Ondrej Filip
2000-03-29
Many changes in dbdes sending & receiving. EXDONE caused.
Ondrej Filip
2000-03-29
RXMT timer handling bug fix.
Ondrej Filip
2000-03-29
Some FIXME added.
Ondrej Filip
2000-03-29
Sending of DBdes bug fixed.
Ondrej Filip
2000-03-29
IMMS reverted to bits. Outgoing packets dumping added.
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
1999-11-17
ospf.c and ospc.h splitted into various files.
Ondrej Filip