[1540] Huge (29 files changed) Option6 and Pkt6 refactoring in DHCP.
- Migrated from boost::shared_array to std::vector<uint8> - Pkt6 now have all fields private, getters/setters implemented - Many smaller clean-ups - Tests updated to follow new procedure - isc::util::OutputBuffer is now used