All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Wagner <wagi@monom.org>
To: Pawel Bogucki <pawel.bogucki@gmail.com>
Cc: connman@lists.linux.dev
Subject: Re: ConnMan SplitRouting
Date: Mon, 26 Sep 2022 08:15:15 +0200	[thread overview]
Message-ID: <20220926061515.myv4tumert42uhu7@beryllium.lan> (raw)
In-Reply-To: <CABR2+XVsqQKTsm_GrQJHf5s5X9LNr9tCRG_GYx_Q9MvgePfGfg@mail.gmail.com>

On Wed, Sep 21, 2022 at 10:39:37PM +0100, Pawel Bogucki wrote:
> Can someone explain how it should be done so SplitRouting works? Or
> update the docs (I know no one likes that part)?

The splitting is enabled by reordering the services. The ordering can be
changed with the move-after/move-before D-Bus API. E.g

1. VPN Service
2. Ethernet Service

move-after VPN Service after Ethernet Service

1. Ethernet Service
2. VPN Service

will result in a split routing.

HTH,
Daniel

      reply	other threads:[~2022-09-26  6:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-21 21:39 ConnMan SplitRouting Pawel Bogucki
2022-09-26  6:15 ` Daniel Wagner [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220926061515.myv4tumert42uhu7@beryllium.lan \
    --to=wagi@monom.org \
    --cc=connman@lists.linux.dev \
    --cc=pawel.bogucki@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.