Component: ippool6
11 changelog entries across 8 version(s)
Activity over time (changelog entries per month)
- added "Valid Lifetime" and "Preferred Lifetime" options and use them when constructing IPv6 address;
- fixed minor memory leak;
- log address removal;
- take into account "subnet-id" when specified on address;
- properly free IPv6 pool used prefix when it is not used any more;
- added pool name to "no more addresses left" error message;
- try to assign desired prefix for client if prefix is not being already used;
- fixed crash on acquire when prefix length is equal with pool prefix length;
- fixed potential crash;
- optimize same prefix acquisition;
- try to acquire the same prefix if info matches recently freed;