Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add time exceeded flow for fip #230

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Sep 12, 2023

  1. Merge pull request #1 from ovn-org/main

    update
    ts170710 authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    433502d View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Merge pull request #3 from ovn-org/main

    merge
    ts170710 authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    27d9424 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Add time exceeded flow for fip

    Add "ip4.src == <external_ip>" to match for distinguish between
    external router gateway and floatingIP to handle time exceeded
    packet.
    
    Signed-off-by: Huanghailun <hailun.huang@easystack.cn>
    hailun.huang committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    bc8fec9 View commit details
    Browse the repository at this point in the history