Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mirage/mirage-tcpip issues and pull requests

#522 - update unikernel to recent mirage

Pull Request - State: closed - Opened by hannesm about 2 months ago - 5 comments

#521 - use mirage-crypto 1.0 and randomconv 0.2, drop mirage-random dependency

Pull Request - State: closed - Opened by hannesm about 2 months ago - 1 comment

#520 - Fix compilation of tests

Pull Request - State: closed - Opened by samoht 2 months ago - 1 comment

#519 - Update GitHub Actions

Pull Request - State: closed - Opened by smorimoto 2 months ago - 7 comments

#517 - adapt to mirage-vnetif 0.6.2 changes

Pull Request - State: closed - Opened by hannesm 4 months ago - 1 comment

#516 - IP: add configured_ips : t -> prefix list

Pull Request - State: closed - Opened by hannesm 5 months ago - 3 comments

#515 - Mirage time variant

Pull Request - State: open - Opened by hannesm 5 months ago

#514 - use mirage-crypto-rng directly, no need for mirage-random-test

Pull Request - State: closed - Opened by hannesm 5 months ago

#513 - unix stack may raise in `listen`

Issue - State: open - Opened by hannesm 9 months ago - 1 comment

#512 - Implement shutdown, as required by mirage-flow 4.0.0

Pull Request - State: closed - Opened by hannesm 9 months ago - 1 comment

#511 - add TCP.S.src

Pull Request - State: closed - Opened by hannesm 10 months ago

#510 - mirage-unix: increase TCP receive buffer size

Pull Request - State: closed - Opened by edwintorok 10 months ago - 2 comments

#509 - TCP client connection cancelling and attempts

Issue - State: open - Opened by hannesm 11 months ago

#508 - TCP/UDP: new function is_listening: t -> ~port:int -> callback option

Pull Request - State: open - Opened by hannesm over 1 year ago - 1 comment

#507 - remove ocaml-freestanding runes (i.e. MirageOS 3.x support)

Pull Request - State: closed - Opened by hannesm over 1 year ago

#506 - use Cstruct.to_string instead of deprecated Cstruct.copy

Pull Request - State: closed - Opened by hannesm over 1 year ago

#505 - remove ppx from mirage-tcpip

Pull Request - State: closed - Opened by hannesm over 1 year ago - 5 comments

#504 - remove mirage-profile dependency

Pull Request - State: closed - Opened by hannesm over 1 year ago

#503 - Use Lwt.dont_wait instead of async (catch ...)

Pull Request - State: closed - Opened by reynir over 1 year ago

#502 - Unix: copy buffer before passing off to client

Pull Request - State: closed - Opened by reynir over 1 year ago

#501 - `S.UDP.listen` blocks differently on `unix` vs `direct` stack

Issue - State: open - Opened by rand00 over 1 year ago - 5 comments

#500 - `TLS.server_of_flow` seems don't working

Issue - State: closed - Opened by Tim-ats-d almost 2 years ago - 4 comments

#499 - Possible memory leak on `new_server_connection`

Issue - State: open - Opened by dinosaure almost 2 years ago - 3 comments

#497 - UDP: no destination port in the `type callback`

Issue - State: open - Opened by hannesm almost 2 years ago

#495 - TCP: Add ID for PCB to better track connections

Pull Request - State: closed - Opened by TheLortex almost 2 years ago - 1 comment

#494 - remove V4-only and V6-only stack (as done in mirage 4.3.0)

Pull Request - State: closed - Opened by hannesm almost 2 years ago - 1 comment

#493 - TCP: avoid stall with larger MSS

Pull Request - State: open - Opened by djs55 almost 2 years ago - 2 comments

#492 - TCP: don't hardcode a maximum write of 4000 bytes

Pull Request - State: open - Opened by djs55 almost 2 years ago - 3 comments

#491 - replies to broadcast messages

Issue - State: open - Opened by hannesm about 2 years ago

#490 - [WIP] Initial attempt at rfc8106

Pull Request - State: open - Opened by hannesm about 2 years ago - 1 comment

#489 - Fixing memory leaks when a simultaneous close is happening

