Package: jnettop / 0.13.0-3

Metadata

Package Version Patches format
jnettop 0.13.0-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Use 64 bit integers for byte totals support bigger u.patch | (download)

jbase.h | 4 2 + 2 - 0 !
jprocessor.c | 8 4 + 4 - 0 !
jprocessor.h | 8 4 + 4 - 0 !
jutil.c | 6 3 + 3 - 0 !
jutil.h | 2 1 + 1 - 0 !
5 files changed, 14 insertions(+), 14 deletions(-)

 [patch] use 64-bit integers for byte totals; support bigger units than gib
 Closes: #448264


0002 Fix up some help text.patch | (download)

jnettop.8 | 4 0 + 4 - 0 !
jnettop.c | 3 1 + 2 - 0 !
2 files changed, 1 insertion(+), 6 deletions(-)

 [patch] fix up some help text


0003 Add host port aggregation.patch | (download)

README | 29 15 + 14 - 0 !
jbase.c | 2 1 + 1 - 0 !
jbase.h | 3 1 + 2 - 0 !
jconfig.c | 6 5 + 1 - 0 !
jcursesdisplay.c | 10 5 + 5 - 0 !
jnettop.8 | 12 6 + 6 - 0 !
jnettop.c | 8 4 + 4 - 0 !
jprocessor.c | 12 12 + 0 - 0 !
jutil.c | 17 9 + 8 - 0 !
9 files changed, 58 insertions(+), 41 deletions(-)

 [patch] add host+port aggregation
 Closes: #250032


fix_gcc.patch | (download)

Makefile.in | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix ftbfs with gcc

0005 Don t require gethostbyname localhost to work this i.patch | (download)

configure.ac | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 don't require gethostbyname("localhost") to work,
 this is not actually used anywhere later


ls as needed.patch | (download)

Makefile.am | 2 1 + 1 - 0 !
Makefile.in | 3 1 + 2 - 0 !
2 files changed, 2 insertions(+), 3 deletions(-)

 build with ld --as-needed


cross.patch | (download)

acinclude.m4 | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 ftcbfs: uses ac_try_run
typo in manpage.patch | (download)

jnettop.8 | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix typo in manpage