[Bug 237973] pf: implement egress keyword to simplify rules across different hardware
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 01 Aug 2022 14:19:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237973
Goran Mekić <meka@tilda.center> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #235606|text/x-csrc |text/plain
mime type| |
--- Comment #18 from Goran Mekić <meka@tilda.center> ---
Created attachment 235606
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=235606&action=edit
routing-monitor.c
This is as far as I could figure out on myself. I obviously receive rt_msghdr
(152 bytes) and something else (96 bytes). First question is "what is 'rest' in
this code"? Second question is how do I get interface, fib and destination
address (assuming '0.0.0.0' is default route)?
--
You are receiving this mail because:
You are the assignee for the bug.