mirror of
https://github.com/moby/moby.git
synced 2026-07-12 18:45:06 +00:00
These were only used internally, and ErrConntrackNotConfigurable was not used as a sentinel error anywhere. Remove ErrConntrackNotConfigurable, and change IsConntrackProgrammable to return an error instead. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>