Changes between Version 2 and Version 3 of ospf


Ignore:
Timestamp:
10/13/09 08:40:15 (4 years ago)
Author:
fulvio
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ospf

    v2 v3  
    156156                                                <case value="2"> 
    157157                                                        <field type="fixed" name="nmask" longname="Network Mask" size="4" showtemplate="ip4addr-noplg"/> 
    158                                                                 <block name="Attached routers" longname="Attached Routers"> 
    159                                                                         <loop type="size" expr="$packetlength - $currentoffset"> 
    160                                                                                 <field type="fixed" name="attachedr" longname="Attached router" size="4" description="The Router IDs of each of the routers attached to the network" showtemplate="ip4addr-noplg"/> 
     158<!--                                                            <block name="Attached routers" longname="Attached Routers"> --> 
     159                                                                <loop type="size" expr="$packetlength - $currentoffset"> 
     160                                                                        <field type="fixed" name="attachedr" longname="Attached router" size="4" description="The Router IDs of each of the routers attached to the network" showtemplate="ip4addr-noplg"/> 
    161161                                                                        </loop> 
    162                                                                 </block> 
     162<!--                                                            </block>  --> 
    163163                                                </case> 
    164164