mirror of
https://github.com/mfontanini/libtins
synced 2026-01-23 02:35:57 +01:00
Added ICMP class. It was tested and it's working.
This commit is contained in:
@@ -182,7 +182,6 @@ namespace Tins {
|
||||
*/
|
||||
void add_option(Options tcp_option, uint8_t length = 0, uint8_t *data = 0);
|
||||
|
||||
/* Virtual methods */
|
||||
/** \brief Returns the header size.
|
||||
*
|
||||
* This metod overrides PDU::header_size. This size includes the
|
||||
|
||||
Reference in New Issue
Block a user