aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/mtu.h
AgeCommit message (Expand)Author
2024-03-18Update Copyright statements to 2024Frank Lichtenheld
2023-10-18Change type of frame.mss_fix to uint16_tFrank Lichtenheld
2023-02-14Combine extra_tun/frame parameter of frame_calculate_payload_overheadArne Schwabe
2023-02-10Get rid of unused 'bool tuntap_buffer' arguments.Gert Doering
2023-01-10Update copyright year to 2023Frank Lichtenheld
2022-11-14Allow tun-mtu to be pushedArne Schwabe
2022-11-06Allow setting control channel packet size with max-packet-sizeArne Schwabe
2022-07-25Fix error message about extended errors for IPv4-only sockets.Gert Doering
2022-06-21Inline frame_add_to_extra_tun function and remove frame_definedArne Schwabe
2022-06-21Remove leftover frame_set_mtu_dynamic definitions in mtu.hArne Schwabe
2022-02-14Remove FRAME_HEADROOM, PAYLOAD_SIZE, EXTRA_FRAME and TUN_LINK_DELTA macrosArne Schwabe
2022-02-13Remove frame.extra_frame and frame.extra_bufferArne Schwabe
2022-02-13Remove frame->link_mtuArne Schwabe
2022-02-13Remove extra_link from frameArne Schwabe
2022-02-13Add mtu paramter to --fragment and change fragment calculationArne Schwabe
2022-02-11Change the default for mssfix to mssfix 1492 mtuArne Schwabe
2022-02-11Replace TUN_MTU_SIZE with frame->tun_mtuArne Schwabe
2022-02-02Change buffer allocation calculation and checks to be more staticArne Schwabe
2022-02-02Fix mssfix and frame calculation in CBC modeArne Schwabe
2022-01-26update copyright year to 2022Antonio Quartulli
2021-12-31Rework occ link-mtu calculationArne Schwabe
2021-12-30Decouple MSS fix calculation from frame calculationArne Schwabe
2021-12-30Add helper functions to calculate header/payload sizesArne Schwabe
2021-12-14Document frame related function and variables a bit moreArne Schwabe
2021-12-14Remove align_adjust frame codeArne Schwabe
2021-06-15Update copyrightsDavid Sommerseth
2021-04-01Remove code for aligning non-swapped compressionArne Schwabe
2021-03-25Fix socket related functions using int instead of socket_descriptor_tArne Schwabe
2020-06-26Make compression asymmetric by default and add warningsArne Schwabe
2018-10-11options.c: fix broken unary minus usageLev Stipakov
2018-02-01Update copyright to include 2018 plus company name changeDavid Sommerseth
2017-06-16copyright: Update GPLv2 license textsDavid Sommerseth
2016-12-21Update copyrightsDavid Sommerseth
2016-12-14The Great Reformatting - first phaseDavid Sommerseth
2016-09-10Fix --mssfix when using NCPSteffan Karger
2015-10-10Fix --mtu-disc option with IPv6 transportJulien Muchembled
2015-02-15New approach to handle peer-id related changes to link-mtu.Gert Doering
2012-03-22build: standard directory layoutAlon Bar-Lev