Martin Stein
373134c4e7
net: safer access to packet data
...
Replace packet method 'T *data' by the new methods 'T &reinterpret_data'
for parsing or modifying existing sub-protocol packets and 'T
&construct_at_data' for composing a new sub-protocol packet. This has
the advantage that, when composing a new packet, the default constructor
that zero-fills the packet is always called first.
Fixes #2751
2018-05-03 15:31:54 +02:00
..
2018-01-17 12:14:35 +01:00
2018-01-17 12:14:35 +01:00
2017-02-28 12:59:29 +01:00
2018-01-17 12:14:35 +01:00
2018-01-17 12:14:35 +01:00
2018-01-17 12:14:35 +01:00
2017-02-28 12:59:29 +01:00
2018-01-17 12:14:35 +01:00
2018-02-14 20:41:09 +01:00
2017-05-31 13:16:21 +02:00
2018-01-17 12:14:35 +01:00
2017-05-31 13:16:21 +02:00
2018-01-17 12:14:35 +01:00
2017-03-24 16:19:56 +01:00
2018-05-03 15:31:25 +02:00
2018-01-17 12:14:35 +01:00
2017-02-28 12:59:29 +01:00
2017-10-19 13:29:41 +02:00
2018-01-17 12:14:35 +01:00
2018-05-03 15:31:54 +02:00
2018-01-17 12:14:35 +01:00
2018-04-10 11:20:44 +02:00
2018-01-17 12:14:35 +01:00
2018-04-19 13:38:33 +02:00
2018-04-10 11:20:47 +02:00
2018-04-10 11:11:51 +02:00
2018-01-17 12:14:35 +01:00
2018-01-17 12:14:35 +01:00
2018-01-17 12:14:35 +01:00
2017-05-31 13:16:04 +02:00
2017-11-30 11:23:22 +01:00
2018-01-17 12:14:35 +01:00
2018-01-17 12:14:35 +01:00
2018-01-17 12:14:35 +01:00
2018-01-17 12:14:35 +01:00
2018-01-17 12:14:35 +01:00
2017-05-31 13:16:22 +02:00
2018-01-17 12:14:35 +01:00
2018-05-03 15:31:17 +02:00
2018-02-14 20:41:03 +01:00
2018-04-10 11:11:55 +02:00
2018-01-17 12:14:35 +01:00
2017-02-28 12:59:29 +01:00
2018-02-14 20:41:03 +01:00
2018-01-17 12:14:35 +01:00
2018-01-17 12:14:35 +01:00
2018-03-27 13:44:27 +02:00
2018-04-19 13:38:33 +02:00