summaryrefslogtreecommitdiffstats
path: root/src/openvpn/route.h
Commit message (Expand)AuthorAgeFilesLines
* Implement handling of overlapping IPv6 routes with IPv6 remote VPN server add...Gert Doering2015-09-171-14/+22
* Create basic infrastructure for IPv6 default gateway handling / redirection.Gert Doering2015-09-151-1/+5
* Add route_ipv6_gateway* data structures for rgi6 support.Gert Doering2015-09-141-0/+28
* refactor struct route_ipv6_list, bring in line with struct route_list againGert Doering2015-09-141-8/+8
* refactor struct route_ipv6, bring in line with struct route_ipv4 againGert Doering2015-09-141-2/+1
* Remove count_netmask_bits(), convert users to use netmask_to_netbits2()Gert Doering2015-03-081-0/+1
* grow route lists dynamicallyHeiko Hund2014-02-231-21/+17
* Rename 'struct route' to 'struct route_ipv4'Gert Doering2014-01-161-5/+5
* Fix parameter listing in non-debug builds at verb 4Josh Cepek2013-03-141-1/+1
* remove "*option" element in "struct route_ipv6"Gert Doering2012-06-131-1/+0
* cleanup: avoid using ~0 - netmaskAlon Bar-Lev2012-04-021-1/+1
* build: standard directory layoutAlon Bar-Lev2012-03-221-0/+339