From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ua1-x933.google.com (mail-ua1-x933.google.com [IPv6:2607:f8b0:4864:20::933]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id C94BA3B2A4 for ; Fri, 25 Feb 2022 17:13:51 -0500 (EST) Received: by mail-ua1-x933.google.com with SMTP id 60so3101733uae.1 for ; Fri, 25 Feb 2022 14:13:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:from:date:message-id:subject:to; bh=NIKM/Gu3ZvGmtljjEn8Eh22oe0C5K+bRbFB+zx6sSHc=; b=VEV+AHX2uVh1AZdsD+4p4RiziQbFU5ExJZTUyuc2A5GfdXB/pwuBPG5WRI5RDXVozZ +c4jghDUmNpoJvoaLmvxmQIakD/2ZE/QQ9Myms6e/WG+fpXI4Prxscj2QMgvcfzP29QT WsXb8Cuo6ySyFpNTJzCc06IZ4mVWg9glH+0AgFGqcCOMfhY5aQaTklWy3u2pS0tucrtV CDjBOqVrOG7X410kOcb8MKaHTaonQdA2YAdMNzvm8w5PERxtmBLqs1At5/QfrfCCNjib BwnzssmZ2sgynGNGWVkmapjRMIlD683NPgh/Ujfepqa9sXAXxwHfChRxiPi36FB2+MV9 L6JA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=NIKM/Gu3ZvGmtljjEn8Eh22oe0C5K+bRbFB+zx6sSHc=; b=YhTs+ZmFfsL3YJLKqcumHZ2FxJ2C+xDHy4sT2l26g/0XOPaps16RdxPETqguiSOdeN LHDUUupMvWccN7iyTqFhVmLf0v33TmVJ500klQABtwAW4PMqfbZ50sGGuAYoNOxilahS VvYy0rhCpWeDTK2fJJrfuu6sKJeWpQDgXCnkKatJKqh/F41lXUgUegns6rrQ+J0fbS/H HHn8QbQO5FQn3fTJ/6if04GrI76/kw7UakdVQyoOE3v7Wn6VQZJDGKmjRZ0xWLNiYscR cRqJjHEtPKnHNDrMiXuvb0ksVNg+WcXREe6FoT5CEZfVJkL4casRoSwNsExF2L8DlyZi G8vw== X-Gm-Message-State: AOAM533YkeIIKVrWezdDkAVwFZulab+a/bRkInkJ1MQNsDKQTKu/Q9FX JzeG98cfcVnCirY3EPzjtQpX4+fB+FDaAIHXhoRoia74 X-Google-Smtp-Source: ABdhPJw1i4BBoye2jXqZZrTfkoBnticx25cK08Qi3jHhBT/ArxPoxbOPN7z8D6FRxDWRlN+NtPdqmuCdNCYeQauOFT0= X-Received: by 2002:ab0:64c3:0:b0:343:affb:a63a with SMTP id j3-20020ab064c3000000b00343affba63amr4441110uaq.100.1645827231273; Fri, 25 Feb 2022 14:13:51 -0800 (PST) MIME-Version: 1.0 From: Jim Geo Date: Fri, 25 Feb 2022 22:13:40 +0000 Message-ID: To: cake@lists.bufferbloat.net Content-Type: text/plain; charset="UTF-8" Subject: [Cake] cake ingress switch X-BeenThere: cake@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: Cake - FQ_codel the next generation List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Feb 2022 22:13:51 -0000 Hello, Was it the function of ingress argument in cake? Checking online man pages, I couldn't find an explanation. Does it make sense to use it on an ifb device? (sending ingress traffic through it) Thanks a lot!