Re: [vpp-dev] Source-based routing

2025-08-27 Thread Andre Nathan via lists.fd.io
v@lists.fd.io on behalf of Andre Nathan via lists.fd.io Sent: Wednesday, August 27, 2025 1:21 To: vpp-dev@lists.fd.io Subject: [vpp-dev] Source-based routing Hello I'm in the process of reconfiguring a Linux router, by adding a VPP interface to it. The BGP session established over this interface

Re: [vpp-dev] Source-based routing

2025-08-27 Thread Andre Nathan via lists.fd.io
From: vpp-dev@lists.fd.io on behalf of Andre Nathan via lists.fd.io Sent: Wednesday, August 27, 2025 1:21 To: vpp-dev@lists.fd.io Subject: [vpp-dev] Source-based routing Hello I'm in the process of reconfiguring a Linux router, by adding a VPP interface to it. The BGP session establis

Re: [vpp-dev] Source-based routing

2025-08-27 Thread Benoit Ganne (bganne) via lists.fd.io
ugins/ip_session_redirect/ip_session_redirect_doc.rst From: vpp-dev@lists.fd.io on behalf of Andre Nathan via lists.fd.io Sent: Wednesday, August 27, 2025 1:21 To: vpp-dev@lists.fd.io Subject: [vpp-dev] Source-based routing Hello I'm in the process of reconfiguring a Linu

[vpp-dev] Source-based routing

2025-08-26 Thread Andre Nathan via lists.fd.io
Hello I'm in the process of reconfiguring a Linux router, by adding a VPP interface to it. The BGP session established over this interface uses non-routable IPs, so my link provider gives me an administration IP address so that I can access it remotely from outside my network. In Linux, this

Re: [vpp-dev] Source Based Routing #vpp

2018-08-27 Thread Dave Barach via Lists.Fd.Io
] Source Based Routing #vpp Hi VPP experts, I would like to shed light on a particular scenario/usecase that I'm trying to implement in VPP. The scenario demands egress packet routing to be done based on the source IP of the packet rather than the destination IP. I found a similar discussi

Re: [vpp-dev] Source Based Routing #vpp

2018-08-27 Thread Neale Ranns via Lists.Fd.Io
/policy based routing – which is similar to linux’s ip rule. https://wiki.fd.io/view/VPP/ABF hth /neale From: on behalf of "georgi.mel...@gmail.com" Date: Monday, 27 August 2018 at 07:28 To: "vpp-dev@lists.fd.io" Subject: [vpp-dev] Source Based Routing #vpp Hi VPP ex

[vpp-dev] Source Based Routing #vpp

2018-08-26 Thread georgi . meleth
Hi VPP experts, I would like to shed light on a particular scenario/usecase that I'm trying to implement in VPP. The scenario demands egress packet routing to be done based on the source IP of the packet rather than the destination IP. I found a similar discussion in the VPP mail archive( http