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
felix_ has quit [Ping timeout: 268 seconds]
felix_ has joined #m-labs
rohitksingh_work has joined #m-labs
cr1901_modern has quit [Ping timeout: 240 seconds]
<GitHub184> [smoltcp] pothos commented on issue #237: Hi, I tried this but in the end the packets were 4 bytes too big. Maybe its the calculation in the TCP code or the ethernet frame code has a different length? Or Linux reports something different…... https://github.com/m-labs/smoltcp/pull/237#issuecomment-397178551
cr1901_modern has joined #m-labs
<GitHub143> [smoltcp] pothos commented on issue #237: Hi, I tried this but in the end the packets were 4 bytes too big. Maybe its the calculation in the TCP code or the ethernet frame code has a different length? Or Linux reports something different…... https://github.com/m-labs/smoltcp/pull/237#issuecomment-397178551
<GitHub107> [smoltcp] pothos commented on issue #237: Hi, I tried this but in the end the packets were 4 bytes too big. Maybe its the calculation in the TCP code or the ethernet frame code has a different length? Or Linux reports something different…... https://github.com/m-labs/smoltcp/pull/237#issuecomment-397178551
cr1901_modern has quit [Ping timeout: 268 seconds]
cr1901_modern has joined #m-labs
ohsix has quit [Ping timeout: 264 seconds]
ohsix has joined #m-labs
sb0 has joined #m-labs
rohitksingh_wor1 has joined #m-labs
rohitksingh_work has quit [Ping timeout: 268 seconds]
rohitksingh_wor1 has quit [Ping timeout: 256 seconds]
rohitksingh_work has joined #m-labs
rohitksingh_work has quit [Read error: Connection reset by peer]
rohitksingh has joined #m-labs
rohitksingh1 has joined #m-labs
rohitksingh has quit [Ping timeout: 260 seconds]
sb0 has quit [Quit: Leaving]
<GitHub12> [smoltcp] podhrmic commented on issue #237: For Ethernet type II 14 bytes would work. In Linux, the default MTU is 1500, so a fragmented Ethernet frame with an IPV4 packet is 1514 bytes long. Maybe we can settle this as a temporary measure and properly detect the ethernet type in a different PR once the fragmentation code is merged? https://github.com/m-labs/smoltcp/pull/237#issuecomment-397350422
<GitHub94> [smoltcp] pothos commented on issue #237: Or maybe just fix this line here to subtract the MAX length you defined instead of `EthernetFrame::<&[u8]>::header_len();` (didn't try it myself yet…) https://github.com/m-labs/smoltcp/blob/06d18130cd8b25edbcad207bbdbb157f1c1203df/src/iface/ethernet.rs#L391 https://github.com/m-labs/smoltcp/pull/237#issuecomment-397360698
rohitksingh1 has quit [Quit: Leaving.]
rohitksingh has joined #m-labs
rohitksingh has quit [Client Quit]
<GitHub143> [smoltcp] podhrmic commented on issue #237: Nope, that doesn't work. Mostly because it is on the egress part, while I am parsing incoming (ingress) frames. https://github.com/m-labs/smoltcp/pull/237#issuecomment-397367898
<travis-ci> batonius/smoltcp#134 (layers - 9e55758 : Egor Karavaev): The build is still failing.
tpw_rules has quit [Quit: byeeee]
tpw_rules has joined #m-labs
dlrobertson has quit [Quit: WeeChat 2.1]