summaryrefslogtreecommitdiff
path: root/nest
AgeCommit message (Expand)Author
2019-08-01Nest: VRF of protocol can be explicitly specified as 'default'Ondrej Zajicek (work)
2019-07-18BFD: Support for VRFsOndrej Zajicek (work)
2019-02-22Nest: Do not compare rte.flags during rte_update()Ondrej Zajicek (work)
2019-02-19Nest: Prevent withdraws from propagation back to source protocol (for accepte...Ondrej Zajicek (work)
2019-02-19Nest: Improve export counter handlingOndrej Zajicek (work)
2019-01-30Nest: Prevent withdraws from propagation back to source protocolOndrej Zajicek (work)
2018-12-20Nest: Fix crash in rta_show() for Babel routesOndrej Zajicek (work)
2018-12-20Nest: Fix 'show interfaces summary' commandOndrej Zajicek (work)
2018-12-19Doc: Rename code documentation files back to DocOndrej Zajicek (work)
2018-11-08Nest: Improve keeping track of IPv6 link-local addressesOndrej Zajicek (work)
2018-11-05Filter: Make ifname attribute modifiableOndrej Zajicek (work)
2018-09-18The MRT protocolOndrej Zajicek (work)
2018-07-17BGP: Long-lived graceful restartOndrej Zajicek (work)
2018-07-06Nest: Fix race condition during reconfiguration, part 2Ondrej Zajicek (work)
2018-07-03Nest: Fix race condition during reconfigurationOndrej Zajicek (work)
2018-04-23Doc: renamed progdoc files Doc -> progdoc to fix collision with doc/ folder o...Maria Matejka
2018-03-14Filter: make bgpmask literals real constructorsJan Maria Matejka
2018-01-16Filter: Allow silent filter executionOndrej Zajicek (work)
2018-01-03ROA: Fix reconfigurationOndrej Zajicek (work)
2017-12-14Minor cleanupsOndrej Zajicek (work)
2017-10-04RAdv: Support for more specific routes (RFC 4191)Michal 'vorner' Vaner
2017-09-19BGP: Shutdown communication (RFC 8203)Ondrej Zajicek (work)
2017-09-19Docs: FIB iteration macrosMichal 'vorner' Vaner
2017-09-12Backport some minor changes from int-newOndrej Zajicek (work)
2017-09-12Nest: VRF support for neighbor cache and olock codeOndrej Zajicek (work)
2017-09-06Basic VRF supportOndrej Zajicek (work)
2017-08-10Nicer log outputMichal 'vorner' Vaner
2017-08-10Less confusing log messageMichal 'vorner' Vaner
2017-05-31CLI: Fix bug in symbol handling introduced in previous patchesOndrej Zajicek (work)
2017-05-25Conf: Replace keyword and symbol hash table with generic hash table.Ondrej Zajicek (work)
2016-11-15BGP: Cluster list item should be prependedOndrej Zajicek (work)
2016-11-02RIP: Use message authentication interfaceOndrej Zajicek (work)
2016-11-02Nest: Add support for MAC algorithms in grammarPavel TvrdĂ­k
2016-11-02Add generic message authentication interfaceOndrej Zajicek (work)
2016-11-01Build: switch on -Wextra, get rid of most of the warningsJan Moskyto Matejka
2016-10-13Clist: The add() function will append a new valuePavel Tvrdik
2016-10-12Fixed memory bloating on kernel merge paths together with export filter.Jan Moskyto Matejka
2016-10-12Doc: Change debug to { flag1|flag2|flag3 [, ...] } stylePavel Tvrdik
2016-10-12Nest: Remove trailing whitespacesPavel Tvrdik
2016-10-04Nest: Fix signedness of large communitiesOndrej Zajicek (work)
2016-10-03BGP: Support for large communitiesOndrej Zajicek (work)
2016-09-15rt-table: Fix kernel protocol export filter memory bugPavel Tvrdik
2016-09-14Nest: Keep multipath next hops sortedOndrej Zajicek (work)
2016-08-16Whitespace fixesPavel Tvrdik
2016-07-19Babel: Documentation updatesOndrej Zajicek (work)
2016-07-17Prepare for longer interface names - clean up of the code.Ondrej Filip
2016-06-08Add AS# ranges to bgpmask.Ondrej Filip
2016-05-12Prog Doc: Complete several missing parametersPavel Tvrdik
2016-04-28Add the Babel routing protocol (RFC 6126)Ondrej Zajicek (work)
2016-04-08Direct: Implement check link for direct protocolOndrej Zajicek (work)