Re: More complex PBR rules

2019-07-07 Thread Markus Moeller
Hi David, I read up about multipath routing and ecmp. It seems to do what I am looking for. Thank you Markus -Original Message- From: David Ahern Sent: Sunday, July 7, 2019 2:24 PM To: Markus Moeller ; netdev@vger.kernel.org Subject: Re: More complex PBR rules On 7/6/19 5:06 PM

More complex PBR rules

2019-07-06 Thread Markus Moeller
Hi Network developers I am new to this group and wonder if you can advise how I could implement more complex PBR rules to achieve for example load balancing. The requirement I have is to route based on e.g. a hash like: hash(src-ip+dst-ip) mod N routes via gwX0N gateways ) This woul