Commit History

Author SHA1 Message Date
  Marcin Siodelski 6e2a0ba86f [2317] Specify option space names for DHCPv6 options. 12 years ago
  Marcin Siodelski adf283b9aa [2317] Added option definition config parser for the DHCPv6 server. 12 years ago
  Marcin Siodelski 741fe7bc96 [master] Merge branch 'trac2315' 12 years ago
  Marcin Siodelski 792c129a07 [master] Merge branch 'trac2545' 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 5530bff261 [2315] Group options held under Subnet object by option space name. 12 years ago
  Marcin Siodelski 9065335de2 [2545] Added a test that checks whether value in CSV format is accepted. 12 years ago
  Mukund Sivaraman c8dcb23d36 Merge branch 'master' into trac2507 12 years ago
  Marcin Siodelski 3ac15510bb [2545] Separate the build and commit phases for all parsers. 12 years ago
  Marcin Siodelski 61c303c8f1 [2545] Use CSV format to initialize std option data. 12 years ago
  Marcin Siodelski bdb56ee0da [2545] Parse and use csv-format parameter to create options. 12 years ago
  Marcin Siodelski 17641de21f [2545] Added a parser for boolean values. 12 years ago
  Marcin Siodelski f64ff7004d [2544] Silence the false positive reported by cppcheck. 12 years ago
  Marcin Siodelski fdce9eb731 [2544] Changes as a result of a code review. 12 years ago
  Mukund Sivaraman 00ae760dd4 [2507] Suppress another false positive 12 years ago
  Mukund Sivaraman 9394663ad4 [2507] Wrap long line 12 years ago
  Marcin Siodelski 648f693c9e [2490] Initialize standard option definitions on first attept to get them. 12 years ago
  Stephen Morris 3ba0299ad2 [2475] Put #include directives in correct order 12 years ago
  Stephen Morris d2551c3b2b [2475] Split dhcp files into dhcp and dhcpsrv directories 12 years ago
  Marcin Siodelski 06069bf952 [master] Merge branch 'trac2463' 12 years ago
  Stephen Morris fed0360031 [2414] Get rid of memory leak 12 years ago
  Marcin Siodelski 2a9fd6c61e [2463] Reset configuration after each unit test. 12 years ago
  Marcin Siodelski 2c70372efd [2417] Initialize standard option definitions and keep them in storage. 12 years ago
  Marcin Siodelski 38ebe09ee1 [2417] Create basic set of stdandard DHCPv6 option definition instances. 12 years ago
  Marcin Siodelski c8d6f38ab7 [2318] Test for very low negative value removed. 12 years ago
  Marcin Siodelski 17749f1ef3 [2318] Removed function that searches for options using option code. 12 years ago
  Marcin Siodelski 698ad7c554 [2318] Changes suggested in the code review. 12 years ago
  Marcin Siodelski 3271dcc47f [2318] Implemented global options configuration. 12 years ago