Menu

Sorting

Mihai Varzaru

Any column can be sorted in netactview by clicking on it's header. The sorting rule applied depends on the type of column.

  • protocol, state, program and command are sorted alphabetically
  • local port, remote port and pid are sorted considering their numerical integer value
  • local address and remote address are sorted considering their numerical address value
  • local host and remote host use a special sorting so that domains are grouped together. Ex: mail.yahoo.com is sorted as we would have the string com.yahoo.mail

Related

Wiki: Main_Page