aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/networking.h
AgeCommit message (Expand)Author
2024-03-18Update Copyright statements to 2024Frank Lichtenheld
2023-01-10Update copyright year to 2023Frank Lichtenheld
2022-08-20Support creating iroute route entries on FreeBSDKristof Provost
2022-07-13networking: add net_iface_type APIAntonio Quartulli
2022-07-05networking: fix doc for net_iface_new() APIAntonio Quartulli
2022-04-08networking: implement net_iface_new and net_iface_del APIsAntonio Quartulli
2022-04-03networking: silence warnings about unused argumentsAntonio Quartulli
2022-04-03networking: remove duplicate methods from networking_sitnl.cArne Schwabe
2022-01-26update copyright year to 2022Antonio Quartulli
2021-09-28networking: add and implement net_addr_ll_set() APIAntonio Quartulli
2021-06-15Update copyrightsDavid Sommerseth
2020-04-19Another round of uncrustify code cleanup.Arne Schwabe
2019-11-10get rid of 'broadcast' argument when configuring the tun deviceAntonio Quartulli
2019-08-17networking: extend API for better memory managementAntonio Quartulli
2019-08-07networking/best_gw: remove useless prefixlen parameterAntonio Quartulli
2019-06-02tun.c: use new networking API to handle tun interface on LinuxAntonio Quartulli
2019-05-15implement networking API for iproute2Antonio Quartulli
2019-05-15implement platform generic networking APIAntonio Quartulli