Skip to content

Commit

Permalink
added description for IPv4 statistics
Browse files Browse the repository at this point in the history
minor fix

applied SME suggestions

extended with other statistic menus

minor fix

minor fix
  • Loading branch information
ragevou authored and Lekensteyn committed Feb 9, 2021
1 parent 698dab4 commit ae8c1d4
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion docbook/wsug_src/WSUG_chapter_statistics.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -706,7 +706,16 @@ Window Scaling:: Window size and outstanding bytes.

=== IPv4 Statistics

{missing}
Internet Protocol version 4 (IPv4) is a core protocol for the internet layer. It uses 32-bit addresses and allows packets routing from one source host to the next one.

The menu:Statistics[IPv4] menu provides the packet counter by submenus:

* `All Addresses`. Divides data by IP address.
* `Destination and Ports`. Divides data by IP address, and further by IP protocol type, such as TCP, UDP, and others. It also shows port number.
* `IP Protocol Types`. Divides data by IP protocol type.
* `Source and Destination addresses`. Divides data by source and destination IP address.

You can see similar statistics in the menu:Statistics[Conversations] and menu:Statistics[Endpoints] menus.

[[ChStatIPv6]]

Expand Down

0 comments on commit ae8c1d4

Please sign in to comment.