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

Automated cherry pick of #5838: Fix antctl trace-packet arguments missing issue #5871

Commits on Jan 12, 2024

  1. Fix antctl trace-packet arguments missing issue

    Fix the following error when running `antctl trace-packet`, which is
    caused by missing arguments for ovs-appctl command.
    
    ```
    syntax error at br-int (or the bridge name was omitted)
    ovs-appctl: /var/run/openvswitch/ovs-vswitchd.103.ctl: server returned an error
    ```
    
    Signed-off-by: Lan Luo <luola@vmware.com>
    luolanzone committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    1841573 View commit details
    Browse the repository at this point in the history