Namespace inet
Ipv4OptionsReq
classDetermines the source and destination network addresses for an outgoing packet.
Extends
Name | Type | Description |
---|---|---|
Ipv4OptionsTagBase | (unknown -- not in documented files) |
Shared Tagging operations (observed)
tagAction | module |
---|---|
addTag | Igmpv2, Igmpv3 |
removeTagIfPresent | Ipv4 |
Source code
// // Determines the source and destination network addresses for an outgoing packet. // class Ipv4OptionsReq extends Ipv4OptionsTagBase { }File: src/inet/networklayer/ipv4/Ipv4OptionsTag.msg