| patch |
summary |
view |
raw |
| 01-manpage.patch |
iftop.8 | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
|
view
|
download
|
| 02-armeb.patch |
ether.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 03-frozen-order.patch |
ui.c | 1 +
1 file changed, 1 insertion(+)
|
view
|
download
|
| 04-arm.patch |
cfgfile.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
|
view
|
download
|
| 05-bar-display.patch |
options.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 06-bar-bytes.patch |
ui.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 07-spelling-and-usage-text.patch |
iftop.cat | 2 +-
options.c | 7 ++++---
ui.c | 8 ++++----
3 files changed, 9 insertions(+), 8 deletions(-)
|
view
|
download
|
| 08-segfault-duplicate-options.patch |
cfgfile.c | 11 +++++++++--
stringmap.c | 6 +++---
2 files changed, 12 insertions(+), 5 deletions(-)
|
view
|
download
|
| 09-incomplete-hash-func.patch |
addr_hash.c | 12 ++++++------
ns_hash.c | 6 +++---
2 files changed, 9 insertions(+), 9 deletions(-)
|
view
|
download
|
| 10-lladdr-inclusion-kfreebsd.patch |
addrs_ioctl.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
|
view
|
download
|
| 11-implement-ipv6-support.patch |
addr_hash.c | 60 ++++++++++++++----
addr_hash.h | 11 ++-
addrs_ioctl.c | 54 +++++++++++++++-
cfgfile.c | 2
iftop.8 | 21 +++++-
iftop.c | 186 ++++++++++++++++++++++++++++++++++++++++++++++++++--------
ns_hash.c | 34 ++++++----
options.c | 103 +++++++++++++++++++++++++++++---
options.h | 7 ++
resolver.c | 64 +++++++++++++++----
resolver.h | 2
ui.c | 38 +++++++----
12 files changed, 484 insertions(+), 98 deletions(-)
|
view
|
download
|
| 12-allow-iface-with-emtpy-mac.patch |
addrs_ioctl.c | 3 +++
1 file changed, 3 insertions(+)
|
view
|
download
|