summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcp/pkt4.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#3605] Remove extra semisAndrei Pavel2024-10-231-18/+18
* Rebase v2_4 onto master after the release.Marcin Godzina2023-07-041-1/+1
* [#2865] Tweaking some pkt DROP printsPiotrek Zadroga2023-06-071-0/+8
* [#2694] DoneFrancis Dupont2022-12-261-0/+3
* [#2527] added options 151-157 from RFC6926Razvan Becheriu2022-08-261-2/+2
* [#2423] release changes: spelling correctionsAndrei Pavel2022-05-231-1/+1
* [#2364] release changesKea-2.1.4Wlodek Wencel2022-03-281-1/+1
* [#2181] pkt now uses OptionCollectionPtr instead of OptionCollectionRazvan Becheriu2022-03-051-1/+0
* [#1715] release changesKea-1.9.5Michal Nowikowski2021-02-231-1/+1
* [#899] implemented extract data functionsRazvan Becheriu2021-02-181-1/+0
* [#1602] update outdated copyrightsAndrei Pavel2020-12-301-1/+1
* [#1602] remove duplicate includesAndrei Pavel2020-12-301-1/+0
* [master] typos, dates, *.mes files updates before releaseWlodek Wencel2017-09-271-1/+1
* [5073a] Fixed some typos as a result of a review.Marcin Siodelski2017-09-251-3/+5
* [5073a] Addressed review commentsFrancis Dupont2017-09-251-2/+8
* [5073a] Code almost finished (still need tests and doc)Francis Dupont2017-09-201-2/+11
* [5340] Fixed invalid use of Pkt4::setFile and Pkt4::setSname functions.Marcin Siodelski2017-08-211-2/+2
* spelling: writingJosh Soref2017-07-231-1/+1
* spelling: identifierJosh Soref2017-07-231-1/+1
* [v1_1_0] Copyright dates updateWlodek Wencel2016-08-281-1/+1
* [4226] getType() and getName() in Pkt4 are now exception safe.Tomek Mrugalski2016-02-051-0/+6
* [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-161-11/+3
* [4206b] Pkt{4,6}::getLabel() methods are now exception safe.Tomek Mrugalski2015-12-111-0/+2
* [master] Finished trac4027 aka Pkt4o6 mergeFrancis Dupont2015-10-311-0/+8
* [3977] Added variants of PktX::makeLabel excluding transaction id.Marcin Siodelski2015-10-211-0/+9
* [3920] Removed redundant data_ declaration from derived Pkt4 classFrancis Dupont2015-06-241-18/+0
* [master] Merge branch 'trac3807'Marcin Siodelski2015-06-101-1/+1
|\
| * [3807] Pkt6::getType now returns all message types, including client side.Marcin Siodelski2015-05-181-1/+1
* | [3794] Changes after review:Tomek Mrugalski2015-06-091-13/+0
|/
* [3806] Added and/or fixed toText implementations for various options.Marcin Siodelski2015-05-051-1/+1
* [3806] Type to name conversion in Pkt4 class.Marcin Siodelski2015-05-041-0/+16
* [master] Merge branch 'trac3743'Thomas Markwalder2015-04-211-0/+24
|\
| * [3743] Minor changes in the pkt4.{h,cc} as a result of the review.Marcin Siodelski2015-04-211-2/+2
| * [3743] More review clean up, use ClientId for client info outputThomas Markwalder2015-04-201-7/+10
| * [3743] Added label methods to Pkt and Pkt4Thomas Markwalder2015-04-201-0/+21
* | [master] fixed pkt{,4,6}.{h,cc} modesFrancis Dupont2015-04-191-0/+0
|/
* [3749] Relayed message with hops=0 is accepted by the DHCPv4 server.Marcin Siodelski2015-03-171-8/+2
* [3552] Patch by Adam Kalmus (with minor clean-ups)Tomek Mrugalski2015-01-271-1/+11
* [3553] MAC extraction from DOCSIS options implemented.Tomek Mrugalski2014-12-311-0/+22
* [3548] Rebase fixTomek Mrugalski2014-12-291-1/+1
* [3548] Fixes, cleanups and unit-tests in Pkt6::getMACFromDUID()Tomek Mrugalski2014-12-291-0/+7
* [3548] Patch as provided by Adam KalmusTomek Mrugalski2014-12-291-0/+4
* [3551] Patch as submitted by David (see comment 4 in ticket 3551)Tomek Mrugalski2014-12-091-0/+12
* [3549] Pkt::getMAC(HWADDR_SOURCE_IPV6_LINK_LOCAL) implemented.Tomek Mrugalski2014-10-091-0/+12
* [3546] Pkt6::unpack now handles problems with exceptions, not return falseTomek Mrugalski2014-10-061-2/+1
* [3546] Changes after review:Tomek Mrugalski2014-10-061-3/+8
* [3546] Changes after reviewTomek Mrugalski2014-10-031-1/+1
* [3546] More stuff moved from Pkt{4,6} to PktTomek Mrugalski2014-09-301-136/+5
* [3546] Missing pkt.cc added, several more methods moved.Tomek Mrugalski2014-09-261-35/+0
* [3546] Pkt class added.Tomek Mrugalski2014-09-261-109/+7