Changes between Version 1 and Version 2 of LinkTypes
- Timestamp:
- 09/09/09 15:00:23 (1 year ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LinkTypes
v1 v2 47 47 Example Advertisement Fragment: 48 48 49 {{{ 49 50 <link ...> 50 51 <link_type name="VLAN" /> 61 62 ... 62 63 </link> 64 }}} 63 65 64 66 In the above example, there are three link types supported on this 70 72 Example Request Fragment: 71 73 74 {{{ 72 75 <link ...> 73 76 <link_type name="VLAN" /> 75 78 ... 76 79 </link> 80 }}} 77 81 78 82 In this request, the user is asking for either a VLAN or any tunnel
