iproute2/misc
Phil Sutter c29d37925a ss: review is_ephemeral()
No need to keep static port boundaries global, they are not used
directly. Keeping them local also allows to safely reduce their names to
the minimum. Assign hardcoded fallback values also if fscanf() fails.
Get rid of unnecessary braces around return parameter.

Instead of more or less duplicating is_ephemeral() in run_ssfilter(),
simply call the function instead.

Signed-off-by: Phil Sutter <phil@nwl.cc>
2015-11-29 11:48:24 -08:00
..
.gitignore Add ignore files to make using git easier 2006-08-08 12:04:38 -07:00
Makefile misc/Makefile: use PKG_CONFIG 2015-11-23 15:25:50 -08:00
arpd.c whitespace cleanup 2014-12-20 15:47:17 -08:00
ifstat.c misc: cleanup extra whitespace 2015-10-23 15:44:30 -07:00
lnstat.c lnstat: fix header displaying mechanism 2015-11-23 15:54:05 -08:00
lnstat.h iproute2: various header include fixes for compiling with musl libc 2014-05-28 16:51:39 -07:00
lnstat_util.c lnstat: review lnstat_update() 2015-11-29 11:48:24 -08:00
nstat.c provide common json output formatter 2015-08-23 10:05:29 -07:00
rtacct.c ip: make local functions static 2013-02-12 11:38:35 -08:00
ss.c ss: review is_ephemeral() 2015-11-29 11:48:24 -08:00
ssfilter.h misc: remove extra blank line 2015-11-23 15:42:34 -08:00
ssfilter.y ss: Allow to specify sport/dport without ':' 2015-03-15 12:11:42 -07:00