aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/networking_sitnl.c
AgeCommit message (Expand)Author
2024-03-18Update Copyright statements to 2024Frank Lichtenheld
2023-06-27Remove all traces of the previous MSVC build systemFrank Lichtenheld
2023-01-19Repair special-casing of EEXIST for Linux/SITNL route installGert Doering
2023-01-10Update copyright year to 2023Frank Lichtenheld
2022-07-13networking: add net_iface_type APIAntonio Quartulli
2022-07-13networking_sitnl: always return negative error code in case of failureAntonio Quartulli
2022-06-28dco: create DCO interface using SITNLAntonio Quartulli
2022-05-22Reformat for sp_after_comma=addFrank Lichtenheld
2022-04-21The Great Reformatting of 2022David Sommerseth
2022-04-08networking: implement net_iface_new and net_iface_del APIsAntonio Quartulli
2022-04-03networking: remove duplicate methods from networking_sitnl.cArne Schwabe
2022-03-17networking: use OPENVPN_ETH_ALEN instead of ETH_ALENAntonio Quartulli
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
2021-04-18Fix IPv4 default gateway with multiple route tablesVladislav Grishenko
2020-09-10Fix best gateway selection over netlinkVladislav Grishenko
2020-04-19sitnl: fix ignoring EEXIST when sending a netlink commandAntonio Quartulli
2020-04-19sitnl: fix failure reporting by keeping error negativeAntonio Quartulli
2019-11-10get rid of 'broadcast' argument when configuring the tun deviceAntonio Quartulli
2019-08-17networking_sitnl.c: uncrustify fileAntonio Quartulli
2019-08-17networking: extend API for better memory managementAntonio Quartulli
2019-08-15sitnl: harden strncpy() by forcing arguments to have the same lengthAntonio Quartulli
2019-08-07networking/best_gw: remove useless prefixlen parameterAntonio Quartulli
2019-06-02introduce sitnl: Simplified Interface To NetLinkAntonio Quartulli