sixlowpan: rename to sixlowpan_legacy#1967
Conversation
|
Travis fails due to cppcheck and externc.sh. Must I really do this for this? |
I'd say no. For this PR in general: I'm a bit reluctant to rename |
|
That's what #1680 is for ;-) |
|
For older boards maybe. |
efa140a to
3e49977
Compare
|
Rebased |
3e49977 to
4205fac
Compare
|
Rebased |
dc3e044 to
52d7a85
Compare
|
Rebased |
52d7a85 to
2ee29bf
Compare
|
Rebased to master |
|
Rebased |
2ee29bf to
cd39899
Compare
cd39899 to
f4328c0
Compare
|
needs rebase |
|
sigh not today… this is just to complex again -.- |
f4328c0 to
f6bceaa
Compare
|
Rebased to master |
|
Will rebase next either after review of #1680 or when heavy changes to rpl stop. |
|
I think we should not rename this before the new network stack is ready anyways. In the best case we don't need this PR and can just remove the old implementation completely. |
|
Yes of course: the goal of this PR is more to get the old implementation out of the way to give me breathing room for the new implementation, than a thing I actually want to do ;-) |
|
Abandoned. New implementation will get a |
Since #1680 turns out to become quite a nightmare review-wise, I decided to split and clean it up a little. First point on the agenda is to make it more or less independent from the old 6LoWPAN module. For this I renamed the old module to
sixlowpan_legacyand I will remove the move commit from #1680. Though I recycled lot of the original code in #1680, it is not what it used to be, so the changes wouldn't be that visible anyways.