doc: fix typo & line lengths
This commit is contained in:
parent
7ef687e4c0
commit
50cc9cec21
1 changed files with 7 additions and 4 deletions
|
@ -10,9 +10,12 @@ network security systems.
|
|||
|
||||
## Features
|
||||
|
||||
* **Support for Multiple IGMP Versions**: Compatible with IGMPv1, IGMPv2, and IGMPv3.
|
||||
* **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.
|
||||
* **Support for Multiple IGMP Versions**: Compatible with IGMPv1, IGMPv2, and
|
||||
IGMPv3.
|
||||
* **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).
|
||||
|
||||
## Requirements
|
||||
|
|
Loading…
Add table
Reference in a new issue