Martin Stein 9384e075cb ipv4: get rid of C++ bitsets, add DF/MF flags
The former declaration of the IPv4 packet did not only use the questionable
tool of implementation-defined C++ bitsets but also lacked access to flags
"don't fragment" (DF) and "more fragments" (MF). This commit replaces the
C++ bitsets by using the register framework and introduces accessors for the
missing flags.

Ref #4236
2021-07-28 11:27:04 +02:00
..
2020-07-13 11:33:13 +02:00
2020-07-13 11:33:13 +02:00
2020-07-30 08:49:23 +02:00
2020-10-09 13:35:56 +02:00
2017-03-24 16:19:56 +01:00
2019-01-30 13:49:54 +01:00
2021-06-25 11:41:45 +02:00
2021-06-25 11:41:45 +02:00
2020-04-17 12:40:12 +02:00
2021-06-25 11:41:45 +02:00