Pull Request - State: closed - Opened by TheLortex over 2 years ago - 20 comments

#488 - Memory issues in TCP

Issue - State: open - Opened by hannesm over 2 years ago

#487 - minor fixes in TCP code

Pull Request - State: closed - Opened by hannesm over 2 years ago

#486 - Possible data corruption in User_buffer

Issue - State: closed - Opened by ansiwen over 2 years ago - 3 comments

#484 - Namespace tcp log sources

Pull Request - State: closed - Opened by reynir over 2 years ago - 1 comment

#483 - fix typo in license

Pull Request - State: closed - Opened by hannesm over 2 years ago

#482 - ndpv6: Set RS opt header

Pull Request - State: closed - Opened by reynir over 2 years ago - 1 comment

#481 - Add ICMPv6 Redirect parsing

Pull Request - State: closed - Opened by reynir over 2 years ago - 2 comments

#480 - npdv6: use debug log level more

Pull Request - State: closed - Opened by reynir over 2 years ago - 1 comment

#479 - Prepare v7.1.0

Pull Request - State: closed - Opened by dinosaure over 2 years ago

#478 - Use the last version of mirage-vnetif

Pull Request - State: closed - Opened by dinosaure over 2 years ago - 6 comments

#477 - Remove missing deprecated usage of Cstruct.len

Pull Request - State: closed - Opened by dinosaure over 2 years ago

#476 - Work with MSVC compiler

Pull Request - State: closed - Opened by jonahbeckford over 2 years ago - 2 comments

#475 - Update example to cmdliner.1.1

Pull Request - State: closed - Opened by dinosaure over 2 years ago - 1 comment

#473 - Preview: ocamlformat 0.21.0

Pull Request - State: closed - Opened by gpetiot over 2 years ago

#472 - freestanding/Makefile: remove 'which', 'command -v' is sufficient

Pull Request - State: closed - Opened by hannesm over 2 years ago - 1 comment

#471 - Fix typos

Pull Request - State: closed - Opened by MisterDA over 2 years ago - 1 comment

#470 - TCP server side issues - sometimes lacking any reply to SYN

Issue - State: open - Opened by hannesm over 2 years ago

#469 - Use setup-ocaml GitHub Action and fix Windows build

Pull Request - State: closed - Opened by MisterDA over 2 years ago - 8 comments

#468 - Prepare v7.0.1

Pull Request - State: closed - Opened by dinosaure almost 3 years ago

#467 - allow user to set timeout parameters for tcp connections

Issue - State: open - Opened by yomimono over 5 years ago - 2 comments

#465 - stack-unix: use custom switched_off values for udp & tcp socket stacks

Pull Request - State: closed - Opened by hannesm almost 3 years ago - 1 comment

#464 - `tcpip.stack-unix` has a bug about `accept` when we initiate a TCP connection

Issue - State: closed - Opened by dinosaure almost 3 years ago - 4 comments

#463 - move Mirage_protocols and Mirage_stack into tcpip directly

Pull Request - State: closed - Opened by hannesm almost 3 years ago

#462 - `mirage-tcpip` is blocked when we want to make more than 65535 connections

Issue - State: open - Opened by dinosaure almost 3 years ago - 8 comments

#461 - Use Lwt.pause instead of Lwt_{unix,main}.yield

Pull Request - State: closed - Opened by dinosaure almost 3 years ago

#460 - Fix memory leak about RST packets

Pull Request - State: closed - Opened by dinosaure almost 3 years ago

#459 - fix deprecation (listen_tcp{v4}/listen_udp{v4}) since mirage-protocols 6.0.0

Pull Request - State: closed - Opened by hannesm almost 3 years ago - 1 comment

#458 - Fix tests about deprecated functions

Issue - State: closed - Opened by dinosaure almost 3 years ago - 1 comment

#457 - Adapt to mirage/mirage-protocols#28 changes:

Pull Request - State: closed - Opened by hannesm almost 3 years ago - 5 comments

#456 - A stress test on my SMTP server show me an unknow error

Issue - State: closed - Opened by dinosaure almost 3 years ago - 23 comments

#454 - use Cstruct.length instead of deprecated Cstruct.len

