summaryrefslogtreecommitdiff
path: root/nest/config.Y
AgeCommit message (Expand)Author
2023-04-14Merge commit '231c6385' into thread-next-ifaceMaria Matejka
2023-04-04Resource dumps also write out block addressesMaria Matejka
2023-03-18Add missing references to "show route in" in the cli-help and doc.Johannes Moos
2022-11-07Merge commit '37b64441' into thread-nextMaria Matejka
2022-10-18Doc: Add documentation for "show route (import|export) table"Alexander Zubkov
2022-09-26Higher export settle times when route refresh is running.Maria Matejka
2022-09-20Merge commit 'adf37d8e' into thread-nextMaria Matejka
2022-09-09Created a dedicated settle timer structureMaria Matejka
2022-09-08Table access is now locked.Maria Matejka
2022-09-05Exporter routine refactoring to allow for nicer table lockingMaria Matejka
2022-09-01ROA subscriptions are also converted to export requests.Maria Matejka
2022-09-01Table debug is now a per-table setting and has categories.Maria Matejka
2022-09-01Default tables are not created unless actually used.Maria Matejka
2022-08-02Route table cork: Indicate whether the export queues are congested.Maria Matejka
2022-07-18Merge commit '94eb0858' into thread-nextMaria Matejka
2022-07-15Merge commit 'c70b3198' into thread-next [lots of conflicts]Maria Matejka
2022-07-13Merge commit '2e5bfeb73ac25e236a24b6c1a88d0f2221ca303f' into thread-nextMaria Matejka
2022-07-13Merge commit '7e9cede1fd1878fb4c00e793bccd0ca6c18ad452' into thread-nextMaria Matejka
2022-07-11Export tables merged with BGP prefix hashMaria Matejka
2022-07-11Show route uses the export request also for one-net queriesMaria Matejka
2022-07-11Merge remote-tracking branch 'origin/master' into backportMaria Matejka
2022-07-10Merge version 2.0.10 into backportMaria Matejka
2022-06-27Filter: Improve handling of stack frames in filter bytecodeOndrej Zajicek (work)
2022-06-27The show-route CLI command now uses the route export APIMaria Matejka
2022-06-24Allowed optimized exporting of a subprefix treeMaria Matejka
2022-06-20Import tables are stored as an attribute layer inside the main tables.Maria Matejka
2022-06-08Merge commit '938742decc6e1d6d3a0375dd012b75172e747bbc' into haugesundMaria Matejka
2022-06-08Merge commit '950775f6fa3d569a9d7cd05e33538d35e895d688' into haugesundMaria Matejka
2022-06-04Nest: Improve GC strategy for rtablesOndrej Zajicek
2022-05-30Merge commit '702c04fbef222e802ca4dfac645dc75ede522db6' into haugesundMaria Matejka
2022-05-30Merge commit '17f91f9e6e70f7e3f29502e854823c0d48571eaa' into haugesundMaria Matejka
2022-05-30Merge commit '165156beeb2926472bbceca3c103aacc3f81a8cc' into haugesundMaria Matejka
2022-05-30Merge commit '0d0f6554a5c233bf2bf830ae319191c4b1808d49' into haugesundMaria Matejka
2022-05-30Squashing the route attribute structure into one level.Maria Matejka
2022-05-30Route destination field merged with nexthop attribute; splitting flowspec val...Maria Matejka
2022-05-04Conf: Allowing keyword redefinitionMaria Matejka
2022-05-04Explicit definition structures of route attributesMaria Matejka
2022-05-04Conf: Symbols are properly scopedMaria Matejka
2022-05-04Unified attribute and filter typesMaria Matejka
2022-03-09Merge commit 'f81702b7' into haugesundMaria Matejka
2022-03-09Merge commit '56c8f2f0' into haugesundMaria Matejka
2022-03-09Merge commit 'e42eedb9' into haugesundMaria Matejka
2022-02-06Nest: Add routing table configuration blocksOndrej Zajicek (work)
2022-02-06Nest: Implement 'show route in <addr>' commandOndrej Zajicek (work)
2021-11-22VRF setting reduced to one argument, using default dummy iface for default vrfMaria Matejka
2021-11-22Converting the former BFD loop to a universal IO loop and protocol loop.Maria Matejka
2021-11-22Route export is now asynchronous.Maria Matejka
2021-11-22Special table hooks rectified.Maria Matejka
2021-11-22Table import and export are now explicit hooks.Maria Matejka
2021-11-09Nest: Route generations and explicit tracking route propagion through pipesMaria Matejka