summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/cfg_subnets6.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#1336] added ChangeLogRazvan Becheriu2020-08-131-1/+1
* [#1336] removed references to non existent countersRazvan Becheriu2020-08-131-1/+1
* [#1265] Removed the random index for subnetsFrancis Dupont2020-07-271-2/+2
* [#816] Added per subnet cumulative assigned statsFrancis Dupont2020-04-231-1/+19
* [527-check-return-value-of-multi-index-push_back] Added either explicit cast ...Francis Dupont2019-06-211-2/+2
* [#492,!252] Applied the subnet id merge fix into v6.Marcin Siodelski2019-05-241-4/+29
* [#620,!332] Addressed review comments.Marcin Siodelski2019-05-241-10/+10
* [#620,!332] Network level relay address is taken into account for subnet selc...Marcin Siodelski2019-05-241-7/+19
* [465-add-subnet4-update-and-subnet6-update-commands-to-subnet-cmds-hook] Addr...Francis Dupont2019-04-191-2/+1
* [465-add-subnet4-update-and-subnet6-update-commands-to-subnet-cmds-hook] Adde...Francis Dupont2019-04-191-1/+2
* [465-add-subnet4-update-and-subnet6-update-commands-to-subnet-cmds-hook] Adde...Francis Dupont2019-04-191-0/+21
* [#413,!288] kea-dhcp6 now uses subnets from config backendsThomas Markwalder2019-04-101-0/+73
* [#103,!289] Added function to delete subnet by ID from the configuration.Marcin Siodelski2019-04-101-2/+10
* [#487,!242] Use Optionals in the Subnet and Shared networks.Marcin Siodelski2019-02-281-2/+2
* [19-move-address-utilities] Moved address utilitieslibyang-models_baselibyang-generic_baselibyang-adaptor_basegitlab20_baseFrancis Dupont2018-08-311-1/+1
* [5617] Moved selector init to libraryFrancis Dupont2018-05-111-1/+30
* [5535] dhcpsrv now supports multiple relay addresses in RelayInfoThomas Markwalder2018-04-251-2/+3
* [5315_rebase] Changes after rebase and review:Tomek Mrugalski2017-08-151-13/+1
* [5315] Added functions that remove subnets from a configuration.Marcin Siodelski2017-08-151-0/+14
* [5315] Check for subnet prefix duplicates when subnet is added.Marcin Siodelski2017-08-151-3/+8
* [master] Added subnet manipulation supportThomas Markwalder2017-08-101-165/+15
|\
| * [5314] Added indexing to subnet searches.Marcin Siodelski2017-07-201-0/+14
| * [5314] Subnet to Element conversion moved to SubnetX classes.Marcin Siodelski2017-07-191-165/+1
* | [5272] getSubnet implemented.Tomek Mrugalski2017-08-011-0/+14
|/
* [5247] Corrected issues with assigned-<lease/nas/pd> statsThomas Markwalder2017-04-211-0/+3
* [fdunparse2] Finished agent and added some @todosFrancis Dupont2017-03-071-2/+2
* [fdunparse2] Some fixes, did D2, began CAFrancis Dupont2017-03-071-1/+1
* [fdunparse2] Rebased, still reservations to doFrancis Dupont2017-03-071-1/+180
* [4294] Refactored AddressStatsRow and AddressStatsQuery classesThomas Markwalder2016-08-231-1/+1
* [4294] Unit tests and MySql now support IPv6 lease stat recountingThomas Markwalder2016-08-161-21/+33
* [4236] Updated copyright dates in all files.Marcin Siodelski2015-12-161-1/+1
* [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-161-11/+3
* [3799] Updates per review commentsShawn Routhier2015-06-191-11/+7
* [3799] Add v6 subnet statisticsShawn Routhier2015-06-171-0/+48
* [master] remove '#include <config.h' from include files (#3782)Francis Dupont2015-04-181-1/+2
* [3625] Use CfgSubnets6 to obtain subnet information.Marcin Siodelski2014-10-301-1/+1
* [3625] Implemented the CfgSubnets6 class to hold IPv6 subnets configurationMarcin Siodelski2014-10-301-0/+182