aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/networking_sitnl.c
AgeCommit message (Expand)Author
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