Marcin Siodelski
|
f9169a71cb
[master] Initialize the list of strings before passing it to boost foreach.
|
12 years ago |
Marcin Siodelski
|
71e25eb81e
[master] Merge branch 'trac2317'
|
12 years ago |
Marcin Siodelski
|
5a32697686
[2317] Minor: removed a spurious whitespace.
|
12 years ago |
Marcin Siodelski
|
7d705b35fe
[2317] Eliminated cppcheck errors.
|
12 years ago |
Marcin Siodelski
|
016a19585f
[2317] Added changes as a result of the review.
|
12 years ago |
Marcin Siodelski
|
6e2a0ba86f
[2317] Specify option space names for DHCPv6 options.
|
12 years ago |
Marcin Siodelski
|
ec9d85afe1
[2317] Improved some comments in the DHCPv4 data parsers.
|
12 years ago |
Marcin Siodelski
|
0b3abc02d6
[2317] Option data parser is dependent on option definitions parser.
|
12 years ago |
Tomek Mrugalski
|
6278daf2fc
[master] Merge branch 'trac2320' (DHCPv4 allocation engine)
|
12 years ago |
Marcin Siodelski
|
beef799a01
[2317] Group configured options by their spaces.
|
12 years ago |
Marcin Siodelski
|
b82c412af1
[2317] Configure space when setting option value.
|
12 years ago |
Marcin Siodelski
|
c924b23383
[2317] Test configuration of option definition comprising a record.
|
12 years ago |
Marcin Siodelski
|
f000b6b54d
[2317] Parse record-types field in DHCPv4 option definition configuration.
|
12 years ago |
Marcin Siodelski
|
6b78fee487
[2317] Store configured option definitions in the CfgMgr object.
|
12 years ago |
Marcin Siodelski
|
36d56446c3
[2317] Create V4 option definition in the definition parser.
|
12 years ago |
Marcin Siodelski
|
e39b610889
[2317] Created common function to get configured parameter from a storage.
|
12 years ago |
Marcin Siodelski
|
533c4afdae
[2317] Added parser classes for option definitions.
|
12 years ago |
Marcin Siodelski
|
741fe7bc96
[master] Merge branch 'trac2315'
|
12 years ago |
Marcin Siodelski
|
b789222291
[2315] Return a pointer to option container rather than a reference.
|
12 years ago |
Marcin Siodelski
|
890e0b0b7d
[2545] Moved DhcpConfigParser abstract class to common header file.
|
12 years ago |
Marcin Siodelski
|
d83fc2a12f
[2545] Changes as a result of the review.
|
12 years ago |
Marcin Siodelski
|
36622df85e
[2545] Moved config parser base classes to the headers.
|
12 years ago |
Marcin Siodelski
|
5530bff261
[2315] Group options held under Subnet object by option space name.
|
12 years ago |
Marcin Siodelski
|
28a43fa59f
[2545] Moved global storages to the anonymous namespace.
|
12 years ago |
Marcin Siodelski
|
caf95c197a
[2545] Added new configuration parameter: csv-format for DHCPv4 server.
|
12 years ago |
Marcin Siodelski
|
a32568b7b3
[2545] Separated build and commit phase for all DHCPv4 config parsers.
|
12 years ago |
Marcin Siodelski
|
3c702b8966
[2545] Moved the DHCPv4 parser classes to the anonymous namespace.
|
12 years ago |
Tomek Mrugalski
|
17553447e5
[2320] Subnet4 and Subnet6 have much more common code now.
|
12 years ago |
Marcin Siodelski
|
fdce9eb731
[2544] Changes as a result of a code review.
|
12 years ago |
Marcin Siodelski
|
c980c37cce
[2544] Test invalid option data.
|
12 years ago |