Largely brought about by the discussion with Claus, he definitely did
spot one problem. In addition, I'd like to apply the debugging cleanup
patch as well. Although I don't think it should be a problem based on
the code I've looked at, he believes he's hit a null deference and it
wouldn't surpri
> On Thu, 09 Dec 2010 10:21:13 +0100, Jan Safranek
> said:
JS> Please note that I've already checked the patch into SVN, not knowing
JS> there are new checkin rules. I'll revert it if I won't get enough
JS> votes.
+1 so you probably don't need to revert :-)
--
Wes Hardaker
Please mail
On Thu, 09 Dec 2010 10:21:13 +0100 Jan wrote:
JS> Current implementation of ipv6IfTable never reloads list of interfaces,
JS> deleted or added interfaces never (dis-)appear from the table.
JS>
JS> This patch reloads the list of interfaces whenever the table is
JS> accessed. It adds also minor opt
Current implementation of ipv6IfTable never reloads list of interfaces,
deleted or added interfaces never (dis-)appear from the table.
This patch reloads the list of interfaces whenever the table is
accessed. It adds also minor optimization (store last number of
interfaces so realloc() probably