index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
bin
/
dhcp6
/
parser_context.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#2084] Checkpoint before regen
Francis Dupont
2021-12-17
1
-0
/
+5
*
[#2084] Addressed all concerns outside .yy files
Francis Dupont
2021-12-17
1
-7
/
+7
*
[#2084] add warning() method to parser contexts
Andrei Pavel
2021-12-17
1
-0
/
+11
*
[#1855] fixed spaces
Razvan Becheriu
2021-05-21
1
-2
/
+2
*
[#1855] initialize sfile_ in constructor of Parser4Context and Parser6Context
Razvan Becheriu
2021-05-21
1
-24
/
+13
*
[#1860] add "compatibility" parameter to parsers
Andrei Pavel
2021-05-19
1
-0
/
+2
*
[#1772] changelog, copyrights, messages
Andrei Pavel
2021-03-29
1
-1
/
+1
*
[#1621] implemented "on-fail" action for connection recovery
Razvan Becheriu
2021-03-29
1
-0
/
+2
*
[#1405] addressed comments
Razvan Becheriu
2020-11-18
1
-2
/
+0
*
[#1405] added parser class
Razvan Becheriu
2020-11-18
1
-0
/
+2
*
[#151] Improved flex errors in string
Francis Dupont
2020-10-22
1
-3
/
+8
*
[#1102] Checkpoint: updated DHCPv4
Francis Dupont
2020-09-21
1
-3
/
+9
*
[#916] Checkpoint before regen
Francis Dupont
2020-07-08
1
-2
/
+12
*
[#1201] 1.7.7 pre-release changees
Kea-1.7.7
Wlodek Wencel
2020-04-27
1
-1
/
+1
*
[#893] addressed review comments
Razvan Becheriu
2020-04-14
1
-2
/
+4
*
[#42,!103] Addressed majority of review comments
Thomas Markwalder
2018-11-08
1
-2
/
+2
*
[#42] kea-dhcp6 can now parse and use queue-control
Thomas Markwalder
2018-11-06
1
-0
/
+2
*
[#32,!23] dhcp6 now parses "config-control" element
Thomas Markwalder
2018-10-05
1
-0
/
+4
*
[5682] DHCP4, DHCP6 parsers extended to support sanity-checks
Tomek Mrugalski
2018-07-30
1
-1
/
+3
*
[5521] Used a different script that skips generated files
Thomas Markwalder
2018-05-18
1
-0
/
+2
*
Revert "[5521] Missing config.h includes added"
Thomas Markwalder
2018-05-18
1
-2
/
+0
*
[5521] Missing config.h includes added
Tomek Mrugalski
2018-05-16
1
-0
/
+2
*
[5374] Checkpoint: need regen
Francis Dupont
2018-04-01
1
-3
/
+1
*
[5374] Checkpoint before updting syntax
Francis Dupont
2017-11-27
1
-2
/
+0
*
[5425] Extended syntax
Francis Dupont
2017-11-19
1
-0
/
+2
*
[master] Merge branch 'trac5357' (shared network parsers update)
Tomek Mrugalski
2017-09-14
1
-1
/
+3
|
\
|
*
[5357] Dhcp{4,6} grammar extended, sample configs added.
Tomek Mrugalski
2017-09-08
1
-1
/
+3
*
|
[5124a] Rebased
Francis Dupont
2017-09-02
1
-0
/
+15
|
/
*
spelling: libraries
Josh Soref
2017-07-23
1
-1
/
+1
*
[5121] Updated parser for HRmode
Francis Dupont
2017-01-27
1
-0
/
+2
*
[master] Finishing merge of trac5096 (migrate database config)
Francis Dupont
2017-01-25
1
-0
/
+2
|
\
|
*
[5096] Updated flex/bison parsers for databases
Francis Dupont
2017-01-10
1
-0
/
+2
*
|
[master] Finished merge of trac5033 (migrate D2client)
Francis Dupont
2017-01-16
1
-0
/
+8
|
\
\
|
*
|
[5033] Ported flex/bison stuff to DHCPv6
Francis Dupont
2017-01-13
1
-0
/
+6
|
*
|
[5033] - kea-dhcp6 now uses new D2ClientConfigParser
Thomas Markwalder
2017-01-11
1
-1
/
+3
*
|
|
[master] Finished merge of trac5035 (migrate lease expiration config)
Francis Dupont
2017-01-10
1
-0
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
[5035] Did flex/bison side
Francis Dupont
2017-01-07
1
-0
/
+2
*
|
|
[master] Merge branch 'trac5044' (DUID configuration to SimpleParser)
Tomek Mrugalski
2017-01-09
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[5044fd] Added DUID type tokens within DUID_TYPE context
Francis Dupont
2017-01-09
1
-1
/
+3
|
|
/
*
|
[5101] Fixed member order
Francis Dupont
2017-01-04
1
-1
/
+1
*
|
[5101] Initialized ctx_ (CID 1398351 and 1398349)
Francis Dupont
2017-01-04
1
-2
/
+2
|
/
*
[5021] SimpleParser unit-tests now use bison parser.
Tomek Mrugalski
2016-12-28
1
-3
/
+3
*
[5036] Comments added, some constants removed.
Tomek Mrugalski
2016-12-06
1
-1
/
+1
*
[5014_phase2] Use Dhcp6 (vs JSON) parser as much as possible in unit tests
Francis Dupont
2016-11-29
1
-2
/
+4
*
[5014_phase2] Use parser in place of fromJSON
Francis Dupont
2016-11-29
1
-0
/
+2
*
[5014_phase2] Added Element position
Francis Dupont
2016-11-29
1
-0
/
+9
*
[5014_phase2] Fixed lexer cleanup on any exit (note parser uses try-catch)
Francis Dupont
2016-11-29
1
-19
/
+15
*
[5014_phase2] Add Dhcp4 and DhcpDdns toplevel configs to pass all tests
Francis Dupont
2016-11-29
1
-1
/
+1
*
[5014_phase2] Began to write tests (and of course found and fixed some problems)
Francis Dupont
2016-11-29
1
-6
/
+57
*
[5014] Syntactic contexts almost done
Francis Dupont
2016-11-29
1
-0
/
+19
[next]