-
Notifications
You must be signed in to change notification settings - Fork 851
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
[FIX] Calculate correctly max payload size per UDP packet #2677
base: master
Are you sure you want to change the base?
Commits on Mar 1, 2023
-
[FIX] Calculate correctly max payload size per UDP packet
Mikołaj Małecki committedMar 1, 2023 Configuration menu - View commit details
-
Copy full SHA for b53a091 - Browse repository at this point
Copy the full SHA b53a091View commit details
Commits on Mar 3, 2023
-
Applied verification of the payload size fit. Added tests. Updated do…
…cumentation
Mikołaj Małecki committedMar 3, 2023 Configuration menu - View commit details
-
Copy full SHA for a8b9104 - Browse repository at this point
Copy the full SHA a8b9104View commit details -
Withdrawn quotes for option names
Mikołaj Małecki committedMar 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 56fdfdb - Browse repository at this point
Copy the full SHA 56fdfdbView commit details -
Fixed links in the socket option table
Mikołaj Małecki committedMar 3, 2023 Configuration menu - View commit details
-
Copy full SHA for d7f32d0 - Browse repository at this point
Copy the full SHA d7f32d0View commit details
Commits on Mar 6, 2023
-
Fixed minimum MSS to 116. Fixed some other bux
Mikołaj Małecki committedMar 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 70de763 - Browse repository at this point
Copy the full SHA 70de763View commit details -
Replaced rand_r with std c++ random
Mikołaj Małecki committedMar 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 2eb1159 - Browse repository at this point
Copy the full SHA 2eb1159View commit details -
Fixed usage of C++14 literals in the test (build failures)
Mikołaj Małecki committedMar 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 9f48d3c - Browse repository at this point
Copy the full SHA 9f48d3cView commit details -
[MAINT] Upgraded CI: ubuntu to version 20.04
Mikołaj Małecki committedMar 6, 2023 Configuration menu - View commit details
-
Copy full SHA for edbb608 - Browse repository at this point
Copy the full SHA edbb608View commit details -
Fixed test logics (printing after closing)
Mikołaj Małecki committedMar 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 26a7be6 - Browse repository at this point
Copy the full SHA 26a7be6View commit details -
Attempted fix for a deadlock in test, added some tracking
Mikołaj Małecki committedMar 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 3d387a2 - Browse repository at this point
Copy the full SHA 3d387a2View commit details -
Merge branch 'dev-upgrade-ci-ubuntu' into dev-fix-ipv6-payloadsize
Mikołaj Małecki committedMar 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 03717f3 - Browse repository at this point
Copy the full SHA 03717f3View commit details -
Added expect and tracking to close socket in ReuseAddr test (Travis p…
…roblem)
Mikołaj Małecki committedMar 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 3eef592 - Browse repository at this point
Copy the full SHA 3eef592View commit details -
Used relaxed signaling for the sake of Travis
Mikołaj Małecki committedMar 6, 2023 Configuration menu - View commit details
-
Copy full SHA for e2ab5f6 - Browse repository at this point
Copy the full SHA e2ab5f6View commit details
Commits on Mar 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d081e50 - Browse repository at this point
Copy the full SHA d081e50View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba5f962 - Browse repository at this point
Copy the full SHA ba5f962View commit details -
Configuration menu - View commit details
-
Copy full SHA for 320a79b - Browse repository at this point
Copy the full SHA 320a79bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b3ccd7 - Browse repository at this point
Copy the full SHA 1b3ccd7View commit details -
Fixed test ipv6 to use promise-future for synchronization
Mikołaj Małecki committedMar 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 90b13b1 - Browse repository at this point
Copy the full SHA 90b13b1View commit details -
Fixed filtering-out IPv6 tests for Travis
Mikołaj Małecki committedMar 7, 2023 Configuration menu - View commit details
-
Copy full SHA for bc4059c - Browse repository at this point
Copy the full SHA bc4059cView commit details
Commits on Mar 9, 2023
-
Mikołaj Małecki committed
Mar 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 11574a0 - Browse repository at this point
Copy the full SHA 11574a0View commit details
Commits on Apr 28, 2023
-
Updated with upstream and fixed
Mikołaj Małecki committedApr 28, 2023 Configuration menu - View commit details
-
Copy full SHA for fabb85f - Browse repository at this point
Copy the full SHA fabb85fView commit details
Commits on Sep 8, 2023
-
Mikołaj Małecki committed
Sep 8, 2023 Configuration menu - View commit details
-
Copy full SHA for 7cc801f - Browse repository at this point
Copy the full SHA 7cc801fView commit details
Commits on Sep 11, 2023
-
Fixed a bug introduced during upstream merge
Mikołaj Małecki committedSep 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 7658145 - Browse repository at this point
Copy the full SHA 7658145View commit details -
Fixed tests that should require IPv6 enabled
Mikołaj Małecki committedSep 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 41a86bf - Browse repository at this point
Copy the full SHA 41a86bfView commit details
Commits on Sep 18, 2023
-
Pre-refax of change-independent parts for 2677
Mikołaj Małecki committedSep 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 45809bd - Browse repository at this point
Copy the full SHA 45809bdView commit details -
Merge branch 'dev-fix-ipv6-payloadsize-prefax' into dev-fix-ipv6-payl…
…oadsize
Mikołaj Małecki committedSep 18, 2023 Configuration menu - View commit details
-
Copy full SHA for c782bf7 - Browse repository at this point
Copy the full SHA c782bf7View commit details -
Merge branch 'master' into dev-fix-ipv6-payloadsize
Mikołaj Małecki committedSep 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 848857b - Browse repository at this point
Copy the full SHA 848857bView commit details -
Mikołaj Małecki committed
Sep 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 0c3abe0 - Browse repository at this point
Copy the full SHA 0c3abe0View commit details
Commits on Sep 19, 2023
-
Apply SOME suggestions from the doc review (others pending)
Co-authored-by: stevomatthews <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ce2a043 - Browse repository at this point
Copy the full SHA ce2a043View commit details -
Mikołaj Małecki committed
Sep 19, 2023 Configuration menu - View commit details
-
Copy full SHA for ccfb0b6 - Browse repository at this point
Copy the full SHA ccfb0b6View commit details -
Merge branch 'master' into dev-fix-ipv6-payloadsize
Mikołaj Małecki committedSep 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 422cbed - Browse repository at this point
Copy the full SHA 422cbedView commit details -
Some more explanatory comments to enforce checkin
Mikołaj Małecki committedSep 19, 2023 Configuration menu - View commit details
-
Copy full SHA for fa40417 - Browse repository at this point
Copy the full SHA fa40417View commit details -
Apply suggestions from doc review (still pending)
Co-authored-by: stevomatthews <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5c2c876 - Browse repository at this point
Copy the full SHA 5c2c876View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0403820 - Browse repository at this point
Copy the full SHA 0403820View commit details -
Apply suggestions from doc review (complete)
Co-authored-by: stevomatthews <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e02d85a - Browse repository at this point
Copy the full SHA e02d85aView commit details
Commits on Oct 2, 2023
-
Added extra v6-to-v6 test to check correct payload size
Mikołaj Małecki committedOct 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 6074f21 - Browse repository at this point
Copy the full SHA 6074f21View commit details
Commits on Oct 16, 2023
-
Mikołaj Małecki committed
Oct 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 33de3eb - Browse repository at this point
Copy the full SHA 33de3ebView commit details
Commits on Oct 17, 2023
-
Added an API function to control the payload size
Mikołaj Małecki committedOct 17, 2023 Configuration menu - View commit details
-
Copy full SHA for dc7f437 - Browse repository at this point
Copy the full SHA dc7f437View commit details
Commits on Oct 18, 2023
-
Removed BytesPacketsCount. Shifted header size to a function parameter
Mikołaj Małecki committedOct 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 49346a2 - Browse repository at this point
Copy the full SHA 49346a2View commit details -
Mikołaj Małecki committed
Oct 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 7644107 - Browse repository at this point
Copy the full SHA 7644107View commit details
Commits on Oct 19, 2023
-
Mikołaj Małecki committed
Oct 19, 2023 Configuration menu - View commit details
-
Copy full SHA for f34776d - Browse repository at this point
Copy the full SHA f34776dView commit details -
Added documentation for srt_getmaxpayloadsize
Mikołaj Małecki committedOct 19, 2023 Configuration menu - View commit details
-
Copy full SHA for e1262cc - Browse repository at this point
Copy the full SHA e1262ccView commit details
Commits on Oct 30, 2023
-
Fixed warn-error build break on mac
Mikołaj Małecki committedOct 30, 2023 Configuration menu - View commit details
-
Copy full SHA for 8072420 - Browse repository at this point
Copy the full SHA 8072420View commit details
Commits on Sep 6, 2024
-
Mikołaj Małecki committed
Sep 6, 2024 Configuration menu - View commit details
-
Copy full SHA for d1e2540 - Browse repository at this point
Copy the full SHA d1e2540View commit details