Marcin Siodelski
|
77e78881aa
[4204] Eval parser allows for referencing option by its name.
|
9 years ago |
Marcin Siodelski
|
1e7bdebfd5
[4204] Runtime option definitions are stored in LibDHCP.
|
9 years ago |
Marcin Siodelski
|
b6beda2888
[4204] Runtime option definitions held in the libdhcp++ library.
|
9 years ago |
Francis Dupont
|
bd535576f1
[4107] Added the 2 private options (now update the doc)
|
9 years ago |
Francis Dupont
|
346b2a2879
[master] Finished merge of trac3839 (removed unused exception variables)
|
9 years ago |
Francis Dupont
|
09638ba65b
[3919] use last_offset late to avoid cppcheck new warnings
|
9 years ago |
Francis Dupont
|
f4066793c5
[master] Finished merge of trac3618 (truncated packet/option/vendor-option)
|
10 years ago |
Shawn Routhier
|
f691a7f8b8
[3618] More typos
|
10 years ago |
Francis Dupont
|
a6f27a7e9f
[3618] addressed comments: fix docs, improved unpack{,Vendor}Options[46], fixed/improved tests
|
10 years ago |
Shawn Routhier
|
5f5fd8565e
[trac3618] Tidy up some typos found while reviewing.
|
10 years ago |
Francis Dupont
|
2c8175607d
[3618] decided between offset-x/throw and fixed vivso-suboptions
|
10 years ago |
Francis Dupont
|
2cd955a844
[3839] unused exception handler variable aka #3839
|
10 years ago |
Francis Dupont
|
8f19841c88
[3833] some signed for loop variables aka #3833
|
10 years ago |
Francis Dupont
|
42a4854208
fixed empty [sub]option parsing (#3661)
|
10 years ago |
Marcin Siodelski
|
0dc3cad052
[3467] Added new index to search for option definitions using a name.
|
10 years ago |
Marcin Siodelski
|
2bc92b768f
[3546] Trivial: updated copyright date.
|
10 years ago |
Tomek Mrugalski
|
6e92e97f7b
[3546] (hopefully) last changes after review:
|
10 years ago |
Tomek Mrugalski
|
936d262dbe
[3546] Yet another review changes:
|
10 years ago |
Tomek Mrugalski
|
eff16335a8
[3546] Another changes after review:
|
10 years ago |
Tomek Mrugalski
|
1e8d0e9328
[3546] Pkt6::unpack now handles problems with exceptions, not return false
|
10 years ago |
Mukund Sivaraman
|
f70ff164d0
Merge branch 'trac2749'
|
11 years ago |
Tomek Mrugalski
|
afea612c23
[3203] Changes after review:
|
11 years ago |
Mukund Sivaraman
|
c7aeb4bec3
[2749] Update rest of tree to use the modified io_utilities.h API
|
11 years ago |
Marcin Siodelski
|
df4334a7eb
[2772] The private DHCPv4 opts (code > 224) are not standard opts.
|
11 years ago |
Marcin Siodelski
|
db31405ea7
[master] Merge branch 'trac3194_1'
|
11 years ago |
Marcin Siodelski
|
7f26bb2017
[3194] Minor fixes in libdhcp++ - add consts where applicable.
|
11 years ago |
Marcin Siodelski
|
95fb9fb9e6
[3201] Add support for DHCP options that hold only sub options.
|
11 years ago |
Tomek Mrugalski
|
639db0b57a
[3194] Changes after review:
|
11 years ago |
Marcin Siodelski
|
0764a74e46
[3194] Implemented basic vendor options support.
|
11 years ago |
Marcin Siodelski
|
d06b0d68f9
[3180] Implemented support for callback functions to parse options.
|
11 years ago |