>From that trace, it looks like it is in this code in dhcp_config_free()
when it makes the free() call:
#ifdef HAVE_DHCP6
if (config->flags & CONFIG_ADDR6)
{
struct addrlist *addr, *tmp;
for (addr = config->addr6; addr; addr = tmp)
{
tmp
Can you paste the change you're using that seems to help? Maybe getting
some eyes on it might help point in a direction? Not that I have lots of
extra cycles.
And I didn't expect the change I made to help, that failure probably
never happens, and if you're just dealing with IPv4 it won't come into
So this also fails with version 2.89 that is in Lunar?
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to dnsmasq in Ubuntu.
https://bugs.launchpad.net/bugs/2026757
Title:
dnsmasq on Ubuntu Jammy/Lunar crashes on neutron-dhcp-
The NoFilterMatched is actually because the grenade job doesn't
automatically update dhcp.filters, I have a fix proposed there that I'll
update with this bug info, https://review.openstack.org/#/c/371015/
There is still a fix required for neutron to catch when we don't have
dhcp_release6, I'll upd
Christian - I believe we added dnsmasq in order to see about getting
v2.76 into LTS (xenial) since having a better dhcpv6 stateful offering
would be a good thing. It's currently only in Y.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is su
5 matches
Mail list logo