diff options
author | Stefan Sperling <stsp@cvs.openbsd.org> | 2009-03-29 19:34:24 +0000 |
---|---|---|
committer | Stefan Sperling <stsp@cvs.openbsd.org> | 2009-03-29 19:34:24 +0000 |
commit | 04af3fc952d56b36ca09933d04cc4ae9836fe11a (patch) | |
tree | 713ae4a4c7659c67fbc23912de8dbed01c4365a7 /etc/rpc | |
parent | 68e74bdf6908f3b8e20436865afa98df9fe89f9f (diff) |
Update linked() for OSPFv3.
A router vertex w has a point-to-point link back to a router
vertex v if v's router ID occurs as neighbour ID in one of the
point-to-point links described in w's router LSA.
A router vertex w has a link back to a network vertex v if the router
ID of v's advertising router (i.e. DR) occurs as neighbour ID in one
of the transit links described in w's router LSA, and v's interface
ID to the network matches the neighbour interface ID of that transit
link.
A network vertex w has a link back to a router vertex v if v's router
ID occurs in the list of attached routers in w's network LSA.
Also, get_rtr_link() and get_net_link() take an unsigned int now.
"commit it" claudio@
Diffstat (limited to 'etc/rpc')
0 files changed, 0 insertions, 0 deletions