Skip to content
Snippets Groups Projects
  1. Oct 17, 2015
    • ale's avatar
      add HTTP debug handlers to radiod · c0ff2ab8
      ale authored
      Enabled by setting the --debug-addr command-line option.
      c0ff2ab8
    • ale's avatar
      autodetect public IP address and network interface · c494b7d5
      ale authored
      This provides some discovery capabilities to radiod and redirectord, so
      that in most cases fewer command-line options are required for operation.
      c494b7d5
    • ale's avatar
      allow split networking · ed350cdb
      ale authored
      Split networking is where nodes communicate among themselves on a
      private network (for example when behind a NAT infrastructure). This
      change adds the --internal-ip option to radiod, that advertises a
      separate IP for internal communication.
      ed350cdb
  2. Jan 02, 2015
    • ale's avatar
      new traffic control logic · 7e02e304
      ale authored
      Refactor the load balancing code using a generic traffic control
      abstraction that gives the user more control over the final logic (for
      the moment this is configured via a command-line parameter).
      7e02e304
  3. Dec 28, 2014
  4. Dec 07, 2014
  5. Dec 01, 2014
    • ale's avatar
      support arbitrary public IPs · 01d010c9
      ale authored
      Introduce node names, allowing a node to have multiple IP addresses.
      Also, make the front-end code IPv6-aware and support AAAA records.
      01d010c9
  6. Oct 11, 2014
  7. Feb 21, 2014
  8. Dec 01, 2013
  9. Nov 09, 2013
  10. Nov 06, 2013
Loading