diff options
| author | anlan_cs <anlan_cs@tom.com> | 2024-06-15 20:34:20 +0800 |
|---|---|---|
| committer | Mergify <37929162+mergify[bot]@users.noreply.github.com> | 2024-07-02 17:50:22 +0000 |
| commit | 6b7c9f0ba5271586da8657bbfcd429ac2f51752d (patch) | |
| tree | 4e03c01dd8581ac81ea346c8bd0f83911c22d6a2 /tests/topotests/example-test/test_example.py | |
| parent | 7da20b3397adfbf71e87556047baa1a5f14c31ba (diff) | |
ldpd: fix wrong gtsm count
In linux networking stack, the received mpls packets will be processed
by the host *twice*, one as mpls packet, the other as ip packet, so
its ttl decreased 1.
So, we need release the `IP_MINTTL` value if gtsm is enabled, it is for the
mpls packets of neighbor session caused by the command:
`label local advertise explicit-null`.
This change makes the gtsm mechanism a bit deviation.
Fix PR #8313
Signed-off-by: anlan_cs <vic.lan@pica8.com>
(cherry picked from commit 1919df3a64d3fe6d4084c1d0b050b3e368860170)
Diffstat (limited to 'tests/topotests/example-test/test_example.py')
0 files changed, 0 insertions, 0 deletions
