summaryrefslogtreecommitdiffstats
path: root/src/bin/dhcp6/parser_context.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#2084] Checkpoint before regenFrancis Dupont2021-12-171-0/+5
* [#2084] Addressed all concerns outside .yy filesFrancis Dupont2021-12-171-7/+7
* [#2084] add warning() method to parser contextsAndrei Pavel2021-12-171-0/+11
* [#1855] fixed spacesRazvan Becheriu2021-05-211-2/+2
* [#1855] initialize sfile_ in constructor of Parser4Context and Parser6ContextRazvan Becheriu2021-05-211-24/+13
* [#1860] add "compatibility" parameter to parsersAndrei Pavel2021-05-191-0/+2
* [#1772] changelog, copyrights, messagesAndrei Pavel2021-03-291-1/+1
* [#1621] implemented "on-fail" action for connection recoveryRazvan Becheriu2021-03-291-0/+2
* [#1405] addressed commentsRazvan Becheriu2020-11-181-2/+0
* [#1405] added parser classRazvan Becheriu2020-11-181-0/+2
* [#151] Improved flex errors in stringFrancis Dupont2020-10-221-3/+8
* [#1102] Checkpoint: updated DHCPv4Francis Dupont2020-09-211-3/+9
* [#916] Checkpoint before regenFrancis Dupont2020-07-081-2/+12
* [#1201] 1.7.7 pre-release changeesKea-1.7.7Wlodek Wencel2020-04-271-1/+1
* [#893] addressed review commentsRazvan Becheriu2020-04-141-2/+4
* [#42,!103] Addressed majority of review commentsThomas Markwalder2018-11-081-2/+2
* [#42] kea-dhcp6 can now parse and use queue-controlThomas Markwalder2018-11-061-0/+2
* [#32,!23] dhcp6 now parses "config-control" elementThomas Markwalder2018-10-051-0/+4
* [5682] DHCP4, DHCP6 parsers extended to support sanity-checksTomek Mrugalski2018-07-301-1/+3
* [5521] Used a different script that skips generated filesThomas Markwalder2018-05-181-0/+2
* Revert "[5521] Missing config.h includes added"Thomas Markwalder2018-05-181-2/+0
* [5521] Missing config.h includes addedTomek Mrugalski2018-05-161-0/+2
* [5374] Checkpoint: need regenFrancis Dupont2018-04-011-3/+1
* [5374] Checkpoint before updting syntaxFrancis Dupont2017-11-271-2/+0
* [5425] Extended syntaxFrancis Dupont2017-11-191-0/+2
* [master] Merge branch 'trac5357' (shared network parsers update)Tomek Mrugalski2017-09-141-1/+3
|\
| * [5357] Dhcp{4,6} grammar extended, sample configs added.Tomek Mrugalski2017-09-081-1/+3
* | [5124a] RebasedFrancis Dupont2017-09-021-0/+15
|/
* spelling: librariesJosh Soref2017-07-231-1/+1
* [5121] Updated parser for HRmodeFrancis Dupont2017-01-271-0/+2
* [master] Finishing merge of trac5096 (migrate database config)Francis Dupont2017-01-251-0/+2
|\
| * [5096] Updated flex/bison parsers for databasesFrancis Dupont2017-01-101-0/+2
* | [master] Finished merge of trac5033 (migrate D2client)Francis Dupont2017-01-161-0/+8
|\ \
| * | [5033] Ported flex/bison stuff to DHCPv6Francis Dupont2017-01-131-0/+6
| * | [5033] - kea-dhcp6 now uses new D2ClientConfigParserThomas Markwalder2017-01-111-1/+3
* | | [master] Finished merge of trac5035 (migrate lease expiration config)Francis Dupont2017-01-101-0/+2
|\ \ \ | |_|/ |/| |
| * | [5035] Did flex/bison sideFrancis Dupont2017-01-071-0/+2
* | | [master] Merge branch 'trac5044' (DUID configuration to SimpleParser)Tomek Mrugalski2017-01-091-0/+2
|\ \ \ | |/ / |/| |
| * | [5044fd] Added DUID type tokens within DUID_TYPE contextFrancis Dupont2017-01-091-1/+3
| |/
* | [5101] Fixed member orderFrancis Dupont2017-01-041-1/+1
* | [5101] Initialized ctx_ (CID 1398351 and 1398349)Francis Dupont2017-01-041-2/+2
|/
* [5021] SimpleParser unit-tests now use bison parser.Tomek Mrugalski2016-12-281-3/+3
* [5036] Comments added, some constants removed.Tomek Mrugalski2016-12-061-1/+1
* [5014_phase2] Use Dhcp6 (vs JSON) parser as much as possible in unit testsFrancis Dupont2016-11-291-2/+4
* [5014_phase2] Use parser in place of fromJSONFrancis Dupont2016-11-291-0/+2
* [5014_phase2] Added Element positionFrancis Dupont2016-11-291-0/+9
* [5014_phase2] Fixed lexer cleanup on any exit (note parser uses try-catch)Francis Dupont2016-11-291-19/+15
* [5014_phase2] Add Dhcp4 and DhcpDdns toplevel configs to pass all testsFrancis Dupont2016-11-291-1/+1
* [5014_phase2] Began to write tests (and of course found and fixed some problems)Francis Dupont2016-11-291-6/+57
* [5014] Syntactic contexts almost doneFrancis Dupont2016-11-291-0/+19