aboutsummaryrefslogtreecommitdiffstats
path: root/proto
Commit message (Expand)AuthorAgeFilesLines
* Filter: Some people can't pronounce "postfixify" correctly. Let's try "linear...Jan Maria Matejka2019-05-221-1/+1
* Lexer now returns known sym / unknown sym / keywordMaria Matejka2019-05-171-1/+1
* Merge branch 'master' into HEADMaria Matejka2019-03-185-108/+47
|\
| * Nest: Update handling of temporary attributesOndrej Zajicek (work)2019-03-144-77/+34
| * OSPF: Improved handling of tmpattrsOndrej Zajicek (work)2019-03-062-43/+25
* | Perf: fixed stupid allocation bugMaria Matejka2019-03-151-1/+3
* | Conf: Symbol implementation converted from void pointers to unionMaria Matejka2019-02-201-3/+3
* | Filter: merged filter instruction constructors, counting line size on instruc...Maria Matejka2019-02-201-1/+1
* | Filter + Config: Fix bugs, tests and split symbols by typeMaria Matejka2019-02-207-19/+19
* | Filter: refactoring of instruction constructorsMaria Matejka2019-02-201-3/+9
* | Filter refactoring: dropped the recursion from the interpreterMaria Matejka2019-02-2011-52/+52
|/
* OSPF: Reset LSAs during area type changeOndrej Zajicek (work)2019-02-171-6/+23
* OSPF: Basic support for DN-bit handling (RFC 4576)Ondrej Zajicek (work)2019-02-137-13/+38
* OSPF: Do not originate Router-Information LSAOndrej Zajicek (work)2019-02-091-1/+1
* Merge remote-tracking branch 'origin/mq-opt'Ondrej Zajicek (work)2019-02-092-1/+3
|\
| * Perf: Added forgotten all-protocol optionsMaria Matejka2019-02-011-0/+1
| * Perf: Prune the table after every loop to have clean state.Maria Matejka2019-01-311-0/+1
| * Perf: Write also BIRD version to have all the needed data in the logfileMaria Matejka2019-01-311-1/+1
* | OSPF: Send direct acknowledgements as unicastOndrej Zajicek (work)2019-02-031-0/+7
* | OSPF: Reject duplicate DBDES packets after dead intervalOndrej Zajicek (work)2019-02-033-0/+20
* | OSPF: DD seqnum should be initialized only for first attemptsOndrej Zajicek (work)2019-02-032-3/+2
* | OSPF: Reject DBDES packets with non-matching MTUOndrej Zajicek (work)2019-02-031-7/+10
* | Doc: Remove doc for already removed optionOndrej Zajicek (work)2019-01-261-1/+1
* | BGP: Cleanup channels when going downOndrej Zajicek (work)2019-01-262-3/+10
* | OSPF: Opaque LSAs and Router Information LSAOndrej Zajicek (work)2019-01-248-43/+220
|/
* BGP: Better dispatch of incoming connectionsOndrej Zajicek (work)2019-01-021-6/+12
* BGP: Postpone setting link_addrOndrej Zajicek (work)2019-01-021-0/+4
* Perf: Protocol to measure BIRD performance internallyMaria Matějka2018-12-186-0/+598
* OSPF: Fix wrong LSA collisions detectionOndrej Zajicek (work)2018-12-171-0/+2
* BGP: Extend 'next hop keep' and 'next hop self' optionsOndrej Zajicek (work)2018-12-164-13/+45
* BGP: Better handling of non-matching AFI in nexthopsOndrej Zajicek (work)2018-12-162-2/+10
* Doc: Rename code documentation files back to DocOndrej Zajicek (work)2018-12-1410-0/+0
* BGP: Do not prepend ASN in export from non-RS EBGP to RS EBGPOndrej Zajicek (work)2018-12-121-2/+1
* Update RFC referencesOndrej Zajicek (work)2018-12-122-33/+34
* BGP: implement Adj-RIB-InOndrej Zajicek (work)2018-12-124-6/+20
* Nest: Forbid adding channels during reconfigurationOndrej Zajicek (work)2018-12-111-1/+3
* OSPF: Fix reconfiguration of vlinksOndrej Zajicek (work)2018-12-101-0/+4
* Terminology cleanup: The import_control hook is now called preexport.Jan Maria Matejka2018-12-047-14/+14
* Nest: Do not hard-reset interface when preferred address is changedOndrej Zajicek (work)2018-11-283-33/+47
* The MRT protocolOndrej Zajicek (work)2018-11-209-74/+1255
* BGP: Fix VRF for listening socketOndrej Zajicek (work)2018-10-261-1/+4
* OSPF: Fix some trace messagesOndrej Zajicek (work)2018-10-252-2/+3
* Lib: Add and use ev_new_init()Ondrej Zajicek (work)2018-10-014-16/+5
* BGP: Fix bug in show protocol related to LLGROndrej Zajicek (work)2018-10-011-1/+1
* No more warnings ...Jan Maria Matejka2018-09-186-7/+17
* BGP: Long-lived graceful restartOndrej Zajicek (work)2018-07-316-22/+329
* RAdv: Fix crash during prefix changeOndrej Zajicek (work)2018-07-191-2/+2
* OSPF: Fix crash during route removalOndrej Zajicek (work)2018-07-191-4/+3
* Cleanup some warningsOndrej Zajicek (work)2018-07-032-3/+2
* BGP: Use implicit-NULL label when announcing MPLS routes with local next-hopOndrej Zajicek (work)2018-07-011-1/+4