X-Scale has quit [Read error: Connection reset by peer]
<GitHub118>
[artiq] gkasprow commented on issue #854: I wanted to swap nibbles. I didn't try that since existing solution works. If it really helps I can check it but I'd have to assemble the setup. https://github.com/m-labs/artiq/issues/854#issuecomment-352199298
<GitHub20>
[smoltcp] dlrobertson commented on pull request #75 83a42eb: Most the other `Packet` types document the methods. The `Repr` is documented well, but it would be nice if this was as well. https://github.com/m-labs/smoltcp/pull/75#discussion_r157347911
<GitHub171>
[smoltcp] whitequark commented on pull request #89 0a5d2a1: In general I'm not too worried about copy/paste in `smoltcp::wire`, various magic to reduce amount of code is an explicit non-goal if you take a look at README. https://github.com/m-labs/smoltcp/pull/89#discussion_r157353219
<GitHub87>
[smoltcp] whitequark commented on pull request #89 0a5d2a1: I don't think this branch is necessary, the upper layer will display the packet type. E.g. it's in the ethertype field for Ethernet. https://github.com/m-labs/smoltcp/pull/89#discussion_r157353051