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
/
lsreq.c
Age
Commit message (
Expand
)
Author
2021-05-09
OSPF: Packets on PtP networks should be always sent to AllSPFRouters
Ondrej Zajicek (work)
2019-01-24
OSPF: Opaque LSAs and Router Information LSA
Ondrej Zajicek (work)
2014-11-03
Fininshing integrated OSPF.
Ondrej Zajicek
2014-10-24
Refactoring of OSPF messages.
Ondrej Zajicek
2014-07-19
Whitespace cleanup in OSPF.
Ondrej Zajicek
2014-07-18
Temporary integrated OSPF commit.
Ondrej Zajicek
2014-06-26
Temporary integrated OSPF commit.
Ondrej Zajicek
2014-02-06
Many changes in I/O and OSPF sockets and packet handling.
Ondrej Zajicek
2010-03-11
Temoporary OSPF commit - socket changes.
Ondrej Zajicek
2010-02-11
Temporary OSPF commit - socket changes.
Ondrej Zajicek
2009-12-14
Minor updates.
Ondrej Zajicek
2009-12-03
Fixes some log messages.
Ondrej Zajicek
2009-10-29
Implements better checks on incoming packets and LSAs in OSPF.
Ondrej Zajicek
2009-09-04
Temporary OSPFv3 development commit (changing multicast support).
Ondrej Zajicek
2009-08-25
Temporary OSPFv3 development commit
Ondrej Zajicek
2009-08-21
Temporary OSPFv3 development commit
Ondrej Zajicek
2009-07-23
Use %R in OSPF when appropriate.
Ondrej Zajicek
2009-07-05
Another pile of ipa_from_u32() calls.
Ondrej Zajicek
2009-04-06
Better OSPF packet tracing log messages.
Ondrej Zajicek
2009-01-11
Some fixes and update of OSPF debug messages
Ondrej Zajicek
2008-08-25
Endianity problem in debug message fix.
Ondrej Filip
2004-07-15
Huge OSPF database redesign. Since now, all LSAs of all areas
Ondrej Filip
2004-06-26
Md5 authentification added (unsested).
Ondrej Filip
2004-06-25
A lot of changes:
Ondrej Filip
2004-06-06
Cleanup in packet.c. Deleted unused parameters.
Ondrej Filip
2004-06-06
Indentation.
Ondrej Filip
2004-06-04
cleanup in lsupd.c, indenting, "struct proto" removed...
Ondrej Filip
2004-06-04
better log() usage.
Ondrej Filip
2004-06-04
lsreq.c indented and small 'struct proto' changes.
Ondrej Filip
2004-06-04
hello.c and hello.h cleaned up. No design changes.
Ondrej Filip
2004-06-01
Patch from Andreas Steinmetz <ast@domdv.de>
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-03
interface {} added.
Ondrej Filip
2000-06-02
Bugfix in lsreq receiving.
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
Do not stop lsrr_timer in FULL state. Use it for retransmition.
Ondrej Filip
2000-04-18
Many %u changer into %I.
Ondrej Filip
2000-04-12
Stupid "+1"-bug fixed.
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-03-31
Some bug fixes. LSA checksum is still bad. I'll fix it later.
Ondrej Filip
2000-03-31
Sending of lspd as responce to lsreq done.
Ondrej Filip
2000-03-30
Skeleton structures and files added.
Ondrej Filip
2000-03-30
Minor changes.
Ondrej Filip
2000-03-30
Better list manipulation.
Ondrej Filip
2000-03-30
LSreq initial work.
Ondrej Filip