- 12 Feb, 2013 12 commits
-
-
Marcin Siodelski authored
-
Thomas Markwalder authored
-
Thomas Markwalder authored
-
Thomas Markwalder authored
-
Thomas Markwalder authored
Note: This change fulfills both 2699 (lease4) and 2703 (lease6).
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
Conflicts: src/lib/dhcpsrv/alloc_engine.cc
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
The selectSubnet() function offers two ways to find a subnet for a particular interface: using the name of the interface that the subnet is configured for; and using the packet source address. Also, the redundant warning is removed if suitable subnet was not found as this warning is already issued elsewhere.
-
Mukund Sivaraman authored
-
- 11 Feb, 2013 15 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Stephen Morris authored
-
Tomek Mrugalski authored
Conflicts: ChangeLog
-
Stephen Morris authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
Conflicts: ChangeLog
-
Stephen Morris authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Stephen Morris authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
Conflicts: src/lib/python/isc/ddns/session.py
-
Mukund Sivaraman authored
-
- 09 Feb, 2013 2 commits
-
-
JINMEI Tatuya authored
ignoring the result fixes a scan-build error. besides, ignore() should be more appropriate choice for what it intends to do anyway.
-
JINMEI Tatuya authored
-
- 08 Feb, 2013 5 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
JINMEI Tatuya authored
without [] the output it seems possible that the output is empty for some environments. also clarified that we can ignore the cases where -L isn't contained at all.
-
Stephen Morris authored
Also explicitly added a note in the "Installation" section referring to the BIND 10 DHCP database installation and configuration section.
-
Mukund Sivaraman authored
-
- 07 Feb, 2013 6 commits
-
-
JINMEI Tatuya authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Stephen Morris authored
Explicit allocation failures cause the return of packet to the client indicating that the address allocation has been refused. Also added was a "catch" for other exceptions - this causes the packet from the client that generated the exception to be ignored.
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-