1. 13 3月, 2015 1 次提交
  2. 04 3月, 2015 1 次提交
  3. 25 4月, 2014 1 次提交
  4. 18 3月, 2014 1 次提交
  5. 11 3月, 2014 1 次提交
  6. 10 3月, 2014 1 次提交
  7. 11 12月, 2013 1 次提交
  8. 02 8月, 2013 1 次提交
    • R
      bridge driver: extract platform specifics · 4ac708f2
      Roman Bogorodskiy 提交于
      * Move platform specific things (e.g. firewalling and route
        collision checks) into bridge_driver_platform
      * Create two platform specific implementations:
          - bridge_driver_linux: Linux implementation using iptables,
            it's actually the code moved from bridge_driver.c
          - bridge_driver_nop: dumb implementation that does nothing
      Signed-off-by: NEric Blake <eblake@redhat.com>
      4ac708f2