On Jun 13, 2013, at 5:03 PM, Ben Pfaff wrote:
> On Thu, Jun 13, 2013 at 04:53:25PM -0700, Justin Pettit wrote:
>> For tunnels, we need to handle the facet's wildcards specially in a
>> couple of cases:
>>
>>- Don't wildcard TTL for facets if "ttl" option is "inherit".
>>- Never wildcard
On Thu, Jun 13, 2013 at 04:53:25PM -0700, Justin Pettit wrote:
> For tunnels, we need to handle the facet's wildcards specially in a
> couple of cases:
>
> - Don't wildcard TTL for facets if "ttl" option is "inherit".
> - Never wildcard the ECN bits, since they are always inherited.
>
For tunnels, we need to handle the facet's wildcards specially in a
couple of cases:
- Don't wildcard TTL for facets if "ttl" option is "inherit".
- Never wildcard the ECN bits, since they are always inherited.
- Wildcard the rest of the TOS field if the "tos" option is "inherit".
Iss