fping icon indicating copy to clipboard operation
fping copied to clipboard

Ability to set fwmark on outgoing packets

Open logan2211 opened this issue 6 years ago • 1 comments

Hello,

Many diagnostic tools like iputils-ping[1], traceroute[2], and mtr[3] support mark or --fwmark parameters which can be used by iproute2 to perform policy routing for outbound packets. It would be great if fping could begin supporting fwmark for outbound packets to facilitate easier policy routing decisions.

[1] https://manpages.ubuntu.com/manpages/bionic/man8/ping.8.html [2] https://manpages.ubuntu.com/manpages/bionic/man1/traceroute.db.1.html [3] https://manpages.ubuntu.com/manpages/bionic/man8/mtr.8.html

logan2211 avatar Sep 10 '19 03:09 logan2211

Pull request #289 has just been merged. The new option -k, --fwmark should implement the requested functionality. @logan2211: Can this issue be closed?

auerswal avatar Jan 09 '24 09:01 auerswal