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

17.06 backport iptables output filter #2218

Merged

Commits on Jul 3, 2018

  1. Filter xtable wait messages when using firewalld

    This gets filtered for raw iptables calls, but not from calls made
    through firewalld.   The patch just ensures consistency of operation.
    It also adds a warning when xtables contention detected and truncates
    the search string slightly as it appears that the suffix will be
    changing in the near future.
    
    Signed-off-by: Chris Telfer <ctelfer@docker.com>
    (cherry picked from commit 2fb05a3)
    Signed-off-by: Chris Telfer <ctelfer@docker.com>
    ctelfer committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    345dae1 View commit details
    Browse the repository at this point in the history
  2. Add wait time into xtables lock warning

    Signed-off-by: Chris Telfer <ctelfer@docker.com>
    (cherry picked from commit 36847dd)
    Signed-off-by: Chris Telfer <ctelfer@docker.com>
    ctelfer committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    20f9b47 View commit details
    Browse the repository at this point in the history