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
/
ospf.h
Age
Commit message (
Expand
)
Author
2010-02-21
Fix configure to enable warnings and fix most of them.
Ondrej Zajicek
2010-02-08
Shows source (Router ID) for OSPF routes and adds such attribute.
Ondrej Zajicek
2010-01-07
Debugging change leaked to repository.
Ondrej Zajicek
2009-12-14
Implements route reload for OSPF.
Ondrej Zajicek
2009-12-11
Implements protocol-specific Router ID for OSPF.
Ondrej Zajicek
2009-11-09
Merge branch 'dev' into ospf3
Ondrej Zajicek
2009-10-29
Implements better checks on incoming packets and LSAs in OSPF.
Ondrej Zajicek
2009-10-15
Implement command to show LSA db.
Ondrej Zajicek
2009-10-15
Reimplements 'show ospf state' for OSPFv3 and fixes some bugs.
Ondrej Zajicek
2009-09-08
Make endianity swapping simpler.
Ondrej Zajicek
2009-09-08
Temporary OSPFv3 development commit.
Ondrej Zajicek
2009-09-04
Temporary OSPFv3 development commit (changing multicast support).
Ondrej Zajicek
2009-08-27
Some cleanups.
Ondrej Zajicek
2009-08-27
Temporary OSPFv3 development commit
Ondrej Zajicek
2009-08-25
Temporary OSPFv3 development commit
Ondrej Zajicek
2009-08-21
Temporary OSPFv3 development commit
Ondrej Zajicek
2009-07-05
Fixes OSPF on big-endians.
Ondrej Zajicek
2009-06-11
Implements an option that allows to change a set of stub networks.
Ondrej Zajicek
2009-06-10
Changes OSPF to generate stub networks for non-primary addresses.
Ondrej Zajicek
2009-04-08
Fixes broken cryptographic authentication in OSPF
Ondrej Zajicek
2009-04-06
Better OSPF packet tracing log messages.
Ondrej Zajicek
2005-03-15
Added new parametr 'rx buffer <num>'. BIRD is able to receive
Ondrej Filip
2005-03-15
Maximal packet size in virtual links is 576.
Ondrej Filip
2005-03-14
OSPF can accept larger packets than MTU.
Ondrej Filip
2005-02-20
Since now I can also use 'dead interval', not just 'dead counter'.
Ondrej Filip
2005-02-18
Minor bugfix: Summary LSA for aggregated area was always propagated with
Ondrej Filip
2005-02-12
Bugfix - cost of interface can be larger than 0xffff
Ondrej Filip
2004-07-16
Added handling of STUB bool.
Ondrej Filip
2004-07-15
Huge OSPF database redesign. Since now, all LSAs of all areas
Ondrej Filip
2004-07-14
Multiple OSPF areas can be attached.
Ondrej Filip
2004-07-13
Default tick = 1. The today's CPU is fast enough.
Ondrej Filip
2004-07-13
Bugfix - options bits were not included in LSAs
Ondrej Filip
2004-06-26
Md5 authentification added (unsested).
Ondrej Filip
2004-06-25
A lot of changes:
Ondrej Filip
2004-06-11
Better routing table calculation. We are ready to work with
Ondrej Filip
2004-06-09
Better checking of configuration.
Ondrej Filip
2004-06-06
Small cleanup, indentation and preparation for multiple areas routing table c...
Ondrej Filip
2004-06-06
Indentation.
Ondrej Filip
2004-06-06
Indentation.
Ondrej Filip
2004-06-06
Struct area_net changed.
Ondrej Filip
2004-06-06
Cleanup in iface.c
Ondrej Filip
2004-06-04
lsack.c cleaned. Better names for functions and
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
2004-05-31
static declarations don't belong to includes. (And most of them were
Martin Mares
2004-05-31
The OSPF authentication type was sent in host byte order instead of of
Martin Mares
2003-08-26
Endian-related bug fixes sent by Krzysztof Szuster <kszuster@polbox.com>
Ondrej Filip
2001-08-12
Area networks added into configuration.
Ondrej Filip
2001-08-11
I will not originate the same lsa before MINLSINTERVAL.
Ondrej Filip
2000-09-04
I allocate struct ifa before unlocking. So route exported to OSPF are correct.
Ondrej Filip
[next]