index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dhcpsrv
/
subnet.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[4236] Replaced license text in all files containing it.
Marcin Siodelski
2015-12-16
1
-11
/
+3
*
[3899] Moved checkType() first in addPool()
Francis Dupont
2015-06-16
1
-3
/
+3
*
[3899] Removed extra space from error message
Francis Dupont
2015-06-16
1
-1
/
+1
*
[3070] Added Rapid Commit flag to Subnet6.
Marcin Siodelski
2015-06-09
1
-2
/
+2
*
[3747] Renamed parameter record-client-id to match-client-id.
Marcin Siodelski
2015-05-13
1
-1
/
+1
*
[3747] Renamed ignore-client-id to record-client-id and reversed values.
Marcin Siodelski
2015-05-12
1
-1
/
+1
*
[3747] Ignore Client Id flag is added to Subnet4.
Marcin Siodelski
2015-05-12
1
-2
/
+2
*
[master] remove '#include <config.h' from include files (#3782)
Francis Dupont
2015-04-18
1
-0
/
+2
*
[master] Merge branch 'trac3711'
Marcin Siodelski
2015-02-18
1
-0
/
+34
|
\
|
*
[3711] Changes after review:
Tomek Mrugalski
2015-02-18
1
-6
/
+6
|
*
[3711] Subnet::getLeasesCount() implemented.
Tomek Mrugalski
2015-02-17
1
-0
/
+34
*
|
[3565] reservation-mode is now configurable
Tomek Mrugalski
2015-02-12
1
-2
/
+1
|
/
*
[3647] Allow for configuring pd pool which doesn't match the subnet.
Marcin Siodelski
2015-01-19
1
-8
/
+16
*
[3589] Moved subnet-specific option configuration to CfgOption class.
Marcin Siodelski
2014-09-30
1
-95
/
+3
*
[3589] Created an object to hold the option configuration.
Marcin Siodelski
2014-09-30
1
-4
/
+4
*
[3281] Allow assigning arbitrary subnet id.
Marcin Siodelski
2014-03-26
1
-7
/
+10
*
[3274] white_list_ is now of ClientClasses type.
Tomek Mrugalski
2014-02-10
1
-2
/
+9
*
[3274] Changes after second round of reviews:
Tomek Mrugalski
2014-02-10
1
-3
/
+3
*
[3274] Changes after review:
Tomek Mrugalski
2014-02-06
1
-1
/
+1
*
[3274] Subnets are now able to store client class information.
Tomek Mrugalski
2014-02-03
1
-0
/
+15
*
[3274] Relay address can now be stored in Subnet structures.
Tomek Mrugalski
2014-01-28
1
-7
/
+18
*
Merge branch 'trac1283'
Mukund Sivaraman
2014-01-17
1
-6
/
+5
|
\
|
*
[1283] Use IOAddress << operator in remaining places in DHCP code.
Marcin Siodelski
2014-01-16
1
-4
/
+4
|
*
[1283] Remove toText() calls where IOAddress should be used directly
Mukund Sivaraman
2014-01-07
1
-2
/
+1
*
|
[3234] Changes after review:
Tomek Mrugalski
2014-01-08
1
-1
/
+1
*
|
[3234] Subnet-id is now set properly in b10-dhcp{4,6} servers
Tomek Mrugalski
2013-12-30
1
-0
/
+3
|
/
*
[3194] Merge branch 'master' into trac3194_1
Marcin Siodelski
2013-10-24
1
-1
/
+14
|
\
|
*
[3191] Unnecessary comment removed.
Tomek Mrugalski
2013-10-17
1
-3
/
+0
|
*
[3191] Changes after review:
Tomek Mrugalski
2013-10-17
1
-1
/
+1
|
*
[3191] Subnet4 now stores siaddr
Tomek Mrugalski
2013-10-11
1
-1
/
+17
*
|
[3194] Implemented basic vendor options support.
Marcin Siodelski
2013-10-22
1
-0
/
+32
|
/
*
[3171] Changes after review:
Tomek Mrugalski
2013-10-03
1
-3
/
+3
*
[3171] Changes after review:
Tomek Mrugalski
2013-10-02
1
-3
/
+4
*
[3171] All dhcpsrv unit-tests now pass.
Tomek Mrugalski
2013-09-20
1
-17
/
+3
*
[3171] First test implementing PD lease allocation passed!
Tomek Mrugalski
2013-09-19
1
-49
/
+40
*
[3171] IterativeAllocator::pickAddress() now handles prefixes as well
Tomek Mrugalski
2013-09-19
1
-0
/
+19
*
[3171] AllocEngine work: increasePrefix() added, prefix_len passed around
Tomek Mrugalski
2013-09-19
1
-2
/
+3
*
[3149] Lease6::LeaseType and Pool::PoolType unified.
Tomek Mrugalski
2013-09-18
1
-31
/
+32
*
[3150] Checks for different pool types implemented.
Tomek Mrugalski
2013-09-16
1
-2
/
+13
*
[3150] checkType in Subnets implemented
Tomek Mrugalski
2013-09-16
1
-2
/
+20
*
[3150] Support for different pool types in subnet implemented
Tomek Mrugalski
2013-09-16
1
-35
/
+75
*
[3150] First part of prefix pool support
Tomek Mrugalski
2013-09-10
1
-1
/
+39
*
[2355] Minor changes in response to review comments.
Thomas Markwalder
2013-05-06
1
-28
/
+32
*
[trac2355] Addressed interrim review comments, and completed remainder
Thomas Markwalder
2013-05-01
1
-2
/
+11
*
[master] Merge branch 'trac2591'
Marcin Siodelski
2013-01-23
1
-7
/
+6
|
\
|
*
[2591] Changes as a result of the code review.
Marcin Siodelski
2013-01-22
1
-6
/
+5
|
*
[2591] Code cleanup in Dhcp4SrvTest.processRequest and .processDiscover.
Marcin Siodelski
2013-01-16
1
-1
/
+1
*
|
[master] Merge branch 'trac2596' (DHCPv6 subnet tied to interface)
Tomek Mrugalski
2013-01-18
1
-0
/
+10
|
\
\
|
|
/
|
/
|
|
*
[2596] Changes after review.
Tomek Mrugalski
2013-01-17
1
-1
/
+1
|
*
[2596] "Interface" parameter in Subnet6 configuration added.
Tomek Mrugalski
2013-01-15
1
-0
/
+10
[next]