Pull Request - State: closed - Opened by hannesm about 3 years ago

#453 - API asymmetry: TCP vs UDP, client vs server

Issue - State: closed - Opened by hannesm about 3 years ago - 1 comment

#452 - unlisten of a port

Issue - State: closed - Opened by hannesm about 3 years ago

#451 - stack-unix: convert dual socket to v4 or v6 src IP

Pull Request - State: closed - Opened by hannesm about 3 years ago

#450 - stack-unix (socket stack) leaks file descriptors

Issue - State: closed - Opened by hannesm about 3 years ago - 1 comment

#449 - Fix udp socket

Pull Request - State: closed - Opened by hannesm about 3 years ago - 8 comments

#448 - Restore compatibility with Alcotest.1.4.0

Pull Request - State: closed - Opened by craigfe over 3 years ago - 1 comment

#447 - Make freestanding compilation possible w/o opam

Pull Request - State: closed - Opened by sternenseemann over 3 years ago - 1 comment

#446 - `EADDRINUSE` raised by a test on a specific platform

Issue - State: closed - Opened by dinosaure over 3 years ago - 4 comments
Labels: bug

#445 - checksum stubs: drop "caml_" from their name

Pull Request - State: closed - Opened by hannesm over 3 years ago - 1 comment

#444 - Prepare v6.1.0

Pull Request - State: closed - Opened by dinosaure over 3 years ago - 1 comment

#443 - Add cancelation on tcpip.stack-socket

Pull Request - State: closed - Opened by dinosaure over 3 years ago - 5 comments

#442 - Upgrade travis ci and ocamlformat

Pull Request - State: closed - Opened by dinosaure over 3 years ago

#441 - Use the usual layout to compile freestanding C stubs

Pull Request - State: closed - Opened by dinosaure over 3 years ago - 8 comments

#440 - undefined reference to caml_tcpip_ones_complement_checksum

Issue - State: closed - Opened by copy over 3 years ago - 2 comments

#439 - Ensure that a call of listen really binds the given socket to the INET_ADDR

Pull Request - State: closed - Opened by dinosaure over 3 years ago - 8 comments

#438 - Ensure that the server listen on tcpip.unix

Issue - State: closed - Opened by dinosaure over 3 years ago

#437 - Be able to properly close the underlying socket for a server

Issue - State: closed - Opened by dinosaure over 3 years ago - 1 comment

#436 - Migrate to dune 2.7 and add bisect runes

Pull Request - State: closed - Opened by hannesm almost 4 years ago - 3 comments

#435 - Transient failures in the tests

Issue - State: closed - Opened by kit-ty-kate almost 4 years ago - 2 comments

#434 - remove xen cross-compilation runes

Pull Request - State: closed - Opened by hannesm almost 4 years ago

#432 - IPv6.connect: only return once any IP address is configured

Pull Request - State: closed - Opened by hannesm about 4 years ago - 4 comments

#431 - IPv6 stack support

Pull Request - State: closed - Opened by MagnusS about 4 years ago - 4 comments

#430 - IPv4 routing: treat "Ipaddr.V4.Prefix.broadcast network" also as broadcast address

Pull Request - State: closed - Opened by hannesm about 4 years ago - 1 comment

#429 - stack-direct & tcp: implement disconnect

Pull Request - State: closed - Opened by hannesm about 4 years ago - 2 comments

#428 - fix Ipv6 code

Pull Request - State: closed - Opened by hannesm about 4 years ago - 9 comments

#427 - creating broadcast in unikernels

Issue - State: closed - Opened by SahanaKrishnaKarki about 4 years ago - 1 comment

#426 - adapt to ipaddr 5.0.0 changes: Static_ipv4.connect only needs a Ipaddr.V4.Prefix.t

Pull Request - State: closed - Opened by hannesm over 4 years ago - 1 comment

#425 - tcp: ignore result of xmit, continues #310, see #392

Pull Request - State: closed - Opened by hannesm over 4 years ago - 1 comment

#424 - stack-unix: use a RAW socket for icmp (fixes #358)

Pull Request - State: closed - Opened by hannesm over 4 years ago