mirror of
https://github.com/moby/moby.git
synced 2026-07-26 03:07:42 +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>