Skip to content
Snippets Groups Projects
  1. Dec 15, 2017
  2. Dec 14, 2017
  3. Dec 13, 2017
  4. Dec 12, 2017
    • Leigh B Stoller's avatar
      Another mysql 5.7 bug. · d52f35c6
      Leigh B Stoller authored
      d52f35c6
    • Leigh B Stoller's avatar
      Fix; change tbreport to tberror. · 90ab807b
      Leigh B Stoller authored
      90ab807b
    • David Johnson's avatar
      Add Linux exp firewall support for virt_node_public_addr addresses. · 798f9b6f
      David Johnson authored
      A new tmcd command, publicaddrinfo, just dumps the relevant bits of
      virt_node_public_addr to any node in an experiment that has addrs
      allocated (we don't want to restrict based on calling node_id or
      pool_id).
      
      Then the generic getfwconfig() function calls that, and sets some bits.
      I also extended this function to add some dynamic clientside vars
      (EMULAB_DOMAIN, EMULAB_EXPDOMAIN, EMULAB_PUBLICADDRS) so that user
      firewall rule writers can use them to refer to the control net IPs of
      nodes in their experiment (i.e., node-0.EMULAB_EXPDOMAIN); and so that
      rules can be written over EMULAB_PUBLICADDRS -- a command-delineated
      list of IP addrs).
      
      Finally, I extended the Linux firewalling code to allow any experiment
      node to answer ARPs for the public IP addresses; we can't know a priori
      which node should answer -- and it could change.
      
      This closes #353 .
      798f9b6f
  5. Dec 11, 2017
  6. Dec 07, 2017
  7. Dec 06, 2017
  8. Dec 05, 2017
Loading