[dtaht/ceropackages-3.10] e89ed8: Define masks for iptables marking in functions.sh

GitHub noreply at github.com
Wed Oct 22 17:45:08 EDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/dtaht/ceropackages-3.10
  Commit: e89ed858fae3dd9a19a8ec95c4b28a7a2641f1de
      https://github.com/dtaht/ceropackages-3.10/commit/e89ed858fae3dd9a19a8ec95c4b28a7a2641f1de
  Author: Sebastian Moeller <moeller0 at gmx.de>
  Date:   2014-10-22 (Wed, 22 Oct 2014)

  Changed paths:
    M net/sqm-scripts/files/usr/lib/sqm/functions.sh

  Log Message:
  -----------
  Define masks for iptables marking in functions.sh

Openwrt's qos-scripts uses masks in iptables to only write its markings for
filtering into 8 bits so multi-wan and other packets can use other bits of the 32bit
mark. Since qos-scripts and SQM are mutually eclusive we just reuse the same mask.


  Commit: d82ef2a81cb71fc4749ab4a353e6d9307c37dc4b
      https://github.com/dtaht/ceropackages-3.10/commit/d82ef2a81cb71fc4749ab4a353e6d9307c37dc4b
  Author: Sebastian Moeller <moeller0 at gmx.de>
  Date:   2014-10-22 (Wed, 22 Oct 2014)

  Changed paths:
    M net/sqm-scripts/files/usr/lib/sqm/simple.qos
    M net/sqm-scripts/files/usr/lib/sqm/simple_pppoe.qos

  Log Message:
  -----------
  Teach simple.qos ond derivatives to use masks for iptables markings

This change hopefully allows SQM to coexists with multi-wan...


Compare: https://github.com/dtaht/ceropackages-3.10/compare/6fd7b4bbd572...d82ef2a81cb7


More information about the Cerowrt-commits mailing list