sb0 changed the topic of #m-labs to: ARTIQ, Migen, MiSoC, Mixxeo & other M-Labs projects :: fka #milkymist :: Logs http://irclog.whitequark.org/m-labs
<GitHub76> [smoltcp] whitequark commented on commit 9cb8131: cc @batonius on this and next two commits https://git.io/v5o3P
<GitHub129> [smoltcp] whitequark pushed 1 new commit to master: https://git.io/v5osY
<GitHub129> smoltcp/master 9f41659 whitequark: Send a challenge ACK in response to an unacceptable TCP ACK.
<GitHub166> [smoltcp] whitequark commented on issue #21: Fixed https://git.io/v5osO
<GitHub44> [smoltcp] whitequark closed issue #21: Challenge ACKs are not always generated https://git.io/vQsnb
<GitHub79> [smoltcp] whitequark closed issue #23: Revise errors returned from `TcpSocket::process()` https://git.io/vQs0K
<GitHub30> [smoltcp] whitequark commented on issue #23: Done https://git.io/v5os3
<travis-ci> m-labs/smoltcp#212 (master - 9f41659 : whitequark): The build was broken.
<GitHub67> [smoltcp] whitequark force-pushed master from 9f41659 to cef2d58: https://git.io/vMLjV
<GitHub67> smoltcp/master cef2d58 whitequark: Send a challenge ACK in response to an unacceptable TCP ACK.
<travis-ci> m-labs/smoltcp#213 (master - cef2d58 : whitequark): The build was fixed.
<GitHub196> [smoltcp] whitequark commented on issue #36: OK, so the route to fixing this would be to:... https://git.io/v5oGK
<GitHub167> [smoltcp] whitequark commented on pull request #38 e8c657b: They can if they're out of space. https://git.io/v5ony
<GitHub24> [smoltcp] whitequark pushed 4 new commits to master: https://git.io/v5ocJ
<GitHub24> smoltcp/master 5303501 Egor Karavaev: Factor out RawSocket::accepts.
<GitHub24> smoltcp/master 44cf21b Egor Karavaev: Factor out UdpSocket::accepts.
<GitHub24> smoltcp/master a2c66fd Egor Karavaev: Factor out TcpSocket::accepts.
<GitHub57> [smoltcp] whitequark commented on issue #38: Manually merged with stylistic changes. https://git.io/v5ocU
<GitHub16> [smoltcp] whitequark closed pull request #38: Refactor Socket::process into Socket::would_accept and Socket::process_accepted (master...would_accept) https://git.io/v54WG
sb0 has joined #m-labs
<travis-ci> m-labs/smoltcp#214 (master - 388e94b : whitequark): The build passed.
sb0 has quit [Quit: Leaving]
rohitksingh_work has joined #m-labs
sb0 has joined #m-labs
forrestv has quit [Quit: ZNC - http://znc.sourceforge.net]
rohitksingh_work has quit [Ping timeout: 248 seconds]
sb0 has quit [Remote host closed the connection]
sb0 has joined #m-labs
sb0 has quit [Quit: Leaving]
<travis-ci> [rust-managed] phil-opp opened pull request #2: Merge the `alloc` and `collections` features (master...collections-deprecated) https://github.com/m-labs/rust-managed/pull/2
<travis-ci> [rust-managed] whitequark pushed 1 new commit to master: https://github.com/m-labs/rust-managed/commit/8bb3557d8159af09f2d888e214a89be27ea6d97e
<travis-ci> rust-managed/master 8bb3557 Philipp Oppermann: The collections crate was merged into the alloc crate
<travis-ci> m-labs/rust-managed#21 (master - 8bb3557 : Philipp Oppermann): The build passed.
<GitHub179> [smoltcp] phil-opp opened issue #39: Impossible to construct `phy::DeviceLimits` https://git.io/v5o10
sb0 has joined #m-labs
cr1901_modern has quit [Read error: Connection reset by peer]
cr1901_modern1 has joined #m-labs
<GitHub75> [smoltcp] whitequark commented on issue #39: Something like:... https://git.io/v5obz
<GitHub144> [smoltcp] whitequark commented on issue #19: I've merged #38. Looking forward, can you start by adding the "smart pointers", but without any ingress/egress handling code? That seems like a good additive path forward. https://git.io/v5obx
<GitHub122> [smoltcp] batonius commented on issue #19: Sure. Is there a point in rebasing #34 after you've refactored `RingBuffer`, or should I just close it? It looks like the only thing worth keeping is https://github.com/m-labs/smoltcp/pull/34/commits/3da43fe8e7b5162b40dd30550edd766ee4d29362 . https://git.io/v5oxL
<GitHub58> [smoltcp] phil-opp commented on issue #39: Thanks! https://git.io/v5ohT
<GitHub66> [smoltcp] phil-opp closed issue #39: Impossible to construct `phy::DeviceLimits` https://git.io/v5o10
rohitksingh has joined #m-labs
FabM has quit [Quit: ChatZilla 0.9.93 [Firefox 52.3.0/20170811091919]]
<GitHub8> [artiq] arpitagrawal23 commented on issue #827: Okay. Here it is:... https://github.com/m-labs/artiq/issues/827#issuecomment-328128923
cr1901_modern1 is now known as cr1901_modern
<GitHub49> [smoltcp] whitequark commented on issue #34: Let's address buffer resetting in a coordinated way across the entire codebase when we'll make it possible to return buffers to the pool. The changes here are trivial and insufficient on their own.... https://git.io/v5Koi
<GitHub133> [smoltcp] whitequark closed pull request #34: Expand ring_buffer API (master...expandable_ring_buffer) https://git.io/v5ZZ7
<travis-ci> batonius/smoltcp#64 (master - 388e94b : whitequark): The build passed.
rohitksingh has quit [Quit: Leaving.]
wingdu has joined #m-labs
<GitHub58> [artiq] jbqubit commented on issue #827: @jordens Thank you for tagging. Also please reopen Issue. https://github.com/m-labs/artiq/issues/827#issuecomment-328176641
wingdu has quit [Quit: wingdu]
wingdu has joined #m-labs
wingdu has quit [Quit: wingdu]
wingdu has joined #m-labs
wingdu has quit [Client Quit]
wingdu has joined #m-labs
wingdu has quit [Remote host closed the connection]
gric has joined #m-labs
<GitHub185> [sinara] marmeladapk pushed 1 new commit to master: https://github.com/m-labs/sinara/commit/e81f8d00711ee1a59a9ee24a9666a23c7f46d245
<GitHub185> sinara/master e81f8d0 marmeladapk: Kasli changes from #288 #285 #287 and #250...
<GitHub61> [smoltcp] whitequark opened issue #40: Replace hardcoded constants with associated items https://git.io/v56GP
<GitHub170> [smoltcp] whitequark pushed 1 new commit to master: https://git.io/v56cW
<GitHub170> smoltcp/master 14355e1 whitequark: RingBuffer::{empty,full}→is_{empty,full}....
<travis-ci> m-labs/smoltcp#215 (master - 14355e1 : whitequark): The build passed.