I think this can be fixed with this change, line 1102 sport = get_sname(htons(port), proto, flag_not & FLAG_NUM_PORT);
to sport = get_sname(port, proto, flag_not & FLAG_NUM_PORT); -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2102697 Title: Netstat not showing all ports To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/net-tools/+bug/2102697/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
