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
*
[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
*
|
[master] Merge branch 'trac2317'
Marcin Siodelski
2013-01-15
1
-22
/
+4
|
\
\
|
|
/
|
/
|
|
*
[2317] Added generic container holding option spaces.
Marcin Siodelski
2013-01-09
1
-22
/
+4
*
|
[master] Merge branch 'trac2320' (DHCPv4 allocation engine)
Tomek Mrugalski
2013-01-10
1
-56
/
+9
|
\
\
|
|
/
|
/
|
|
*
[2320] dynamic_cast in Subnet::getPool() removed
Tomek Mrugalski
2013-01-09
1
-9
/
+0
|
*
[2320] Changes after review.
Tomek Mrugalski
2013-01-08
1
-1
/
+1
|
*
[2320] Default value for getPool() now works for both v4 and v6.
Tomek Mrugalski
2012-12-27
1
-5
/
+8
|
*
[2320] Subnet4 and Subnet6 have much more common code now.
Tomek Mrugalski
2012-12-20
1
-55
/
+14
*
|
[master] Merge branch 'trac2315'
Marcin Siodelski
2013-01-08
1
-4
/
+53
|
\
\
|
*
|
[2315] Return a pointer to option container rather than a reference.
Marcin Siodelski
2013-01-07
1
-9
/
+15
|
*
|
[2315] Changes as the result of the review.
Marcin Siodelski
2013-01-07
1
-2
/
+2
|
*
|
[2315] Minor code cleanup.
Marcin Siodelski
2013-01-04
1
-7
/
+3
|
*
|
[2315] Added routine to get the single option for the space and code.
Marcin Siodelski
2013-01-03
1
-0
/
+16
|
*
|
[2315] Group options held under Subnet object by option space name.
Marcin Siodelski
2013-01-03
1
-4
/
+35
|
|
/
*
|
[2545] Separated build and commit phase for all DHCPv4 config parsers.
Marcin Siodelski
2012-12-21
1
-2
/
+2
*
|
[2545] Separate the build and commit phases for all parsers.
Marcin Siodelski
2012-12-21
1
-2
/
+2
|
/
[next]