[atomic-devel] Please add conntrack-tools

2015-07-27 Thread Erik Swanson (eriswans)
The conntrack command from conntrack-tools is needed to for the least-disruptive work-around for Docker bug 8795. See: https://github.com/docker/docker/issues/8795 If there's some command already in the Atomic host that can do the equivalent of `conntrack -D ...`, I'd love to know about it.

Re: [atomic-devel] Please add conntrack-tools

2015-07-27 Thread Erik Swanson (eriswans)
On Jul 27, 2015, at 11:47, Joe Brockmeier j...@redhat.com wrote: On 07/27/2015 02:42 PM, Erik Swanson (eriswans) wrote: If there's some command already in the Atomic host that can do the equivalent of `conntrack -D ...`, I'd love to know about it. Otherwise, conntrack-tools should

Re: [atomic-devel] Please add conntrack-tools

2015-07-27 Thread Daniel J Walsh
On 07/27/2015 04:51 PM, Joe Brockmeier wrote: On 07/27/2015 04:48 PM, Erik Swanson (eriswans) wrote: On 07/27/2015 02:42 PM, Erik Swanson (eriswans) wrote: If there's some command already in the Atomic host that can do the equivalent of `conntrack -D ...`, I'd love to know about it.

Re: [atomic-devel] Please add conntrack-tools

2015-07-27 Thread Joe Brockmeier
On 07/27/2015 04:48 PM, Erik Swanson (eriswans) wrote: On 07/27/2015 02:42 PM, Erik Swanson (eriswans) wrote: If there's some command already in the Atomic host that can do the equivalent of `conntrack -D ...`, I'd love to know about it. Otherwise, conntrack-tools should probably