Skip to content
Snippets Groups Projects
  1. Apr 08, 2016
    • Julian Oes's avatar
      mavlink: adapt network detection for Mac, use heap · ae2c2867
      Julian Oes authored
      It seems that Mac does not support the ioctl to check how big the ifconf
      buffer needs to be. Therefore we just have to make a guess.
      Alos, instead of allocating the variable size array on the stack, it's
      probably safer to use the heap.
      ae2c2867
  2. Apr 07, 2016
  3. Apr 06, 2016
Loading