seq | Sequence number (TCP) |
ack | Acknowledgement (TCP) |
urp | Urgent pointer (TCP) |
win | Window size (TCP) |
off | Offset (IP) |
tos | Type Of Service (IP) |
ttl | Time to Live (IP) |
id | Identification number (IP) |
type | ICMP type |
code | ICMP code |
gateway | String with gateway (ICMP type 5) |
address_mask | String with address_mask (ICMP type 17/18) |
time_orig | Original Time (ICMP type 13/14) |
time_recv | Received Time (ICMP type 13/14) |
time_tsmt | Transmitted Time (ICMP type 13/14) |
pointer | Data with parameter problem (ICMP type 12) |
no_addr | No. of adresses (ICMP type 9) |
entry_size | Entry size(ICMP type 9) |
lifetime | Lifetime (ICMP type 9) |
icmp_id | ICMP id number |
icmp_seq | ICMP sequence number |
These are the options currently available. If you set an ICMP option but
afterwarts you'll send a TCP-packet the other options won't have any impact
on your raw packet.