Re: [iproute PATCH] misc/ss: don't imply -a when -A was specified

2015-08-10 Thread Stephen Hemminger
On Fri, 7 Aug 2015 15:31:27 +0200 Phil Sutter wrote: > Signed-off-by: Phil Sutter Ok, applied -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[iproute PATCH] misc/ss: don't imply -a when -A was specified

2015-08-07 Thread Phil Sutter
Signed-off-by: Phil Sutter --- misc/ss.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/misc/ss.c b/misc/ss.c index bba7009..2f34962 100644 --- a/misc/ss.c +++ b/misc/ss.c @@ -3669,6 +3669,8 @@ int main(int argc, char *argv[]) char *p, *p1; i