7 Commits

Author SHA1 Message Date
Hyunsun Moon
04b1fe9ada Make some DHCP options and host discovery configurable
- Added broadcast option
- Made host discovery from DHCP configurable
- Some code cleanups

Change-Id: I42191c2fd17ef309c73a5382730d708686b835cd
2016-06-01 13:47:33 -07:00
Brian O'Connor
5ab426f9ff Updating copyrights
New format: 'Copyright .year-present Open Networking Laboratory'

Change-Id: I1a9e58b355b775e75245ad875a2d7a4df3f03098
2016-04-09 01:20:21 -07:00
Jian Li
dfba739230 Fix javadoc warnings
Change-Id: I3de24a04593f47c786f698f5ee1669b3d2f2fdfc
2016-01-23 02:38:40 +00:00
Hyunsun Moon
58174e45a0 Fixed router and domain address order in IpAssignment build method
Change-Id: I3941c88f3b27bda0621c7a5e7fa56935fb924998
2015-12-11 15:51:44 +00:00
daniel
877bb2f19f Fix DhcpService
- boolean 'fromOpenstack' is changed to 'rangeNotEnforced'
 - rebased with master

Change-Id: Ida2828367339cdb0129f1555df9e1c90e6da6975
2015-11-20 03:11:27 +00:00
daniel
cd9deed747 [CORD 304] Modification of DhcpService to support OpenStack
- Now DhcpService can support DHCP requests from openstack

Change-Id: I30b51510290fe30b5f3bceb676e1d20bf8e33611
2015-11-11 15:27:58 +00:00
Thomas Vachuska
da952d8115 Separating DHCP public facade and the implementation into separate modules.
Change-Id: I6eaa68924ddfb2c2fe7953a5df681bb2cc463b32
2015-10-29 03:39:31 +00:00