1. 12 Jun, 2014 2 commits
    • Neil Jerram's avatar
      Allow wildcard aliases in --bridge-interface option · 70772c90
      Neil Jerram authored
      This is useful when using dnsmasq as DHCP server for a set of VMs
      whose data is routed by the host instead of being bridged.  In this
      scenario:
      
      - There is an unbounded set of TAP interfaces that have no IP address
        at the host end.
      
      - DHCP allocation is done from an IPv4 address range associated with a
        dummy interface.
      
      - We run dnsmasq with --interface dummy --interface tap*
        --bind-dynamic, so that it listens on all the TAP interfaces, and
        --bridge-interface=dummy,tap*, so that it will allocate IP addresses
        via the TAP interfaces from the range associated with the dummy
        interface.
      70772c90
    • Simon Kelley's avatar
      Makefile typo. · 10d8540f
      Simon Kelley authored
      10d8540f
  2. 09 Jun, 2014 1 commit
  3. 08 Jun, 2014 3 commits
  4. 07 Jun, 2014 1 commit
  5. 06 Jun, 2014 1 commit
  6. 03 Jun, 2014 1 commit
  7. 24 May, 2014 1 commit
  8. 21 May, 2014 7 commits
  9. 12 May, 2014 2 commits
  10. 09 May, 2014 1 commit
  11. 05 May, 2014 2 commits
  12. 02 May, 2014 2 commits
  13. 29 Apr, 2014 2 commits
  14. 27 Apr, 2014 1 commit
  15. 26 Apr, 2014 1 commit
  16. 25 Apr, 2014 1 commit
  17. 24 Apr, 2014 1 commit
  18. 23 Apr, 2014 3 commits
  19. 17 Apr, 2014 1 commit
  20. 14 Apr, 2014 1 commit
  21. 12 Apr, 2014 1 commit
  22. 10 Apr, 2014 1 commit
  23. 08 Apr, 2014 1 commit
  24. 04 Apr, 2014 1 commit
  25. 29 Mar, 2014 1 commit