Conversation
31a6e67 to
afa484a
Compare
|
Rebased to master |
6ec76f9 to
5816332
Compare
|
I included the changes discussed in the Network stack task force meeting and based it on #2397 now. |
|
Tests are not adapted, yet. |
|
I would strongly vote for renaming the module and header file to |
|
I'm against renaming the file or the module. The overall concept is abstracting packets. The functions bring the benefit of reducing code duplication in every layer. I was sick of doing the same thing I did already for |
|
Since I recently discovered |
sys/include/net/ng_pkt.h
Outdated
There was a problem hiding this comment.
… packet buffer. As seen in line below ;-)
sys/include/net/ng_pkt.h
Outdated
There was a problem hiding this comment.
This module was already included in 2014.
There was a problem hiding this comment.
I was once told that I should always update my copyrights to whenever I touched the file last - but I don't really care...
There was a problem hiding this comment.
Both, the first and last year of the copyright "application" are important to determine since, and until when it holds.
There was a problem hiding this comment.
Well, that would be 2014-15 then, but we don't do this anywhere else…
There was a problem hiding this comment.
Sure we do, also why not start now even if?
Line 4 in e5e1d0d
There was a problem hiding this comment.
$ git grep -E "201[0-9].* 201[0-9]" | wc -l
33
9cdfd70 to
f0953fe
Compare
|
Addressed comments |
0f72c1f to
d75dfe2
Compare
|
Rebased to current master |
b79078c to
14f891a
Compare
|
Disentangled: squashable commits that contained both changes to |
|
ACK when squashed. |
5608e51 to
ddf85a5
Compare
|
Squashed |
ddf85a5 to
b36e9b7
Compare
b36e9b7 to
cb74094
Compare
|
Added fixup to doc |
Simplifies pkt module API by unifying
pkt_tandpkt_hlist_ttopktsnip_tand by changing how packets are viewed in the network stack in general.A concatenated packet (it does not have to be concatenated ;-)) packet in the packet buffer would be annotated as follows: