summaryrefslogtreecommitdiffstats
path: root/proto/ospf
AgeCommit message (Expand)Author
2011-11-07Implements protocol templates.Ondrej Zajicek
2011-10-27Fixes seqnum generation.Ondrej Zajicek
2011-10-06Signal problems with route installation to kernel tables.Ondrej Zajicek
2011-10-01Fixes some error messages and the NSSA gw lookup.Ondrej Zajicek
2011-09-03Fixes for OSPF NSSA handling.Ondrej Zajicek
2011-08-08OSPF NSSA support, inter-area LSA translation.Ondrej Zajicek
2011-07-22OSPF NSSA translator election.Ondrej Zajicek
2011-07-20OSPF NSSA support, part one.Ondrej Zajicek
2011-07-20Fixes broken multi-area OSPF.Ondrej Zajicek
2011-07-08Removes timers for stub interfaces. Also fixes some minor bugs.Ondrej Zajicek
2011-07-06Do not open sockets for stub interfaces.Ondrej Zajicek
2011-07-03Fixes LSA checksum computation for larger LSAs.Ondrej Zajicek
2011-06-20Fixes a bug in OSPF causing DoS by an invalid packet.Ondrej Zajicek
2011-05-19Fixes compatibility with Mikrotik.Ondrej Zajicek
2011-04-13Fixed bug FICORA #503685.Ondrej Filip
2011-03-29Fixes a nasty bug in OSPF.Ondrej Zajicek
2011-03-28Minor changes in addresses.Ondrej Zajicek
2011-03-17Vastly improved OSPF reconfiguration.Ondrej Zajicek
2010-12-28A simplification of the next-hop calculation.Ondrej Zajicek
2010-12-24Implements Point-to-MultiPoint interface type for OSPF.Ondrej Zajicek
2010-12-23Add some comments.Ondrej Zajicek
2010-12-23Fixes a minor memory wasting.Ondrej Zajicek
2010-12-07Multipath support for OSPFOndrej Zajicek
2010-11-19Minor finalizations of link state checks.Ondrej Zajicek
2010-11-19Fixes a typo (in OSPF_MAX_PKT_SIZE value).Ondrej Zajicek
2010-11-13Adds support for iface link detection to OSPF.Ondrej Zajicek
2010-11-10Fixes a bug related to implicit backbone on ABR.Ondrej Zajicek
2010-11-04OSPF tx buffers should have the same size as rx buffers.Ondrej Zajicek
2010-11-04Fixes a bug in LSA update of large LSAs.Ondrej Zajicek
2010-11-03Fixes a bug in OSPF.Ondrej Zajicek
2010-10-22Fixes some typos.Ondrej Zajicek
2010-08-22Fixes a bug in NBMA on an iface with multiple IP addresses.Ondrej Zajicek
2010-08-02Adds igp_metric attribute.Ondrej Zajicek
2010-07-31Fixes bug in OSPF ext-LSA origination.Ondrej Zajicek
2010-06-02Do not start with huge OSPF FIBs.Ondrej Zajicek
2010-06-02Minor bug that appears only in debug mode.Ondrej Filip
2010-05-28Minor fixes.Ondrej Zajicek
2010-05-26Support loopback/dummy addresses.Ondrej Zajicek
2010-05-26Fixes a bug in duplicit configured stubnets.Ondrej Zajicek
2010-05-23Check for OSPF seqnum wraparound and handle it.Ondrej Zajicek
2010-05-21Comment update.Ondrej Zajicek
2010-05-16Do not originate summary or external LSA if it already here and not changed.Ondrej Zajicek
2010-05-07Fixes a bug in LSA flooding.Ondrej Zajicek
2010-05-03A minor bugfix in OSPF ext-LSA processing.Ondrej Zajicek
2010-05-02Merge several fixes suggested by Joakim Tjernlund.Ondrej Zajicek
2010-05-02OSPF: most of summary LSA orig./flush logic rewritten.Ondrej Zajicek
2010-04-28Better support for /31 networks.Ondrej Zajicek
2010-04-27A fix in OSPFv3 next_hop calculation.Ondrej Zajicek
2010-04-26Neighbors on OSPF broadcast networks should be identified by IP address, not ...Ondrej Zajicek
2010-04-25Skip LSA host<->network endianity conversions on big endians.Ondrej Zajicek