User Details
- User Since
- Apr 1 2022, 4:34 PM (128 w, 3 d)
May 30 2024
Nov 28 2023
I realized now that I forgot to send a reply here. I will write the tests sometime around this week and then send them on a new differential.
Thanks for the commit, @kp :)
Nov 23 2023
Nov 8 2023
Update the date on the manpages
I enclosed the code with a #ifdef HAVE_NET_IF_PFLOG_H to allow for building with WITHOUT_PF=1
May 15 2023
Added support for IPv6 Link-local addresses
Use interface FIB when looking up IPv6 source address
Nov 7 2022
I rebased and addressed the last comments.
Nov 2 2022
Ping @kp
I think we are good for a style(9) check
Oct 21 2022
Removed pfsync_kstatus usage from ifpfsync.c.
Oct 17 2022
Rebase
Reduce duplication between SIOCSETPFSYNC and SIOCSETPFSYNCNV.
Sep 28 2022
Remove another allocation failure check
Prevent leak of ifr.ifr_cap_nv.buffer
Sep 26 2022
I think I addressed all comments. I will submit the updated patch in a moment.
Sep 15 2022
Add new ioctls that use nvlists
Aug 31 2022
I am currently working on the implementation using nvlists.
Aug 22 2022
Rebase
Replace bzero() with memset() in new code