aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/networking_iproute2.c
AgeCommit message (Expand)Author
2020-10-09networking_iproute2: fix memory leak in net_iface_mtu_set()Steffan Karger
2020-04-19Another round of uncrustify code cleanup.Arne Schwabe
2020-02-20argv: do fewer memory re-allocationsHeiko Hund
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-07-16route.c: use sitnl to implement get_default_gateway_ipv6()Antonio Quartulli
2019-06-05route.c: use new networking API to handle routing table on LinuxAntonio Quartulli
2019-05-15implement networking API for iproute2Antonio Quartulli