summaryrefslogtreecommitdiff
path: root/src/lib/eval/token.cc
AgeCommit message (Expand)Author
2022-04-17[#2272] fixed comments and documentationRazvan Becheriu
2022-04-17[#2272] Added split function to expression syntaxThomas Markwalder
2021-05-23[#1887] release changesWlodek Wencel
2021-05-05[#1680] added ChangeLog entry and addressed commentsRazvan Becheriu
2021-05-05[#1680] fixed compilationRazvan Becheriu
2021-05-05[#1680] fixed compilationRazvan Becheriu
2021-05-05[#1680] addressed commentsRazvan Becheriu
2021-05-05[#1680] all tokens must not throw on empty stringRazvan Becheriu
2021-05-05[#1680] use consistent formatRazvan Becheriu
2021-05-05[#1680] added EvalContext convert functionsRazvan Becheriu
2021-05-05[#1680] inttotext should convert from network orderRazvan Becheriu
2021-05-05[#1680] added integer conversion to text in eval parserRazvan Becheriu
2021-05-05[#1680] clean up codeRazvan Becheriu
2021-05-05[#1680] added addrtotext operator to eval parserRazvan Becheriu
2019-08-14[#150,!385] Addressed review comments:Tomek Mrugalski
2019-08-14[150-add-sub-option-classification] Added unit tests and fixed logsFrancis Dupont
2019-08-14[150-add-sub-option-classification] Checkpoint: code done, todo regen and testsFrancis Dupont
2018-09-18[67-expressions-hexa-strings] Addressed commentsFrancis Dupont
2018-09-16[67-expressions-hexa-strings] Added hexstring testsFrancis Dupont
2018-09-16[67-expressions-hexa-strings] checkpoint to update syntaxFrancis Dupont
2018-04-11[master] Merging trac5374 (new classification) - conflicts resolved, regen ne...Francis Dupont
2017-12-12Merge remote-tracking branch 'isc-kea/master' into HEADRazvan Becheriu
2017-11-24[5374] Checkpoint: added member token, syntax and tests todoFrancis Dupont
2017-09-28[5363] Added ifelse operatorFrancis Dupont
2017-08-17Merge branch 'isc-master' into config-hAndrei Pavel
2017-07-03[5287] Updated clasify docFrancis Dupont
2016-12-14Added #include <config.h> to all .cc files.Andrei Pavel
2016-11-08fix some spelling mistakesVincent Legout
2016-08-19[4483] Added pkt4.msgtype and pkt4.transidTomek Mrugalski
2016-08-19[4483] Several existing instances converted to fromUint32Tomek Mrugalski
2016-08-19[4483] Integers in expressions implemented.Tomek Mrugalski
2016-08-18[master] Merge branch 'trac4271' (vendor options support in classification)Tomek Mrugalski
2016-08-17[4271] Mostly typo level clean upShawn Routhier
2016-08-16[master] Fixed merge errorFrancis Dupont
2016-08-16[master] Finished merge of trac4272a (meta-info in classification)Francis Dupont
2016-08-10[4271] Logging checks added for TokenVendor and TokenVendorClassTomek Mrugalski
2016-08-09[4271] Messages are now more terse.Tomek Mrugalski
2016-08-09[4271] Debug logging added.Tomek Mrugalski
2016-08-09[4271] Vendor and Vendor-class tokens implemented.Tomek Mrugalski
2016-08-08[4272a] Addressed commentsFrancis Dupont
2016-07-08[4497] Implemented copying options on retrieval from packet.Marcin Siodelski
2016-06-15[4272a] Ported previous attemptFrancis Dupont
2016-06-10[4272a] Updated classification doc & reordered codeFrancis Dupont
2016-05-26[trac4480] Update per review commentsShawn Routhier
2016-05-19[4480] Add debug logging for evaluation of classification expressionsShawn Routhier
2016-04-27[master] Finish merge of trac4268a (DHCPv4 fields)Francis Dupont
2016-04-25[4268a] Padded hlen/htype pkt4Francis Dupont
2016-04-15Merge branch 'trac4269' Merge 4269 after updates to fix conflictsShawn Routhier
2016-04-07[trac4269] Update to put 4 byte strings on the value stack for integersShawn Routhier
2016-04-05[trac4265] updates per review commentsShawn Routhier