From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) by huchra.bufferbloat.net (Postfix) with ESMTP id D6E8021F1B9 for ; Wed, 5 Mar 2014 10:55:59 -0800 (PST) DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1394045759; h=Date: From: Reply-To: To: Message-Id: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding: Sender; bh=GYHFHFXZZNWv13soQVD0gNMxh87LVXz7zXrmpqUFTBo=; b=YwoLGPK4gG1xWTbv9/Rn3865EGI5bGQnK9n6fhZmOg3LZmubvuWBiZuuGDZ5pNeee6LjuntH 0Ct//5dfy69gQbPv6BPF+Am8BBmvy6/FY0HpIIQO/oipeIdWqneEqWM62L1mzVB2m6daKiUA ogpmjkrI0Fp0VTC0SoHfPZuoEYQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=github.com; s=mailo; q=dns; h=Date: From: Reply-To: To: Message-Id: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding: Sender; b=mibWl/KQLUMzqDvrhBc8eMwwp7JPj7Tdm+WwoWlomgMZaIP6+TyDZXmugrmpqibJlCwxdQ r/xKq8bIjhZWmlQfLa+IR8bx82hEeuCAYHqe5HlrwO32aVVTehCHi0XpW/e+aOQjYj0LhBKA 7HabcGaGkbvs7Xg1Q8RPCfzhNgOyk= Received: from github.com (Unknown [192.30.252.46]) by mxa.mailgun.org with ESMTP id 53177331.5596240-in1; Wed, 05 Mar 2014 18:55:45 -0000 (UTC) Date: Wed, 05 Mar 2014 10:55:45 -0800 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-Id: <5317733161881_202412a3d38680a4@hookshot-fe2-cp1-prd.iad.github.net.mail> Subject: [dtaht/ceropackages-3.10] 8e0421: Change description of ethernet link layer adjustme... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_53177331612ba_202412a3d3867961"; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Mailgun-Sid: WyIzOWVlZSIsICJjZXJvd3J0LWNvbW1pdHNAbGlzdHMuYnVmZmVyYmxvYXQubmV0IiwgIjQwZiJd Sender: noreply@github.com X-BeenThere: cerowrt-commits@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list Reply-To: GitHub List-Id: Development commits for the cerowrt project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Mar 2014 18:56:00 -0000 ----==_mimepart_53177331612ba_202412a3d3867961 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.10 Commit: 8e04211bb2670bfc5f449bb287de9628ff7d0466 https://github.com/dtaht/ceropackages-3.10/commit/8e04211bb2670bfc5f449bb287de9628ff7d0466 Author: Sebastian Moeller Date: 2014-03-05 (Wed, 05 Mar 2014) Changed paths: M luci/luci-app-sqm/files/sqm-cbi.lua Log Message: ----------- Change description of ethernet link layer adjustment option Add "with overhead" to option formerly known as "Ethernet", so now it reads "Ethernet with overhead" to drive home the point that this might be needed if you know the per packet overhead. ----==_mimepart_53177331612ba_202412a3d3867961--