aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/dco.h
AgeCommit message (Expand)Author
2023-03-13dco: print version to log if availableAntonio Quartulli
2023-03-13dco: don't use NetLink to exchange control packetsAntonio Quartulli
2023-01-10Update copyright year to 2023Frank Lichtenheld
2022-12-15Introduce dco_get_peer_stats API and Windows implementationLev Stipakov
2022-12-14Rename dco_get_peer_stats to dco_get_peer_stats_multiLev Stipakov
2022-12-14Trigger a USR1 if dco_update_keys failsArne Schwabe
2022-12-13Read DCO traffic stats from the kernelKristof Provost
2022-09-11dco.c: check certain options only on startupLev Stipakov
2022-08-18dco.h: fix return type when DCO is not enabledLev Stipakov
2022-08-18dco: turn platform config checks into separate functionTimo Rothenpieler
2022-08-07dco: turn supported ciphers list into a functionAntonio Quartulli
2022-08-05dco: implement dco support for p2mp/server code pathAntonio Quartulli
2022-08-04dco: implement dco support for p2p/client code pathAntonio Quartulli
2022-08-04dco: check that pulled options are compatibleAntonio Quartulli
2022-08-03dco: periodically check and possibly rotate/delete keysAntonio Quartulli
2022-08-01dco: configure keys in DCO right after generating themAntonio Quartulli
2022-06-28dco: use specific metric when installing routesAntonio Quartulli
2022-06-28dco: introduce low-level code for handling ovpn-dco in the Linux kernelAntonio Quartulli