summaryrefslogtreecommitdiff
path: root/proto/ospf
AgeCommit message (Expand)Author
2014-03-31Check validity of interface definitions.Ondrej Zajicek
2014-02-06Fixes crash when state of disabled OSPF protocol is queried.Ondrej Zajicek
2014-02-06Silence this annoying warning.Ondrej Zajicek
2014-02-06Many changes in I/O and OSPF sockets and packet handling.Ondrej Zajicek
2013-11-25Merge branch 'master' into add-pathOndrej Zajicek
2013-11-24OSPF ifaces on loopback should be stub.Ondrej Zajicek
2013-11-23Merge branch 'master' into add-pathOndrej Zajicek
2013-11-22Minor fixes.Ondrej Zajicek
2013-11-22Adds check for buffer size in OSPF LSA flood.Ondrej Zajicek
2013-11-22Merge commit 'origin/bfd'Ondrej Zajicek
2013-11-19BFD protocol, ready for release.Ondrej Zajicek
2013-10-21Accepts a change of OSPFv3 neighbor's IP address.Ondrej Zajicek
2013-09-26Fixes build issues without BGP.Ondrej Zajicek
2013-09-16BFD work in progress.Ondrej Zajicek
2013-09-13Fixes problem with OSPF neighbor router ID change. Thanx to Alexander V. Cher...Ondrej Filip
2013-09-11OSPF state machine fix - thanx to Alexander V. ChernikovOndrej Filip
2013-07-11Some fixes for TTL security.Ondrej Zajicek
2013-06-25Implements TTL security for OSPF and RIP.Ondrej Zajicek
2013-06-24Better packet priority and traffic class handling.Ondrej Zajicek
2013-06-11Implements OSPF stub router option (RFC 3137).Ondrej Zajicek
2013-05-28Fixes crash with vlinks.Ondrej Zajicek
2013-04-17Fixes a compatibility issue in OSPFv2 PtP links.Ondrej Zajicek
2013-04-16Better handling of global addresses as configured NBMA neighbors in OSPFv3.Ondrej Zajicek
2013-02-10A few semicolons added to decrease a number of warnings.Ondrej Filip
2012-12-27Implements interface masks for choosing router id.Ondrej Zajicek
2012-11-15Change unnamed ptp link description on OSPFv2.Ondrej Zajicek
2012-11-10Fixes OSPF reconfigure w.r.t. downed ifaces.Ondrej Zajicek
2012-11-10Peer address of stub iface should be announced in OSPF Router LSA.Ondrej Zajicek
2012-10-31Fixes another bug in OSPFv3 vlinks.Ondrej Zajicek
2012-10-29Fixes sorting in OSPF show state.Ondrej Zajicek
2012-10-29Fixes several bugs related to OSPFv3 vlinks.Ondrej Zajicek
2012-08-14Implements ADD-PATH extension for BGP.Ondrej Zajicek
2012-08-06Some minor fixes.Ondrej Zajicek
2012-07-26Fixes default route in OSPF multiple area setting.Ondrej Zajicek
2012-05-14Real broadcast mode for OSPFv2.Ondrej Zajicek
2012-05-14Allows to set instance ID for OSPFv3 interfaces.Ondrej Zajicek
2012-04-27Some minor fixes.Ondrej Zajicek
2012-03-22NEWS and version update.Ondrej Zajicek
2012-03-22Some minor changes to CLI.Ondrej Zajicek
2012-03-16Fixes broken vlinks in OSPF.Ondrej Zajicek
2012-03-16Adds filtering to 'show ospf lsadb' command.Ondrej Zajicek
2012-03-15Adds warning for mismatch MTU in OSPF packets.Ondrej Zajicek
2012-03-15Fixes TTL for multicast OSPF packets.Ondrej Zajicek
2012-01-24Assign default protocol preference via proto_config_new().Ondrej Zajicek
2012-01-22Some more verbose warnings.Ondrej Zajicek
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