[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140513.183551.1997490064935443892.davem@davemloft.net>
Date: Tue, 13 May 2014 18:35:51 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: lorenzo@...gle.com
Cc: netdev@...r.kernel.org, jpa@...gle.com, ja@....bg,
hannes@...essinduktion.org, eric.dumazet@...il.com
Subject: Re: [PATCH v3 0/3] Make mark-based routing work better with
multiple separate networks.
From: Lorenzo Colitti <lorenzo@...gle.com>
Date: Tue, 13 May 2014 10:17:32 -0700
> Mark-based routing (ip rule fwmark 17 lookup 100) combined with
> either iptables marking (iptables -j MARK --set-mark 17) or
> application-based marking (the SO_MARK setsockopt) are a good
> way to deal with connecting simultaneously to multiple networks.
>
> Each network can be given a routing table, and ip rules can
> be configured to make different fwmarks select different
> networks. Applications can select networks them by setting
> appropriate socket marks, and iptables rules can be used to
> handle non-aware applications, enforce policy, etc.
>
> This patch series improves functionality when mark-based routing
> is used in this way. Current behaviour has the following
> limitations:
Series applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists