Hi List,

I'm still modifying the iw for better mpath dump handling,
and have a couple of questions at this time.

(1) Do all paths in mpath_paths->known_gates always
appear in the main mpath_paths list also?

So far, in my test environment (single mesh, lots of
mpps, a couple of gates), this holds phenomenologically,
but I'm wondering if there are more complex cases such
as multiple meshes, that it doesn't.

(2) is_gate and is_root seem to come in a pair always;
i.e. setting mesh_gate_announcements=1 will automagically
set mesh_hwmp_rootmode to 4. Is this true?

I'm wondering if there is a case that is_gate is true,
but is_root is false (to test the print handler logic).

Thanks in advance.

--- shinoda

P.S.
BTW, the current mpath dump mod looks like the following.
Last two entries are from known_gates list.

root@gn4:~# /tmp/iw mesh0 mpath dump
Dest              Next/Gate         Iface       Flags   SN      Metric  Qlen    
Exptime Dtim    Dret
wlae1-mesh        <direct>          mesh0       AgGTRS  57360   8193    0       
880     400     2
gn5-mesh          <direct>          mesh0       ARS     12006   8193    0       
4980    0       0
gn3-mesh          gn5-mesh          mesh0       AgGTS   27310   16386   0       
3800    400     2
LogitecA+10:bc:79 gn5-mesh          mesh0       ARS     69197   16386   0       
4980    200     1
gn2-mesh          gn5-mesh          mesh0       RS      72700   16386   0       
0       0       0
Apple             LogitecA+10:bc:79 mesh0       P       -       -       -       
0       -       -
gn2-other         gn2-mesh          mesh0       P       -       -       -       
0       -       -
wlae1-mesh        <direct>          mesh0       P       -       -       -       
0       -       -
wlae1-mesh        <direct>          mesh0       AgGTRS  57360   8193    0       
880     400     2
gn3-mesh          gn5-mesh          mesh0       AgGTS   27310   16386   0       
3800    400     2
root@gn4:~# 

_______________________________________________
Devel mailing list
[email protected]
http://lists.open80211s.org/cgi-bin/mailman/listinfo/devel

Reply via email to