summaryrefslogtreecommitdiffstats
path: root/nest/config.Y
Commit message (Expand)AuthorAgeFilesLines
* Nest: Allow key id 0Ondrej Zajicek (work)2020-05-191-1/+1
* Nest: Use bitmaps to keep track of exported routesOndrej Zajicek (work)2019-11-261-1/+2
* Support for address family constantsOndrej Zajicek (work)2019-11-031-0/+1
* Nest: Fix build without protocolsFabrice Fontaine2019-10-191-0/+1
* BGP: implement Adj-RIB-OutOndrej Zajicek (work)2019-08-141-0/+11
* Conf: Fixed symbol redefinitionMaria Matejka2019-07-301-3/+3
* Merge remote-tracking branch 'origin/mq-filter-stack'Ondrej Zajicek (work)2019-07-241-44/+47
|\
| * Filter: CLI command to dump all the linearized filtersMaria Matejka2019-07-031-0/+2
| * Dynamic attributes definition split whether it is bitmask or not.Maria Matejka2019-07-031-1/+1
| * Filter: Some people can't pronounce "postfixify" correctly. Let's try "linear...Jan Maria Matejka2019-05-221-2/+2
| * Lexer now returns known sym / unknown sym / keywordMaria Matejka2019-05-171-19/+24
| * Conf: Symbol implementation converted from void pointers to unionMaria Matejka2019-02-201-12/+12
| * Filter + Config: Fix bugs, tests and split symbols by typeMaria Matejka2019-02-201-28/+24
| * Filter refactoring: dropped the recursion from the interpreterMaria Matejka2019-02-201-3/+3
* | Nest: VRF of protocol can be explicitly specified as 'default'Ondrej Zajicek (work)2019-07-241-2/+3
|/
* BGP: implement Adj-RIB-InOndrej Zajicek (work)2018-12-121-0/+10
* Custom route attributesMaria Matejka2018-12-061-3/+1
* Config: Dropping CF_ADDTO.Jan Maria Matejka2018-06-261-9/+8
* Add support for source-specific IPv6 routes to BIRD coreOndrej Zajicek (work)2018-02-131-3/+10
* Nest: Trivial whitespace cleanupOndrej Zajicek (work)2018-02-071-4/+4
* Nest: Allow modification of channels inherited from templatesOndrej Zajicek (work)2018-01-091-1/+1
* Revive FIB and kernel MPLS codeOndrej Zajicek (work)2017-12-121-0/+1
* Docs: Update to v2.0Jan Maria Matejka2017-12-081-19/+1
* Merge commit '1e8721e2aeccfbc3f533e8b8abc07582cee77e9a' into int-newOndrej Zajicek (work)2017-12-071-6/+6
|\
| * BGP: Shutdown communication (RFC 8203)Ondrej Zajicek (work)2017-09-191-6/+6
* | Merge commit '7b2c5f3d2826e3175bf31b1c36056c9efc587a2b' into int-newOndrej Zajicek (work)2017-12-071-1/+2
|\|
| * Basic VRF supportOndrej Zajicek (work)2017-09-061-1/+2
* | Timers: Parse and format functions for microsecond timesOndrej Zajicek (work)2017-12-071-6/+33
* | Change parser to handle numbers as unsignedOndrej Zajicek (work)2017-05-231-2/+2
* | Minor fixesOndrej Zajicek (work)2017-04-291-1/+1
* | Nest: Update of show route cmdOndrej Zajicek (work)2017-04-251-12/+39
* | Client: separate config syntax structure for "show route for"Jan Moskyto Matejka2017-04-181-3/+38
* | Client: multitable version of show routeJan Moskyto Matejka2017-04-121-2/+23
* | Filters: VPN Route Distinguishers, Prefix Type, Docs UpdateJan Moskyto Matejka2017-03-131-0/+2
* | Removing (struct rta)->cast. Never used.Jan Moskyto Matejka2016-12-221-1/+0
* | Merged multipath and single-path data structures.Jan Moskyto Matejka2016-12-221-1/+1
* | Basic flow specification support (RFC 5575)Ondrej Zajicek (work)2016-12-071-0/+2
* | Merge branch 'master' into int-newOndrej Zajicek (work)2016-11-081-7/+25
|\|
| * Nest: Add support for MAC algorithms in grammarPavel Tvrdík2016-11-021-2/+20
| * Doc: Change debug to { flag1|flag2|flag3 [, ...] } stylePavel Tvrdik2016-10-121-3/+3
| * Nest: Remove trailing whitespacesPavel Tvrdik2016-10-121-6/+6
* | Merge tag 'v1.6.2' into int-newOndrej Zajicek (work)2016-11-081-1/+1
|\|
| * Babel: Documentation updatesOndrej Zajicek (work)2016-07-191-1/+1
* | Merge remote-tracking branch 'origin/master' into int-newOndrej Zajicek (work)2016-05-121-0/+1
|\|
| * Direct: Implement check link for direct protocolOndrej Zajicek (work)2016-04-081-0/+1
* | Miscellaneous minor fixesOndrej Zajicek (work)2016-05-121-3/+1
* | Merge branch 'master' into int-new-channelsJan Moskyto Matejka2016-04-081-1/+1
|\|
| * BGP: Add documentaion for extended messagesPavel Tvrdík2016-03-171-1/+1
* | Channels - explicit links between protocols and tablesOndrej Zajicek (work)2016-02-011-36/+77
* | Add 'GENERATE/ACCEPT FROM datetime TO datetime' to password optionsPavel Tvrdík2016-01-281-0/+2