[OLSR-users] Routes hang around a bit longer?

Drew (spam-protected)
Fri Jun 30 18:10:45 CEST 2006


I had similar problems on our network, changing the validity times in 
the olsrd.conf file helped a bit, but I still have issues with olsrd 
crashing and starting with the wrong 'main address' and such.

# Hello interval in seconds(float)
# HelloInterval 2.0

# HELLO validity time
# HelloValidityTime 6.0
HelloValidityTime 10.0

# TC interval in seconds(float)
# TcInterval 5.0

# TC validity time
# TcValidityTime 15.0
TcValidityTime 50.0

# MID interval in seconds(float)
# MidInterval 5.0

# MID validity time
# MidValidityTime 15.0
MidValidityTime 50.0

# HNA interval in seconds(float)
# HnaInterval 5.0

# HNA validity time
# HnaValidityTime 15.0
HnaValidityTime 50.0


Phill Brown wrote:
>
> I can send debug output if it helps?
>
> I would love to get this working, there is one linkin particular that 
> creates the routes and then drops them instantly… not bringing them 
> back. This node is now effectively useless,
> Any help would be appreciated.
>
> ------------------------------------------------------------------------
>
> *From:* (spam-protected) 
> [mailto:(spam-protected)] *On Behalf Of *Phill Brown
> *Sent:* Thursday, 29 June 2006 10:16 PM
> *To:* (spam-protected)
> *Subject:* [OLSR-users] Routes hang around a bit longer?
>
> I currently have a community network setup with about 15 nodes linked 
> over long distance. Till a couple of days ago, this network was 
> statically routed.
>
> After seeing the amazing possibilities of olsr, I have installed it on 
> all of the router boxes and removed the static routes and gateways.
>
> Previously when the wireless link would drop momentarily there would 
> be no noticeable disconnection to irc and other services running on 
> the network, now there is a noticeable drop as all routes disappear 
> and take a while for the routes to come back. Sometimes I have to ssh 
> into the next router from the previous router (as I have no routes to 
> get back to me and both routers can see each other) to kill the olsrd 
> and load it again, instantly bringing the routes back again. Sometimes 
> I have to do this as the routes simply don’t come back. I am new to 
> olsr and have read as much documentation as possible but cannot find 
> an answer to fix this. Any ideas or advice?
>
> Cheers
>
> Phill.
>
> ------------------------------------------------------------------------
>
>
>  *** olsr.org - 0.4.10 ***
>  Build date: Jun 28 2006
>  http://www.olsr.org
>
> Parsing file: "/etc/olsrd.conf"
>  *** olsrd configuration ***
> Debug Level      : 2
> IpVersion        : 4
> No interfaces    : ALLOWED
> TOS              : 0x10
> Willingness      : AUTO
> IPC connections  : 0
> 	Host 127.0.0.1
> 	Net 10.0.0.0/255.255.0.0
> 	Net 172.16.0.0/255.255.0.0
> 	Net 10.192.0.0/255.255.0.0
> Pollrate         : 0.05
> TC redundancy    : 0
> MPR coverage     : 1
> LQ level         : 0
> LQ fish eye      : 0
> LQ Dijkstra limit: 255, 0.00
> LQ window size   : 10
> Clear screen     : yes
> Interfaces:
>  dev: "ath0"
> 	IPv4 broadcast           : AUTO
> 	IPv6 addrtype            : global
> 	IPv6 multicast site/glbl : ff05::15/ff0e::1
> 	HELLO emission/validity  : 2.00/6.00
> 	TC emission/validity     : 5.00/15.00
> 	MID emission/validity    : 5.00/15.00
> 	HNA emission/validity    : 5.00/15.00
> Using hysteresis:
> 	Scaling      : 0.50
> 	Thr high/low : 0.80/0.30
> HNA4 entries:
> 	10.192.16.96/255.255.255.224
> Could not read APM info - setting default willingness(3)
> Using IP version 4
> Added 0.0.0.0 to IP deny set
> Added 127.0.0.1 to IP deny set
>
>  ---- Interface configuration ---- 
>
> Checking ath0:
> 	Wireless interface detected
> 	Metric: 1
> 	MTU - IPhdr: 1472
> 	Index 0
> 	Address:172.16.16.35
> 	Netmask:255.255.255.248
> 	Broadcast address:172.16.16.39
> Adding OLSR socket entry 5
> New main address: 172.16.16.35
> Loading plugins...
>
> Main address: 172.16.16.35
>
> Scheduler started - polling every 0.05 seconds
> Adding MID alias main 172.16.16.3 -> 172.16.16.33 based on HELLO
>
> Inserting alias 172.16.16.33 for 172.16.16.3
> Willingness for 172.16.16.3 changed from 0 to 3 - UPDATING
>
> --- 13:55:21.54 ---------------------------------------------------- LINKS
>
> IP address       hyst   LQ     lost   total  NLQ    ETX
> 172.16.16.33     0.000  0.000  0      0      0.000  0.00
>
> --- 13:55:21.54 ------------------------------------------------ NEIGHBORS
>
> IP address       LQ     NLQ    SYM   MPR   MPRS  will
> 172.16.16.3      0.000  0.000  NO    NO    NO    3
>
> --- 13:55:21.54 ------------------------------------------------- TOPOLOGY
>
> Source IP addr   Dest IP addr     LQ     ILQ    ETX
> Received TC from NON SYM neighbor 172.16.16.33
> Received HNA from NON SYM neighbor 172.16.16.33
> Received HNA from NON SYM neighbor 172.16.16.33
> Received TC from NON SYM neighbor 172.16.16.33
> Received TC from NON SYM neighbor 172.16.16.33
> HYST[172.16.16.33] link set to NOT pending!
>
> --- 13:55:23.70 ---------------------------------------------------- LINKS
>
> IP address       hyst   LQ     lost   total  NLQ    ETX
> 172.16.16.33     0.969  0.000  0      0      0.000  0.00
>
> --- 13:55:23.70 ------------------------------------------------ NEIGHBORS
>
> IP address       LQ     NLQ    SYM   MPR   MPRS  will
> 172.16.16.3      0.000  0.000  NO    NO    NO    3
>
> --- 13:55:23.70 ------------------------------------------------- TOPOLOGY
>
> Source IP addr   Dest IP addr     LQ     ILQ    ETX
> Received HNA from NON SYM neighbor 172.16.16.33
> Received MID from NON SYM neighbor 172.16.16.33
> Received HNA from NON SYM neighbor 172.16.16.33
> Received MID from NON SYM neighbor 172.16.16.33
> Received MID from NON SYM neighbor 172.16.16.33
> Received HNA from NON SYM neighbor 172.16.16.33
> Received TC from NON SYM neighbor 172.16.16.33
> Received HNA from NON SYM neighbor 172.16.16.33
> Received TC from NON SYM neighbor 172.16.16.33
> Received TC from NON SYM neighbor 172.16.16.33
> Received MID from NON SYM neighbor 172.16.16.33
> Received HNA from NON SYM neighbor 172.16.16.33
> Received HNA from NON SYM neighbor 172.16.16.33
> Received MID from NON SYM neighbor 172.16.16.33
> Received MID from NON SYM neighbor 172.16.16.33
> Received MID from NON SYM neighbor 172.16.16.33
> Received TC from NON SYM neighbor 172.16.16.33
> Received HNA from NON SYM neighbor 172.16.16.33
> Received TC from NON SYM neighbor 172.16.16.33
> Setting 172.16.16.3 as MPR
> (ioctl)Adding route with metric 1 to 172.16.16.3/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 2 to 172.16.16.17/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 2 to 172.16.16.41/255.255.255.255 via 172.16.16.33/ath0.
>
> --- 13:55:34.25 ---------------------------------------------------- LINKS
>
> IP address       hyst   LQ     lost   total  NLQ    ETX
> 172.16.16.33     1.000  0.000  0      0      0.000  0.00
>
> --- 13:55:34.25 ------------------------------------------------ NEIGHBORS
>
> IP address       LQ     NLQ    SYM   MPR   MPRS  will
> 172.16.16.3      0.000  0.000  YES   YES   NO    3
>
> --- 13:55:34.25 ------------------------------------------------- TOPOLOGY
>
> Source IP addr   Dest IP addr     LQ     ILQ    ETX
> (ioctl)Adding route with metric 1 to 10.192.18.0/255.255.255.0 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 1 to 10.192.16.32/255.255.255.224 via 172.16.16.33/ath0.
>
> --- 13:55:34.43 ---------------------------------------------------- LINKS
>
> IP address       hyst   LQ     lost   total  NLQ    ETX
> 172.16.16.33     1.000  0.000  0      0      0.000  0.00
>
> --- 13:55:34.43 ------------------------------------------------ NEIGHBORS
>
> IP address       LQ     NLQ    SYM   MPR   MPRS  will
> 172.16.16.3      0.000  0.000  YES   YES   NO    3
>
> --- 13:55:34.43 ------------------------------------------------- TOPOLOGY
>
> Source IP addr   Dest IP addr     LQ     ILQ    ETX
> TC: adding entry 172.16.16.129
>
> --- 13:55:34.97 ---------------------------------------------------- LINKS
>
> IP address       hyst   LQ     lost   total  NLQ    ETX
> 172.16.16.33     1.000  0.000  0      0      0.000  0.00
>
> --- 13:55:34.97 ------------------------------------------------ NEIGHBORS
>
> IP address       LQ     NLQ    SYM   MPR   MPRS  will
> 172.16.16.3      0.000  0.000  YES   YES   NO    3
>
> --- 13:55:34.97 ------------------------------------------------- TOPOLOGY
>
> Source IP addr   Dest IP addr     LQ     ILQ    ETX
> 172.16.16.129    172.16.16.41     0.000  0.000  0.00
> 172.16.16.129    172.16.16.131    0.000  0.000  0.00
> MID new: (172.16.16.17, 172.16.16.1)
> Inserting alias 172.16.16.1 for 172.16.16.17
> MID new: (172.16.16.17, 172.16.16.9)
> Inserting alias 172.16.16.9 for 172.16.16.17
> Setting 172.16.16.3 as MPR
> (ioctl)Adding route with metric 2 to 172.16.16.9/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 2 to 172.16.16.1/255.255.255.255 via 172.16.16.33/ath0.
>
> --- 13:55:35.87 ---------------------------------------------------- LINKS
>
> IP address       hyst   LQ     lost   total  NLQ    ETX
> 172.16.16.33     1.000  0.000  0      0      0.000  0.00
>
> --- 13:55:35.87 ------------------------------------------------ NEIGHBORS
>
> IP address       LQ     NLQ    SYM   MPR   MPRS  will
> 172.16.16.3      0.000  0.000  YES   YES   NO    3
>
> --- 13:55:35.87 ------------------------------------------------- TOPOLOGY
>
> Source IP addr   Dest IP addr     LQ     ILQ    ETX
> 172.16.16.129    172.16.16.41     0.000  0.000  0.00
> 172.16.16.129    172.16.16.131    0.000  0.000  0.00
> MID new: (172.16.16.3, 172.16.16.33)
> Inserting alias 172.16.16.33 for 172.16.16.3
> MID new: (172.16.16.3, 172.16.16.57)
> Inserting alias 172.16.16.57 for 172.16.16.3
> Setting 172.16.16.3 as MPR
> (ioctl)Adding route with metric 1 to 172.16.16.33/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 1 to 172.16.16.57/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 2 to 10.192.16.0/255.255.255.224 via 172.16.16.33/ath0.
>
> --- 13:55:36.23 ---------------------------------------------------- LINKS
>
> IP address       hyst   LQ     lost   total  NLQ    ETX
> 172.16.16.33     1.000  0.000  0      0      0.000  0.00
>
> --- 13:55:36.23 ------------------------------------------------ NEIGHBORS
>
> IP address       LQ     NLQ    SYM   MPR   MPRS  will
> 172.16.16.3      0.000  0.000  YES   YES   NO    3
>
> --- 13:55:36.23 ------------------------------------------------- TOPOLOGY
>
> Source IP addr   Dest IP addr     LQ     ILQ    ETX
> 172.16.16.129    172.16.16.41     0.000  0.000  0.00
> 172.16.16.129    172.16.16.131    0.000  0.000  0.00
> MID new: (172.16.16.129, 172.16.16.43)
> Inserting alias 172.16.16.43 for 172.16.16.129
> MID new: (172.16.16.129, 172.16.16.137)
> Inserting alias 172.16.16.137 for 172.16.16.129
> MID new: (172.16.16.41, 172.16.16.59)
> Inserting alias 172.16.16.59 for 172.16.16.41
> Setting 172.16.16.3 as MPR
> (ioctl)Adding route with metric 2 to 172.16.16.59/255.255.255.255 via 172.16.16.33/ath0.
>
> --- 13:55:37.79 ---------------------------------------------------- LINKS
>
> IP address       hyst   LQ     lost   total  NLQ    ETX
> 172.16.16.33     1.000  0.000  0      0      0.000  0.00
>
> --- 13:55:37.79 ------------------------------------------------ NEIGHBORS
>
> IP address       LQ     NLQ    SYM   MPR   MPRS  will
> 172.16.16.3      0.000  0.000  YES   YES   NO    3
>
> --- 13:55:37.79 ------------------------------------------------- TOPOLOGY
>
> Source IP addr   Dest IP addr     LQ     ILQ    ETX
> 172.16.16.129    172.16.16.41     0.000  0.000  0.00
> 172.16.16.129    172.16.16.131    0.000  0.000  0.00
> TC: adding entry 172.16.16.3
>
> --- 13:55:39.23 ---------------------------------------------------- LINKS
>
> IP address       hyst   LQ     lost   total  NLQ    ETX
> 172.16.16.33     1.000  0.000  0      0      0.000  0.00
>
> --- 13:55:39.23 ------------------------------------------------ NEIGHBORS
>
> IP address       LQ     NLQ    SYM   MPR   MPRS  will
> 172.16.16.3      0.000  0.000  YES   YES   NO    3
>
> --- 13:55:39.23 ------------------------------------------------- TOPOLOGY
>
> Source IP addr   Dest IP addr     LQ     ILQ    ETX
> 172.16.16.129    172.16.16.41     0.000  0.000  0.00
> 172.16.16.129    172.16.16.131    0.000  0.000  0.00
> 172.16.16.3      172.16.16.17     0.000  0.000  0.00
> 172.16.16.3      172.16.16.41     0.000  0.000  0.00
> TC: adding entry 172.16.16.41
> (ioctl)Adding route with metric 3 to 172.16.16.43/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 3 to 172.16.16.137/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 3 to 172.16.16.129/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 4 to 172.16.16.131/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 3 to 10.192.17.0/255.255.255.224 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 3 to 10.192.16.128/255.255.255.224 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 4 to 10.192.16.160/255.255.255.224 via 172.16.16.33/ath0.
>
> --- 13:55:39.95 ---------------------------------------------------- LINKS
>
> IP address       hyst   LQ     lost   total  NLQ    ETX
> 172.16.16.33     1.000  0.000  0      0      0.000  0.00
>
> --- 13:55:39.95 ------------------------------------------------ NEIGHBORS
>
> IP address       LQ     NLQ    SYM   MPR   MPRS  will
> 172.16.16.3      0.000  0.000  YES   YES   NO    3
>
> --- 13:55:39.95 ------------------------------------------------- TOPOLOGY
>
> Source IP addr   Dest IP addr     LQ     ILQ    ETX
> 172.16.16.129    172.16.16.41     0.000  0.000  0.00
> 172.16.16.129    172.16.16.131    0.000  0.000  0.00
> 172.16.16.3      172.16.16.17     0.000  0.000  0.00
> 172.16.16.3      172.16.16.41     0.000  0.000  0.00
> 172.16.16.41     172.16.16.3      0.000  0.000  0.00
> 172.16.16.41     172.16.16.129    0.000  0.000  0.00
> (ioctl)Deleting route with metric 4 to 172.16.16.131/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 3 to 172.16.16.43/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 3 to 172.16.16.137/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 3 to 172.16.16.129/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 2 to 172.16.16.59/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 2 to 172.16.16.17/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 2 to 172.16.16.9/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 2 to 172.16.16.41/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 2 to 172.16.16.1/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 1 to 172.16.16.57/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 1 to 172.16.16.3/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 1 to 172.16.16.33/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 4 to 10.192.16.160/255.255.255.224 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 3 to 10.192.17.0/255.255.255.224 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 3 to 10.192.16.128/255.255.255.224 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 2 to 10.192.16.0/255.255.255.224 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 1 to 10.192.18.0/255.255.255.0 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 1 to 10.192.16.32/255.255.255.224 via 172.16.16.33/ath0.
>
> --- 13:55:40.73 ---------------------------------------------------- LINKS
>
> IP address       hyst   LQ     lost   total  NLQ    ETX
> 172.16.16.33     1.000  0.000  0      0      0.000  0.00
>
> --- 13:55:40.73 ------------------------------------------------ NEIGHBORS
>
> IP address       LQ     NLQ    SYM   MPR   MPRS  will
> 172.16.16.3      0.000  0.000  NO    NO    NO    3
>
> --- 13:55:40.73 ------------------------------------------------- TOPOLOGY
>
> Source IP addr   Dest IP addr     LQ     ILQ    ETX
> 172.16.16.129    172.16.16.41     0.000  0.000  0.00
> 172.16.16.129    172.16.16.131    0.000  0.000  0.00
> 172.16.16.3      172.16.16.17     0.000  0.000  0.00
> 172.16.16.3      172.16.16.41     0.000  0.000  0.00
> 172.16.16.41     172.16.16.3      0.000  0.000  0.00
> 172.16.16.41     172.16.16.129    0.000  0.000  0.00
> Received MID from NON SYM neighbor 172.16.16.33
> Received HNA from NON SYM neighbor 172.16.16.33
> Received MID from NON SYM neighbor 172.16.16.33
> Received HNA from NON SYM neighbor 172.16.16.33
> Received MID from NON SYM neighbor 172.16.16.33
> Received MID from NON SYM neighbor 172.16.16.33
> Received HNA from NON SYM neighbor 172.16.16.33
> Received TC from NON SYM neighbor 172.16.16.33
> Received TC from NON SYM neighbor 172.16.16.33
> Received HNA from NON SYM neighbor 172.16.16.33
> Received TC from NON SYM neighbor 172.16.16.33
> Received HNA from NON SYM neighbor 172.16.16.33
> Received MID from NON SYM neighbor 172.16.16.33
> Received HNA from NON SYM neighbor 172.16.16.33
> Received MID from NON SYM neighbor 172.16.16.33
> Received MID from NON SYM neighbor 172.16.16.33
> Received MID from NON SYM neighbor 172.16.16.33
> Received TC from NON SYM neighbor 172.16.16.33
> Received HNA from NON SYM neighbor 172.16.16.33
> Received TC from NON SYM neighbor 172.16.16.33
> Received HNA from NON SYM neighbor 172.16.16.33
>
> --- 13:55:52.25 ---------------------------------------------------- LINKS
>
> IP address       hyst   LQ     lost   total  NLQ    ETX
> 172.16.16.33     1.000  0.000  0      0      0.000  0.00
>
> --- 13:55:52.25 ------------------------------------------------ NEIGHBORS
>
> IP address       LQ     NLQ    SYM   MPR   MPRS  will
> 172.16.16.3      0.000  0.000  NO    NO    NO    3
>
> --- 13:55:52.25 ------------------------------------------------- TOPOLOGY
>
> Source IP addr   Dest IP addr     LQ     ILQ    ETX
> 172.16.16.129    172.16.16.41     0.000  0.000  0.00
> 172.16.16.129    172.16.16.131    0.000  0.000  0.00
> 172.16.16.3      172.16.16.17     0.000  0.000  0.00
> 172.16.16.3      172.16.16.41     0.000  0.000  0.00
> 172.16.16.41     172.16.16.3      0.000  0.000  0.00
> 172.16.16.41     172.16.16.129    0.000  0.000  0.00
> Received TC from NON SYM neighbor 172.16.16.33
> Received MID from NON SYM neighbor 172.16.16.33
> Received HNA from NON SYM neighbor 172.16.16.33
> Received HNA from NON SYM neighbor 172.16.16.33
> Received MID from NON SYM neighbor 172.16.16.33
> TC-SET: Deleting empty entry 172.16.16.3 ->
>
> --- 13:55:54.29 ---------------------------------------------------- LINKS
>
> IP address       hyst   LQ     lost   total  NLQ    ETX
> 172.16.16.33     1.000  0.000  0      0      0.000  0.00
>
> --- 13:55:54.29 ------------------------------------------------ NEIGHBORS
>
> IP address       LQ     NLQ    SYM   MPR   MPRS  will
> 172.16.16.3      0.000  0.000  NO    NO    NO    3
>
> --- 13:55:54.29 ------------------------------------------------- TOPOLOGY
>
> Source IP addr   Dest IP addr     LQ     ILQ    ETX
> 172.16.16.129    172.16.16.41     0.000  0.000  0.00
> 172.16.16.129    172.16.16.131    0.000  0.000  0.00
> 172.16.16.41     172.16.16.3      0.000  0.000  0.00
> 172.16.16.41     172.16.16.129    0.000  0.000  0.00
>
> --- 13:55:54.77 ---------------------------------------------------- LINKS
>
> IP address       hyst   LQ     lost   total  NLQ    ETX
> 172.16.16.33     1.000  0.000  0      0      0.000  0.00
>
> --- 13:55:54.77 ------------------------------------------------ NEIGHBORS
>
> IP address       LQ     NLQ    SYM   MPR   MPRS  will
> 172.16.16.3      0.000  0.000  NO    NO    NO    3
>
> --- 13:55:54.77 ------------------------------------------------- TOPOLOGY
>
> Source IP addr   Dest IP addr     LQ     ILQ    ETX
> 172.16.16.129    172.16.16.41     0.000  0.000  0.00
> 172.16.16.129    172.16.16.131    0.000  0.000  0.00
> 172.16.16.41     172.16.16.3      0.000  0.000  0.00
> 172.16.16.41     172.16.16.129    0.000  0.000  0.00
> Received MID from NON SYM neighbor 172.16.16.33
> TC-SET: Deleting empty entry 172.16.16.41 ->
>
> --- 13:55:55.01 ---------------------------------------------------- LINKS
>
> IP address       hyst   LQ     lost   total  NLQ    ETX
> 172.16.16.33     1.000  0.000  0      0      0.000  0.00
>
> --- 13:55:55.01 ------------------------------------------------ NEIGHBORS
>
> IP address       LQ     NLQ    SYM   MPR   MPRS  will
> 172.16.16.3      0.000  0.000  NO    NO    NO    3
>
> --- 13:55:55.01 ------------------------------------------------- TOPOLOGY
>
> Source IP addr   Dest IP addr     LQ     ILQ    ETX
> 172.16.16.129    172.16.16.41     0.000  0.000  0.00
> 172.16.16.129    172.16.16.131    0.000  0.000  0.00
> Received MID from NON SYM neighbor 172.16.16.33
> TC-SET: Deleting empty entry 172.16.16.129 ->
>
> --- 13:55:55.67 ---------------------------------------------------- LINKS
>
> IP address       hyst   LQ     lost   total  NLQ    ETX
> 172.16.16.33     1.000  0.000  0      0      0.000  0.00
>
> --- 13:55:55.67 ------------------------------------------------ NEIGHBORS
>
> IP address       LQ     NLQ    SYM   MPR   MPRS  will
> 172.16.16.3      0.000  0.000  NO    NO    NO    3
>
> --- 13:55:55.67 ------------------------------------------------- TOPOLOGY
>
> Source IP addr   Dest IP addr     LQ     ILQ    ETX
>
> --- 13:55:55.73 ---------------------------------------------------- LINKS
>
> IP address       hyst   LQ     lost   total  NLQ    ETX
> 172.16.16.33     1.000  0.000  0      0      0.000  0.00
>
> --- 13:55:55.73 ------------------------------------------------ NEIGHBORS
>
> IP address       LQ     NLQ    SYM   MPR   MPRS  will
> 172.16.16.3      0.000  0.000  NO    NO    NO    3
>
> --- 13:55:55.73 ------------------------------------------------- TOPOLOGY
>
> Source IP addr   Dest IP addr     LQ     ILQ    ETX
> Received TC from NON SYM neighbor 172.16.16.33
> Received HNA from NON SYM neighbor 172.16.16.33
> Received TC from NON SYM neighbor 172.16.16.33
> Setting 172.16.16.3 as MPR
> (ioctl)Adding route with metric 1 to 172.16.16.3/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 2 to 172.16.16.17/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 2 to 172.16.16.41/255.255.255.255 via 172.16.16.33/ath0.
>
> --- 13:55:57.23 ---------------------------------------------------- LINKS
>
> IP address       hyst   LQ     lost   total  NLQ    ETX
> 172.16.16.33     1.000  0.000  0      0      0.000  0.00
>
> --- 13:55:57.23 ------------------------------------------------ NEIGHBORS
>
> IP address       LQ     NLQ    SYM   MPR   MPRS  will
> 172.16.16.3      0.000  0.000  YES   YES   NO    3
>
> --- 13:55:57.23 ------------------------------------------------- TOPOLOGY
>
> Source IP addr   Dest IP addr     LQ     ILQ    ETX
> (ioctl)Adding route with metric 1 to 10.192.18.0/255.255.255.0 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 1 to 10.192.16.32/255.255.255.224 via 172.16.16.33/ath0.
>
> --- 13:55:57.59 ---------------------------------------------------- LINKS
>
> IP address       hyst   LQ     lost   total  NLQ    ETX
> 172.16.16.33     1.000  0.000  0      0      0.000  0.00
>
> --- 13:55:57.59 ------------------------------------------------ NEIGHBORS
>
> IP address       LQ     NLQ    SYM   MPR   MPRS  will
> 172.16.16.3      0.000  0.000  YES   YES   NO    3
>
> --- 13:55:57.59 ------------------------------------------------- TOPOLOGY
>
> Source IP addr   Dest IP addr     LQ     ILQ    ETX
> TC: adding entry 172.16.16.129
> MID new: (172.16.16.17, 172.16.16.1)
> Inserting alias 172.16.16.1 for 172.16.16.17
> MID new: (172.16.16.17, 172.16.16.9)
> Inserting alias 172.16.16.9 for 172.16.16.17
> Setting 172.16.16.3 as MPR
> (ioctl)Adding route with metric 2 to 172.16.16.9/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 2 to 172.16.16.1/255.255.255.255 via 172.16.16.33/ath0.
>
> --- 13:55:58.55 ---------------------------------------------------- LINKS
>
> IP address       hyst   LQ     lost   total  NLQ    ETX
> 172.16.16.33     1.000  0.000  0      0      0.000  0.00
>
> --- 13:55:58.55 ------------------------------------------------ NEIGHBORS
>
> IP address       LQ     NLQ    SYM   MPR   MPRS  will
> 172.16.16.3      0.000  0.000  YES   YES   NO    3
>
> --- 13:55:58.55 ------------------------------------------------- TOPOLOGY
>
> Source IP addr   Dest IP addr     LQ     ILQ    ETX
> 172.16.16.129    172.16.16.41     0.000  0.000  0.00
> 172.16.16.129    172.16.16.131    0.000  0.000  0.00
> MID new: (172.16.16.3, 172.16.16.33)
> Inserting alias 172.16.16.33 for 172.16.16.3
> MID new: (172.16.16.3, 172.16.16.57)
> Inserting alias 172.16.16.57 for 172.16.16.3
> Setting 172.16.16.3 as MPR
> (ioctl)Adding route with metric 1 to 172.16.16.33/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 1 to 172.16.16.57/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 2 to 10.192.16.0/255.255.255.224 via 172.16.16.33/ath0.
>
> --- 13:55:59.81 ---------------------------------------------------- LINKS
>
> IP address       hyst   LQ     lost   total  NLQ    ETX
> 172.16.16.33     1.000  0.000  0      0      0.000  0.00
>
> --- 13:55:59.81 ------------------------------------------------ NEIGHBORS
>
> IP address       LQ     NLQ    SYM   MPR   MPRS  will
> 172.16.16.3      0.000  0.000  YES   YES   NO    3
>
> --- 13:55:59.81 ------------------------------------------------- TOPOLOGY
>
> Source IP addr   Dest IP addr     LQ     ILQ    ETX
> 172.16.16.129    172.16.16.41     0.000  0.000  0.00
> 172.16.16.129    172.16.16.131    0.000  0.000  0.00
> MID new: (172.16.16.129, 172.16.16.43)
> Inserting alias 172.16.16.43 for 172.16.16.129
> MID new: (172.16.16.129, 172.16.16.137)
> Inserting alias 172.16.16.137 for 172.16.16.129
> MID new: (172.16.16.41, 172.16.16.59)
> Inserting alias 172.16.16.59 for 172.16.16.41
> Setting 172.16.16.3 as MPR
> (ioctl)Adding route with metric 2 to 172.16.16.59/255.255.255.255 via 172.16.16.33/ath0.
>
> --- 13:56:00.35 ---------------------------------------------------- LINKS
>
> IP address       hyst   LQ     lost   total  NLQ    ETX
> 172.16.16.33     1.000  0.000  0      0      0.000  0.00
>
> --- 13:56:00.35 ------------------------------------------------ NEIGHBORS
>
> IP address       LQ     NLQ    SYM   MPR   MPRS  will
> 172.16.16.3      0.000  0.000  YES   YES   NO    3
>
> --- 13:56:00.35 ------------------------------------------------- TOPOLOGY
>
> Source IP addr   Dest IP addr     LQ     ILQ    ETX
> 172.16.16.129    172.16.16.41     0.000  0.000  0.00
> 172.16.16.129    172.16.16.131    0.000  0.000  0.00
> (ioctl)Deleting route with metric 2 to 172.16.16.59/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 2 to 172.16.16.17/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 2 to 172.16.16.9/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 2 to 172.16.16.41/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 2 to 172.16.16.1/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 1 to 172.16.16.57/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 1 to 172.16.16.3/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 1 to 172.16.16.33/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 2 to 10.192.16.0/255.255.255.224 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 1 to 10.192.18.0/255.255.255.0 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 1 to 10.192.16.32/255.255.255.224 via 172.16.16.33/ath0.
>
> --- 13:56:01.31 ---------------------------------------------------- LINKS
>
> IP address       hyst   LQ     lost   total  NLQ    ETX
> 172.16.16.33     1.000  0.000  0      0      0.000  0.00
>
> --- 13:56:01.31 ------------------------------------------------ NEIGHBORS
>
> IP address       LQ     NLQ    SYM   MPR   MPRS  will
> 172.16.16.3      0.000  0.000  NO    NO    NO    3
>
> --- 13:56:01.31 ------------------------------------------------- TOPOLOGY
>
> Source IP addr   Dest IP addr     LQ     ILQ    ETX
> 172.16.16.129    172.16.16.41     0.000  0.000  0.00
> 172.16.16.129    172.16.16.131    0.000  0.000  0.00
> Received TC from NON SYM neighbor 172.16.16.33
> Received HNA from NON SYM neighbor 172.16.16.33
> Received TC from NON SYM neighbor 172.16.16.33
> Received HNA from NON SYM neighbor 172.16.16.33
> Setting 172.16.16.3 as MPR
> (ioctl)Adding route with metric 1 to 172.16.16.33/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 1 to 172.16.16.57/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 1 to 172.16.16.3/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 2 to 172.16.16.59/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 2 to 172.16.16.17/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 2 to 172.16.16.9/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 2 to 172.16.16.41/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 2 to 172.16.16.1/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 1 to 10.192.18.0/255.255.255.0 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 1 to 10.192.16.32/255.255.255.224 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 2 to 10.192.16.0/255.255.255.224 via 172.16.16.33/ath0.
>
> --- 13:56:03.65 ---------------------------------------------------- LINKS
>
> IP address       hyst   LQ     lost   total  NLQ    ETX
> 172.16.16.33     1.000  0.000  0      0      0.000  0.00
>
> --- 13:56:03.65 ------------------------------------------------ NEIGHBORS
>
> IP address       LQ     NLQ    SYM   MPR   MPRS  will
> 172.16.16.3      0.000  0.000  YES   YES   NO    3
>
> --- 13:56:03.65 ------------------------------------------------- TOPOLOGY
>
> Source IP addr   Dest IP addr     LQ     ILQ    ETX
> 172.16.16.129    172.16.16.41     0.000  0.000  0.00
> 172.16.16.129    172.16.16.131    0.000  0.000  0.00
> TC: adding entry 172.16.16.3
>
> --- 13:56:07.49 ---------------------------------------------------- LINKS
>
> IP address       hyst   LQ     lost   total  NLQ    ETX
> 172.16.16.33     1.000  0.000  0      0      0.000  0.00
>
> --- 13:56:07.49 ------------------------------------------------ NEIGHBORS
>
> IP address       LQ     NLQ    SYM   MPR   MPRS  will
> 172.16.16.3      0.000  0.000  YES   YES   NO    3
>
> --- 13:56:07.49 ------------------------------------------------- TOPOLOGY
>
> Source IP addr   Dest IP addr     LQ     ILQ    ETX
> 172.16.16.129    172.16.16.41     0.000  0.000  0.00
> 172.16.16.129    172.16.16.131    0.000  0.000  0.00
> 172.16.16.3      172.16.16.17     0.000  0.000  0.00
> 172.16.16.3      172.16.16.41     0.000  0.000  0.00
> (ioctl)Deleting route with metric 2 to 172.16.16.59/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 2 to 172.16.16.17/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 2 to 172.16.16.9/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 2 to 172.16.16.41/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 2 to 172.16.16.1/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 1 to 172.16.16.57/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 1 to 172.16.16.3/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 1 to 172.16.16.33/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 2 to 10.192.16.0/255.255.255.224 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 1 to 10.192.18.0/255.255.255.0 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 1 to 10.192.16.32/255.255.255.224 via 172.16.16.33/ath0.
>
> --- 13:56:08.03 ---------------------------------------------------- LINKS
>
> IP address       hyst   LQ     lost   total  NLQ    ETX
> 172.16.16.33     1.000  0.000  0      0      0.000  0.00
>
> --- 13:56:08.03 ------------------------------------------------ NEIGHBORS
>
> IP address       LQ     NLQ    SYM   MPR   MPRS  will
> 172.16.16.3      0.000  0.000  NO    NO    NO    3
>
> --- 13:56:08.03 ------------------------------------------------- TOPOLOGY
>
> Source IP addr   Dest IP addr     LQ     ILQ    ETX
> 172.16.16.129    172.16.16.41     0.000  0.000  0.00
> 172.16.16.129    172.16.16.131    0.000  0.000  0.00
> 172.16.16.3      172.16.16.17     0.000  0.000  0.00
> 172.16.16.3      172.16.16.41     0.000  0.000  0.00
> Received TC from NON SYM neighbor 172.16.16.33
> Received HNA from NON SYM neighbor 172.16.16.33
> Received HNA from NON SYM neighbor 172.16.16.33
> Received TC from NON SYM neighbor 172.16.16.33
> Received MID from NON SYM neighbor 172.16.16.33
> Received HNA from NON SYM neighbor 172.16.16.33
> Received HNA from NON SYM neighbor 172.16.16.33
> Received MID from NON SYM neighbor 172.16.16.33
> Received MID from NON SYM neighbor 172.16.16.33
> Received MID from NON SYM neighbor 172.16.16.33
> Setting 172.16.16.3 as MPR
> (ioctl)Adding route with metric 1 to 172.16.16.33/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 1 to 172.16.16.57/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 1 to 172.16.16.3/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 2 to 172.16.16.59/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 2 to 172.16.16.17/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 2 to 172.16.16.9/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 2 to 172.16.16.41/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 2 to 172.16.16.1/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 1 to 10.192.18.0/255.255.255.0 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 1 to 10.192.16.32/255.255.255.224 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 2 to 10.192.16.0/255.255.255.224 via 172.16.16.33/ath0.
>
> --- 13:56:12.71 ---------------------------------------------------- LINKS
>
> IP address       hyst   LQ     lost   total  NLQ    ETX
> 172.16.16.33     1.000  0.000  0      0      0.000  0.00
>
> --- 13:56:12.71 ------------------------------------------------ NEIGHBORS
>
> IP address       LQ     NLQ    SYM   MPR   MPRS  will
> 172.16.16.3      0.000  0.000  YES   YES   NO    3
>
> --- 13:56:12.71 ------------------------------------------------- TOPOLOGY
>
> Source IP addr   Dest IP addr     LQ     ILQ    ETX
> 172.16.16.129    172.16.16.41     0.000  0.000  0.00
> 172.16.16.129    172.16.16.131    0.000  0.000  0.00
> 172.16.16.3      172.16.16.17     0.000  0.000  0.00
> 172.16.16.3      172.16.16.41     0.000  0.000  0.00
> (ioctl)Deleting route with metric 1 to 10.192.18.0/255.255.255.0 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 1 to 10.192.16.32/255.255.255.224 via 172.16.16.33/ath0.
>
> --- 13:56:13.07 ---------------------------------------------------- LINKS
>
> IP address       hyst   LQ     lost   total  NLQ    ETX
> 172.16.16.33     1.000  0.000  0      0      0.000  0.00
>
> --- 13:56:13.07 ------------------------------------------------ NEIGHBORS
>
> IP address       LQ     NLQ    SYM   MPR   MPRS  will
> 172.16.16.3      0.000  0.000  YES   YES   NO    3
>
> --- 13:56:13.07 ------------------------------------------------- TOPOLOGY
>
> Source IP addr   Dest IP addr     LQ     ILQ    ETX
> 172.16.16.129    172.16.16.41     0.000  0.000  0.00
> 172.16.16.129    172.16.16.131    0.000  0.000  0.00
> 172.16.16.3      172.16.16.17     0.000  0.000  0.00
> 172.16.16.3      172.16.16.41     0.000  0.000  0.00
>
> --- 13:56:13.37 ---------------------------------------------------- LINKS
>
> IP address       hyst   LQ     lost   total  NLQ    ETX
> 172.16.16.33     1.000  0.000  0      0      0.000  0.00
>
> --- 13:56:13.37 ------------------------------------------------ NEIGHBORS
>
> IP address       LQ     NLQ    SYM   MPR   MPRS  will
> 172.16.16.3      0.000  0.000  YES   YES   NO    3
>
> --- 13:56:13.37 ------------------------------------------------- TOPOLOGY
>
> Source IP addr   Dest IP addr     LQ     ILQ    ETX
> 172.16.16.129    172.16.16.41     0.000  0.000  0.00
> 172.16.16.129    172.16.16.131    0.000  0.000  0.00
> 172.16.16.3      172.16.16.17     0.000  0.000  0.00
> 172.16.16.3      172.16.16.41     0.000  0.000  0.00
> 172.16.16.3      172.16.16.35     0.000  0.000  0.00
> TC: adding entry 172.16.16.41
> (ioctl)Adding route with metric 3 to 172.16.16.43/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 3 to 172.16.16.137/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 3 to 172.16.16.129/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 4 to 172.16.16.131/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 3 to 10.192.18.0/255.255.255.0 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 3 to 10.192.17.0/255.255.255.224 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 3 to 10.192.16.128/255.255.255.224 via 172.16.16.33/ath0.
>
> --- 13:56:14.03 ---------------------------------------------------- LINKS
>
> IP address       hyst   LQ     lost   total  NLQ    ETX
> 172.16.16.33     1.000  0.000  0      0      0.000  0.00
>
> --- 13:56:14.03 ------------------------------------------------ NEIGHBORS
>
> IP address       LQ     NLQ    SYM   MPR   MPRS  will
> 172.16.16.3      0.000  0.000  YES   YES   NO    3
>
> --- 13:56:14.03 ------------------------------------------------- TOPOLOGY
>
> Source IP addr   Dest IP addr     LQ     ILQ    ETX
> 172.16.16.129    172.16.16.41     0.000  0.000  0.00
> 172.16.16.129    172.16.16.131    0.000  0.000  0.00
> 172.16.16.3      172.16.16.17     0.000  0.000  0.00
> 172.16.16.3      172.16.16.41     0.000  0.000  0.00
> 172.16.16.3      172.16.16.35     0.000  0.000  0.00
> 172.16.16.41     172.16.16.3      0.000  0.000  0.00
> 172.16.16.41     172.16.16.129    0.000  0.000  0.00
> (ioctl)Deleting route with metric 3 to 10.192.18.0/255.255.255.0 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 1 to 10.192.18.0/255.255.255.0 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 1 to 10.192.16.32/255.255.255.224 via 172.16.16.33/ath0.
> (ioctl)Adding route with metric 4 to 10.192.16.160/255.255.255.224 via 172.16.16.33/ath0.
>
> --- 13:56:14.99 ---------------------------------------------------- LINKS
>
> IP address       hyst   LQ     lost   total  NLQ    ETX
> 172.16.16.33     1.000  0.000  0      0      0.000  0.00
>
> --- 13:56:14.99 ------------------------------------------------ NEIGHBORS
>
> IP address       LQ     NLQ    SYM   MPR   MPRS  will
> 172.16.16.3      0.000  0.000  YES   YES   NO    3
>
> --- 13:56:14.99 ------------------------------------------------- TOPOLOGY
>
> Source IP addr   Dest IP addr     LQ     ILQ    ETX
> 172.16.16.129    172.16.16.41     0.000  0.000  0.00
> 172.16.16.129    172.16.16.131    0.000  0.000  0.00
> 172.16.16.3      172.16.16.17     0.000  0.000  0.00
> 172.16.16.3      172.16.16.41     0.000  0.000  0.00
> 172.16.16.3      172.16.16.35     0.000  0.000  0.00
> 172.16.16.41     172.16.16.3      0.000  0.000  0.00
> 172.16.16.41     172.16.16.129    0.000  0.000  0.00
>
> --- 13:56:19.07 ---------------------------------------------------- LINKS
>
> IP address       hyst   LQ     lost   total  NLQ    ETX
> 172.16.16.33     1.000  0.000  0      0      0.000  0.00
>
> --- 13:56:19.07 ------------------------------------------------ NEIGHBORS
>
> IP address       LQ     NLQ    SYM   MPR   MPRS  will
> 172.16.16.3      0.000  0.000  YES   YES   NO    3
>
> --- 13:56:19.07 ------------------------------------------------- TOPOLOGY
>
> Source IP addr   Dest IP addr     LQ     ILQ    ETX
> 172.16.16.129    172.16.16.41     0.000  0.000  0.00
> 172.16.16.129    172.16.16.131    0.000  0.000  0.00
> 172.16.16.3      172.16.16.17     0.000  0.000  0.00
> 172.16.16.3      172.16.16.41     0.000  0.000  0.00
> 172.16.16.3      172.16.16.35     0.000  0.000  0.00
> 172.16.16.41     172.16.16.3      0.000  0.000  0.00
> 172.16.16.41     172.16.16.129    0.000  0.000  0.00
> (ioctl)Deleting route with metric 4 to 172.16.16.131/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 3 to 172.16.16.43/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 3 to 172.16.16.137/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 3 to 172.16.16.129/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 2 to 172.16.16.59/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 2 to 172.16.16.17/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 2 to 172.16.16.9/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 2 to 172.16.16.41/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 2 to 172.16.16.1/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 1 to 172.16.16.57/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 1 to 172.16.16.3/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 1 to 172.16.16.33/255.255.255.255 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 4 to 10.192.16.160/255.255.255.224 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 3 to 10.192.17.0/255.255.255.224 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 3 to 10.192.16.128/255.255.255.224 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 2 to 10.192.16.0/255.255.255.224 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 1 to 10.192.18.0/255.255.255.0 via 172.16.16.33/ath0.
> (ioctl)Deleting route with metric 1 to 10.192.16.32/255.255.255.224 via 172.16.16.33/ath0.
>
> --- 13:56:29.93 ---------------------------------------------------- LINKS
>
> IP address       hyst   LQ     lost   total  NLQ    ETX
> 172.16.16.33     1.000  0.000  0      0      0.000  0.00
>
> --- 13:56:29.93 ------------------------------------------------ NEIGHBORS
>
> IP address       LQ     NLQ    SYM   MPR   MPRS  will
> 172.16.16.3      0.000  0.000  NO    NO    NO    3
>
> --- 13:56:29.93 ------------------------------------------------- TOPOLOGY
>
> Source IP addr   Dest IP addr     LQ     ILQ    ETX
> 172.16.16.129    172.16.16.41     0.000  0.000  0.00
> 172.16.16.129    172.16.16.131    0.000  0.000  0.00
> 172.16.16.3      172.16.16.17     0.000  0.000  0.00
> 172.16.16.3      172.16.16.41     0.000  0.000  0.00
> 172.16.16.3      172.16.16.35     0.000  0.000  0.00
> 172.16.16.41     172.16.16.3      0.000  0.000  0.00
> 172.16.16.41     172.16.16.129    0.000  0.000  0.00
> Received TC from NON SYM neighbor 172.16.16.33
> Received TC from NON SYM neighbor 172.16.16.33
> Received HNA from NON SYM neighbor 172.16.16.33
> Received HNA from NON SYM neighbor 172.16.16.33
> Received TC from NON SYM neighbor 172.16.16.33
> Received MID from NON SYM neighbor 172.16.16.33
> Received HNA from NON SYM neighbor 172.16.16.33
> Received MID from NON SYM neighbor 172.16.16.33
> Received MID from NON SYM neighbor 172.16.16.33
> Received TC from NON SYM neighbor 172.16.16.33
> Received TC from NON SYM neighbor 172.16.16.33
> Received HNA from NON SYM neighbor 172.16.16.33
> Received HNA from NON SYM neighbor 172.16.16.33
> Received MID from NON SYM neighbor 172.16.16.33
> Received TC from NON SYM neighbor 172.16.16.33
> Received HNA from NON SYM neighbor 172.16.16.33
> TC-SET: Deleting empty entry 172.16.16.3 ->
>
> --- 13:56:39.65 ---------------------------------------------------- LINKS
>
> IP address       hyst   LQ     lost   total  NLQ    ETX
> 172.16.16.33     1.000  0.000  0      0      0.000  0.00
>
> --- 13:56:39.65 ------------------------------------------------ NEIGHBORS
>
> IP address       LQ     NLQ    SYM   MPR   MPRS  will
> 172.16.16.3      0.000  0.000  NO    NO    NO    3
>
> --- 13:56:39.65 ------------------------------------------------- TOPOLOGY
>
> Source IP addr   Dest IP addr     LQ     ILQ    ETX
> 172.16.16.129    172.16.16.41     0.000  0.000  0.00
> 172.16.16.129    172.16.16.131    0.000  0.000  0.00
> 172.16.16.41     172.16.16.3      0.000  0.000  0.00
> 172.16.16.41     172.16.16.129    0.000  0.000  0.00
> Received HNA from NON SYM neighbor 172.16.16.33
> Received MID from NON SYM neighbor 172.16.16.33
> Received MID from NON SYM neighbor 172.16.16.33
> Received MID from NON SYM neighbor 172.16.16.33
> TC-SET: Deleting empty entry 172.16.16.41 ->
>
> --- 13:56:40.43 ---------------------------------------------------- LINKS
>
> IP address       hyst   LQ     lost   total  NLQ    ETX
> 172.16.16.33     1.000  0.000  0      0      0.000  0.00
>
> --- 13:56:40.43 ------------------------------------------------ NEIGHBORS
>
> IP address       LQ     NLQ    SYM   MPR   MPRS  will
> 172.16.16.3      0.000  0.000  NO    NO    NO    3
>
> --- 13:56:40.43 ------------------------------------------------- TOPOLOGY
>
> Source IP addr   Dest IP addr     LQ     ILQ    ETX
> 172.16.16.129    172.16.16.41     0.000  0.000  0.00
> 172.16.16.129    172.16.16.131    0.000  0.000  0.00
>
> --- 13:56:41.69 ---------------------------------------------------- LINKS
>
> IP address       hyst   LQ     lost   total  NLQ    ETX
> 172.16.16.33     1.000  0.000  0      0      0.000  0.00
>
> --- 13:56:41.69 ------------------------------------------------ NEIGHBORS
>
> IP address       LQ     NLQ    SYM   MPR   MPRS  will
> 172.16.16.3      0.000  0.000  NO    NO    NO    3
>
> --- 13:56:41.69 ------------------------------------------------- TOPOLOGY
>
> Source IP addr   Dest IP addr     LQ     ILQ    ETX
> 172.16.16.129    172.16.16.41     0.000  0.000  0.00
> 172.16.16.129    172.16.16.131    0.000  0.000  0.00
> TC-SET: Deleting empty entry 172.16.16.129 ->
>
> --- 13:56:42.23 ---------------------------------------------------- LINKS
>
> IP address       hyst   LQ     lost   total  NLQ    ETX
> 172.16.16.33     1.000  0.000  0      0      0.000  0.00
>
> --- 13:56:42.23 ------------------------------------------------ NEIGHBORS
>
> IP address       LQ     NLQ    SYM   MPR   MPRS  will
> 172.16.16.3      0.000  0.000  NO    NO    NO    3
>
> --- 13:56:42.23 ------------------------------------------------- TOPOLOGY
>
> Source IP addr   Dest IP addr     LQ     ILQ    ETX
> Received TC from NON SYM neighbor 172.16.16.33
> Received TC from NON SYM neighbor 172.16.16.33
> Received HNA from NON SYM neighbor 172.16.16.33
> Received HNA from NON SYM neighbor 172.16.16.33
>
> --- 13:56:43.73 ---------------------------------------------------- LINKS
>
> IP address       hyst   LQ     lost   total  NLQ    ETX
> 172.16.16.33     1.000  0.000  0      0      0.000  0.00
>
> --- 13:56:43.73 ------------------------------------------------ NEIGHBORS
>
> IP address       LQ     NLQ    SYM   MPR   MPRS  will
> 172.16.16.3      0.000  0.000  NO    NO    NO    3
>
> --- 13:56:43.73 ------------------------------------------------- TOPOLOGY
>
> Source IP addr   Dest IP addr     LQ     ILQ    ETX
> Received TC from NON SYM neighbor 172.16.16.33
> Received MID from NON SYM neighbor 172.16.16.33
> Received HNA from NON SYM neighbor 172.16.16.33
> Received HNA from NON SYM neighbor 172.16.16.33
> Received MID from NON SYM neighbor 172.16.16.33
> Received MID from NON SYM neighbor 172.16.16.33
> Received MID from NON SYM neighbor 172.16.16.33
> Received TC from NON SYM neighbor 172.16.16.33
> Received TC from NON SYM neighbor 172.16.16.33
> Received HNA from NON SYM neighbor 172.16.16.33
> Received HNA from NON SYM neighbor 172.16.16.33
> Received signal 2 - shutting down
> Deleting all routes...
> HNA list:
> Route list:
> Closing sockets...
> Closing plugins...
> Restoring network state
>
>  <<<< olsr.org - 0.4.10 - terminating >>>>
>            http://www.olsr.org
>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> olsr-users mailing list
> (spam-protected)
> https://www.olsr.org/mailman/listinfo/olsr-users
>   





More information about the Olsr-users mailing list