K 10 svn:author V 3 des K 8 svn:date V 27 2013-08-23T10:57:05.465248Z K 7 svn:log V 359 Set the back pointer from the prefix to the interface before adding the prefix to the interface's prefix list. This shouldn't make a difference, since rtadvd(8) is single-threaded, but I've seen it crash in delete_prefix() with pfx_rainfo == NULL, and this is the only place where a prefix can be added to the list with a NULL pfx_rainfo. MFC after: 3 days END