Recent content by pmarks

  1. P

    Got Tomato? Want IPv6? Read this.

    IPv4 connects you to all the IPv4 devices in the world, and IPv6 connects you to all the IPv6 devices. The benefits are essentially the same, except that IPv6 isn't running out of addresses.
  2. P

    Got Tomato? Want IPv6? Read this.

    The problem is that WiFi clients only have 1 MAC address, and can't function as a bridge without hacks in the IP layer: http://wiki.openwrt.org/doc/howto/clientmode#bridged.client.mode.issues The workaround is to implement RFC4389: http://tools.ietf.org/html/rfc4389 OpenWRT includes a...