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
..
2018-01-17 12:14:35 +01:00
2019-04-09 12:30:34 +02:00
2020-07-13 11:33:13 +02:00
2021-04-20 12:10:57 +02:00
2020-05-27 11:56:46 +02:00
2020-07-13 11:33:13 +02:00
2020-06-22 09:39:40 +02:00
2020-08-25 11:49:43 +02:00
2020-07-30 08:49:23 +02:00
2020-05-27 11:56:45 +02:00
2020-06-29 14:22:29 +02:00
2021-07-28 11:27:04 +02:00
2020-10-09 13:35:56 +02:00
2019-02-26 14:44:15 +01:00
2018-01-17 12:14:35 +01:00
2020-06-29 14:22:29 +02:00
2021-05-28 14:16:45 +02:00
2017-03-24 16:19:56 +01:00
2019-11-19 14:23:54 +01:00
2019-02-26 14:44:15 +01:00
2017-02-28 12:59:29 +01:00
2020-06-22 09:39:40 +02:00
2019-01-30 13:49:54 +01:00
2021-07-28 11:27:04 +02:00
2021-04-20 12:10:31 +02:00
2019-02-26 14:44:15 +01:00
2020-02-20 12:08:16 +01:00
2021-06-25 11:41:45 +02:00
2019-11-19 14:42:22 +01:00
2019-11-19 14:42:22 +01:00
2021-04-20 12:10:31 +02:00
2020-05-27 11:56:46 +02:00
2019-01-07 12:25:45 +01:00
2019-03-18 15:57:00 +01:00
2019-01-30 13:49:54 +01:00
2019-02-26 14:44:15 +01:00
2019-08-21 12:37:01 +02:00
2021-06-25 11:41:45 +02:00
2019-11-19 14:54:12 +01:00
2021-05-28 14:15:27 +02:00
2021-05-05 11:35:27 +02:00
2020-04-17 12:40:12 +02:00
2020-04-17 12:47:19 +02:00
2019-02-26 14:44:15 +01:00
2021-01-25 13:48:09 +01:00
2020-12-09 14:02:11 +01:00
2021-06-25 11:41:44 +02:00
2019-08-28 14:22:32 +02:00
2021-06-25 11:41:45 +02:00
2021-05-05 11:31:16 +02:00