diff options
author | Vadim Kochan <vadim4j@gmail.com> | 2016-01-29 00:06:24 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2016-01-29 08:57:35 +0100 |
commit | baf47305fabce02017642b0f43472ab5a4eaa533 (patch) | |
tree | 627bac0bfb69d207dd44aa952428c56551148819 /patricia.h | |
parent | 6b845387e5bf5f2b7c584900c87ac41daa1acf36 (diff) |
trafgen: l3: Add IPv4 header generation backend
Add L3 module for implement L3 layer protocols generation.
Implemented setting of IPv4 header with all fields except options.
By default IPv4 address of output device is used as src ip address.
On finish (after packet is specified) - total len & checksum are calculated.
Meanwhile Ethernet protocol is initialized as default lower header.
If the lower protocol is IPv4 then IPv4 protocol id is set
to IP-in-IP in lower protocol header.
Signed-off-by: Vadim Kochan <vadim4j@gmail.com>
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'patricia.h')
0 files changed, 0 insertions, 0 deletions