aboutsummaryrefslogtreecommitdiffstats
path: root/proto/ospf
Commit message (Expand)AuthorAgeFilesLines
* Prog Doc: Complete several missing parametersPavel Tvrdik2016-05-123-2/+4
* OSPF: Fix bogus LSA ID collisions between received and originated LSAsOndrej Zajicek (work)2016-03-231-1/+1
* OSPF: Fix reading from freed memoryOndrej Zajicek (work)2016-03-231-1/+2
* OSPF: Multicast ability is irrelevant for stub interfacesOndrej Zajicek (work)2016-02-251-2/+2
* MD5: Mormalize naming stylePavel Tvrdík2015-11-241-16/+15
* Merge branch 'master' into rip-newOndrej Zajicek (work)2015-10-172-2/+9
|\
| * OSPF: Fixes some issues with link detectionOndrej Zajicek2015-08-192-2/+9
* | Major RIP redesignOndrej Zajicek (work)2015-10-051-1/+1
|/
* Static: Allows to specify attributes for static routesOndrej Zajicek2015-07-201-3/+14
* Moving of mulipath merging code from OSPF to nestOndrej Zajicek2015-06-083-91/+18
* unsgined char -> bytePavel Tvrdík2015-06-081-1/+1
* Typo fix by Hans van KranenburgOndrej Filip2015-06-011-4/+4
* OSPF: Redesign LSA checksummingOndrej Zajicek2015-05-014-133/+30
* OSPF: Fixes validation of LSA checksumsOndrej Zajicek2015-04-283-7/+25
* OSPF: Fixes handling of external routes with immediate gwOndrej Zajicek2015-04-181-0/+5
* Minor fixesOndrej Zajicek2015-04-121-0/+2
* Store protocol config size inside protocol structureOndrej Zajicek2015-02-212-1/+2
* Bugfix in latest OSPF changes.Ondrej Zajicek2014-11-032-3/+7
* Bugfix to OSPF reconfiguration.Ondrej Zajicek2014-11-031-0/+3
* Fininshing integrated OSPF.Ondrej Zajicek2014-11-0311-238/+374
* Integrated IP functions.Ondrej Zajicek2014-10-244-32/+10
* Refactoring of OSPF messages.Ondrej Zajicek2014-10-2412-649/+568
* OSPF instance id option and documentation update.Ondrej Zajicek2014-07-213-24/+32
* Whitespace cleanup in OSPF.Ondrej Zajicek2014-07-1913-107/+104
* Temporary integrated OSPF commit.Ondrej Zajicek2014-07-1813-687/+772
* Temporary integrated OSPF commit.Ondrej Zajicek2014-06-2625-5144/+4934
* IPv4/IPv6 integrated socket code.Ondrej Zajicek2014-05-182-9/+15
* Extends multipath support for OSPF.Ondrej Zajicek2014-04-235-199/+372
* Check validity of interface definitions.Ondrej Zajicek2014-03-311-1/+5
* Fixes crash when state of disabled OSPF protocol is queried.Ondrej Zajicek2014-02-061-1/+1
* Silence this annoying warning.Ondrej Zajicek2014-02-061-2/+1
* Many changes in I/O and OSPF sockets and packet handling.Ondrej Zajicek2014-02-0615-279/+389
* Merge branch 'master' into add-pathOndrej Zajicek2013-11-251-1/+5
|\
| * OSPF ifaces on loopback should be stub.Ondrej Zajicek2013-11-241-1/+5
* | Merge branch 'master' into add-pathOndrej Zajicek2013-11-2311-100/+306
|\|
| * Minor fixes.Ondrej Zajicek2013-11-221-1/+1
| * Adds check for buffer size in OSPF LSA flood.Ondrej Zajicek2013-11-221-1/+11
| * Merge commit 'origin/bfd'Ondrej Zajicek2013-11-227-1/+55
| |\
| | * BFD protocol, ready for release.Ondrej Zajicek2013-11-196-0/+53
| | * BFD work in progress.Ondrej Zajicek2013-09-161-1/+2
| * | Accepts a change of OSPFv3 neighbor's IP address.Ondrej Zajicek2013-10-211-0/+8
| * | Fixes build issues without BGP.Ondrej Zajicek2013-09-261-1/+1
| * | Fixes problem with OSPF neighbor router ID change. Thanx to Alexander V. Cher...Ondrej Filip2013-09-131-1/+12
| * | OSPF state machine fix - thanx to Alexander V. ChernikovOndrej Filip2013-09-111-2/+2
| |/
| * Some fixes for TTL security.Ondrej Zajicek2013-07-111-1/+3
| * Implements TTL security for OSPF and RIP.Ondrej Zajicek2013-06-254-5/+16
| * Better packet priority and traffic class handling.Ondrej Zajicek2013-06-243-3/+13
| * Implements OSPF stub router option (RFC 3137).Ondrej Zajicek2013-06-115-7/+17
| * Fixes crash with vlinks.Ondrej Zajicek2013-05-281-1/+1
| * Fixes a compatibility issue in OSPFv2 PtP links.Ondrej Zajicek2013-04-174-2/+10