Date: Mon, 1 Sep 2025 23:08:50 +0200 From: Santiago Martinez <sm@codenetworks.net> To: "freebsd-net@freebsd.org" <freebsd-net@freebsd.org> Subject: [PATCH] ping/ping6: support FIB selection Message-ID: <96a4829a-639b-4db1-9a99-d07afc285361@codenetworks.net>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --------------sjvwr3GpGZx3BoAxdwnTiVN2 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Hi everyone, I have a patch to add FIB support to |ping| and |ping6| (using |setfib| is a bit cumbersome). I’m finishing up the test cases, but I wanted to ask: what’s the best way to proceed? Should I submit it to Phabricator directly, or would someone like to take a look first in case there are issues? Best regards, Santi --------------sjvwr3GpGZx3BoAxdwnTiVN2 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit <!DOCTYPE html> <html> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> </head> <body> <p data-start="222" data-end="236">Hi everyone,</p> <p data-start="238" data-end="333">I have a patch to add FIB support to <code data-start="275" data-end="281">ping</code> and <code data-start="286" data-end="293">ping6</code> (using <code data-start="301" data-end="309">setfib</code> is a bit cumbersome).</p> <p data-start="335" data-end="535">I’m finishing up the test cases, but I wanted to ask: what’s the best way to proceed? Should I submit it to Phabricator directly, or would someone like to take a look first in case there are issues?</p> <p data-start="537" data-end="560">Best regards,<br data-start="550" data-end="553"> Santi</p> <br> <p><br> </p> </body> </html> --------------sjvwr3GpGZx3BoAxdwnTiVN2--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?96a4829a-639b-4db1-9a99-d07afc285361>