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
/
packet.c
Age
Commit message (
Expand
)
Author
2011-05-19
Fixes compatibility with Mikrotik.
Ondrej Zajicek
2011-04-13
Fixed bug FICORA #503685.
Ondrej Filip
2011-03-29
Fixes a nasty bug in OSPF.
Ondrej Zajicek
2011-03-28
Minor changes in addresses.
Ondrej Zajicek
2010-12-24
Implements Point-to-MultiPoint interface type for OSPF.
Ondrej Zajicek
2010-11-04
Fixes a bug in LSA update of large LSAs.
Ondrej Zajicek
2010-10-22
Fixes some typos.
Ondrej Zajicek
2010-04-26
Neighbors on OSPF broadcast networks should be identified by IP address, not ...
Ondrej Zajicek
2010-04-11
Fixes a bug in OSPF on NBMA interfaces.
Ondrej Zajicek
2010-04-02
Minor fixes to previous patches.
Ondrej Zajicek
2010-03-22
Fixes LLS compatibility.
Ondrej Zajicek
2010-03-11
Merge branch 'new' into socket2
Ondrej Zajicek
2010-03-11
Temoporary OSPF commit - socket changes.
Ondrej Zajicek
2010-02-21
Fix configure to enable warnings and fix most of them.
Ondrej Zajicek
2010-02-11
Temporary OSPF commit - socket changes.
Ondrej Zajicek
2010-01-08
A partial vlink fix.
Ondrej Zajicek
2009-12-11
Implements protocol-specific Router ID for OSPF.
Ondrej Zajicek
2009-11-09
Use IPv6 checksums in OSPFv3.
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-05-24
Ignore Hello packets from different IP network (than primary).
Ondrej Zajicek
2009-04-08
Fixes broken cryptographic authentication in OSPF
Ondrej Zajicek
2009-01-16
One null-pointer dereference bugfix hidden in whitespace changes
Ondrej Zajicek
2009-01-12
Add check detecting packet overwrite in TX buffer.
Ondrej Zajicek
2009-01-11
Move check for NULL before usage of variable.
Ondrej Zajicek
2008-11-08
Fix bugs in OSPF MD5 authentication. First bug is that default
Ondrej Zajicek
2008-11-05
Fix problem with local time changes.
Ondrej Zajicek
2005-03-16
Small bugfix in tracing.
Ondrej Filip
2005-03-15
Maximal packet size in virtual links is 576.
Ondrej Filip
2005-03-14
Look for large packets.
Ondrej Filip
2005-02-20
Cleanup - all unused variables deleted.
Ondrej Filip
2005-02-14
Be more verbose in log.
Ondrej Filip
2005-02-14
Small changes to reduce number of warnings.
Ondrej Filip
2005-02-14
Many bugfixes in routing table calculation and summary LSA origination.
Ondrej Filip
2005-02-12
Bugfix in password acceptance
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
MD5 authentication in OSPF works. :-)
Ondrej Filip
2004-07-13
Bugfix in simple authentification.
Ondrej Filip
2004-07-08
Syntax bugfix.
Ondrej Filip
2004-07-01
Length calculation bugfix.
Ondrej Filip
2004-06-26
Md5 authentification added (unsested).
Ondrej Filip
2004-06-25
A lot of changes:
Ondrej Filip
2004-06-17
Some cisco routers send shorter ospf messages in larger packets.
Ondrej Filip
2004-06-06
Cleanup in packet.c. Deleted unused parameters.
Ondrej Filip
2004-06-06
This warning is stupid.
Ondrej Filip
2004-06-06
Indentation.
Ondrej Filip
2004-06-05
Staticized lots of local functions.
Martin Mares
[next]