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
/
lsalib.h
Age
Commit message (
Expand
)
Author
2019-06-30
OSPF: Support for graceful restart
Ondrej Zajicek (work)
2019-01-24
OSPF: Opaque LSAs and Router Information LSA
Ondrej Zajicek (work)
2017-12-07
OSPF: Update to new timers
Ondrej Zajicek (work)
2017-10-10
OSPF: Support of address families in OSPFv3
Ondrej Zajicek (work)
2015-11-05
Initial commit on integrated BIRD
Ondrej Zajicek (work)
2015-05-01
OSPF: Redesign LSA checksumming
Ondrej Zajicek
2015-04-28
OSPF: Fixes validation of LSA checksums
Ondrej Zajicek
2014-06-26
Temporary integrated OSPF commit.
Ondrej Zajicek
2011-03-17
Vastly improved OSPF reconfiguration.
Ondrej Zajicek
2010-05-02
Merge several fixes suggested by Joakim Tjernlund.
Ondrej Zajicek
2010-04-25
Skip LSA host<->network endianity conversions on big endians.
Ondrej Zajicek
2010-02-21
Fix configure to enable warnings and fix most of them.
Ondrej Zajicek
2009-10-29
Implements better checks on incoming packets and LSAs in OSPF.
Ondrej Zajicek
2009-08-21
Temporary OSPFv3 development commit
Ondrej Zajicek
2004-07-15
Huge OSPF database redesign. Since now, all LSAs of all areas
Ondrej Filip
2004-06-06
Deleted unused parameters.
Ondrej Filip
2004-06-06
Indentation.
Ondrej Filip
2000-06-07
Doc in lsalib.c + related minor changes.
Ondrej Filip
2000-06-02
Flush LSA when receive aged one.
Ondrej Filip
2000-05-31
Sort cleanup in aging.
Ondrej Filip
2000-05-03
Cleanup of code. Some arguments of functions were useless.
Ondrej Filip
2000-05-02
Aging of lsa database added.
Ondrej Filip
2000-04-30
Many small changes and bug fixes. Routing table calculation works.
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-04-01
LSA checksum works. But it's very uneficient on little endian systems.
Ondrej Filip
2000-03-31
Sending of lspd as responce to lsreq done.
Ondrej Filip