pkgsrc/net/openvpn
adam 571aacd5a9 Changes 2.1.4:
* Fix problem with special case route targets ('remote_host')
  The init_route() function will leave &netlist untouched for
  get_special_addr() routes ("remote_host" being one of them).
  netlist is on stack,  contains random garbage, and
  netlist.len will not be 0 - thus, random stack data is copied from
  netlist.data[] until the route_list is full.
2010-11-30 08:50:17 +00:00
..
files
patches Changes 2.1.4: 2010-11-30 08:50:17 +00:00
DESCR
distinfo Changes 2.1.4: 2010-11-30 08:50:17 +00:00
Makefile Changes 2.1.4: 2010-11-30 08:50:17 +00:00
MESSAGE
options.mk Changes 2.1.3: 2010-09-05 20:33:48 +00:00
PLIST Changes 2.1.3: 2010-09-05 20:33:48 +00:00