29 Dec
2010
29 Dec
'10
9:21 p.m.
Ondrej Zajicek <santiago@crfreenet.org> wrote on 2010/12/28 10:00:03:
On Tue, Dec 28, 2010 at 02:12:53AM +0100, Joakim Tjernlund wrote:
Right, some comments:
- px_pos* is redundant. Just use rt_pos* for both V4 and V6.
rt_pos* is a position in Router-LSA, px_pos* is a position in Rt Prefix-LSA. In IPv6, we use both and they might be different.
Ah, now I see. You took the concept one step further.
How does the lsa pos in add_network work for ac_stubnet_list? Stubnet lists does not have en interface connected, perhaps ac_stubnet_list isn't applicable for add_network? Jocke