doc: fix typo & line lengths

This commit is contained in:
Glenn Y. Rolland 2023-12-26 00:10:59 +01:00
parent a31153a0a9
commit 4ea639190e

View file

@ -10,9 +10,12 @@ network security systems.
## Features ## Features
* **Support for Multiple IGMP Versions**: Compatible with IGMPv1, IGMPv2, and IGMPv3. * **Support for Multiple IGMP Versions**: Compatible with IGMPv1, IGMPv2, and
* **Variety of IGMP Packets**: Capable of generating Query, Report, Leave, and other IGMP packet types. IGMPv3.
* **Customizable Packet Parameters**: Allows setting of source/destination IPs, ports, and multicast groups. * **Variety of IGMP Packets**: Capable of generating Query, Report, Leave, and
other IGMP packet types.
* **Customizable Packet Parameters**: Allows setting of source/destination IPs,
ports, and multicast groups.
* **Router Alert Option**: Implements the Router Alert IP option (IPOPT_RA). * **Router Alert Option**: Implements the Router Alert IP option (IPOPT_RA).
## Requirements ## Requirements