diff options
author | 2015-03-07 16:23:23 -0600 | |
---|---|---|
committer | 2015-03-08 19:30:06 -0400 | |
commit | aa7da9375677d31dd53ed6253f55cb19e3075811 (patch) | |
tree | ac11af07cf40a14c90b6bbd00c3c795719516992 /net/tipc | |
parent | mpls: Better error code for unsupported option. (diff) | |
download | linux-dev-aa7da9375677d31dd53ed6253f55cb19e3075811.tar.xz linux-dev-aa7da9375677d31dd53ed6253f55cb19e3075811.zip |
mpls: Correct the ttl decrement.
According to RFC3032 section 2.4.2 packets with an outgoing
ttl of 0 MUST NOT be forwarded. According to section 2.4.1
an outgoing TTL of 0 comes from an incomming TTL <= 1.
Therefore any packets that is received with a ttl <= 1 should
not have it's ttl decremented and forwarded.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions