Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possibility for datagrams to be dropped when not able to send #4320

Open
wants to merge 25 commits into
base: main
Choose a base branch
from

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    8f40f35 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Switch from not insert into queue if not empty to cancel all outstand…

    …ing send requests when finished sending
    iiztp committed May 29, 2024
    Configuration menu
    Copy the full SHA
    03dceb1 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Ran dotnet script

    iiztp committed May 30, 2024
    Configuration menu
    Copy the full SHA
    b010939 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efb718a View commit details
    Browse the repository at this point in the history
  3. Modified for comments

    iiztp committed May 30, 2024
    Configuration menu
    Copy the full SHA
    ba30093 View commit details
    Browse the repository at this point in the history
  4. Test if alg works now

    iiztp committed May 30, 2024
    Configuration menu
    Copy the full SHA
    f658311 View commit details
    Browse the repository at this point in the history
  5. style

    nibanks committed May 30, 2024
    Configuration menu
    Copy the full SHA
    1528319 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    084c172 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbb2bf4 View commit details
    Browse the repository at this point in the history
  3. Inspired from previous work

    iiztp committed May 31, 2024
    Configuration menu
    Copy the full SHA
    9aeaab5 View commit details
    Browse the repository at this point in the history
  4. Doc + Modif flag hex because I'm bad at hex

    iiztp committed May 31, 2024
    Configuration menu
    Copy the full SHA
    9386e84 View commit details
    Browse the repository at this point in the history
  5. I didn't save the file for the doc ;-;

    iiztp committed May 31, 2024
    Configuration menu
    Copy the full SHA
    1b20bac View commit details
    Browse the repository at this point in the history
  6. Update datagram.c

    New line...
    iiztp committed May 31, 2024
    Configuration menu
    Copy the full SHA
    928501f View commit details
    Browse the repository at this point in the history
  7. Update datagram.c

    Removed the newlines
    iiztp committed May 31, 2024
    Configuration menu
    Copy the full SHA
    ad9457f View commit details
    Browse the repository at this point in the history
  8. Update datagram.c

    Still removing newlines
    iiztp committed May 31, 2024
    Configuration menu
    Copy the full SHA
    5706fd9 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Configuration menu
    Copy the full SHA
    d6835df View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Test that crashes because ?

    iiztp committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    e5e67b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e9041f View commit details
    Browse the repository at this point in the history
  3. Found out why core dumped

    iiztp committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    2d7355e View commit details
    Browse the repository at this point in the history
  4. Update src/test/lib/DatagramTest.cpp

    Co-authored-by: Nick Banks <[email protected]>
    iiztp and nibanks committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    ce0d31e View commit details
    Browse the repository at this point in the history
  5. Revert changes of submodule

    iiztp committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    86e903a View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Merge branch 'main' into main

    iiztp committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    fbc659d View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    ffc798a View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    4afc187 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    62458da View commit details
    Browse the repository at this point in the history