| #
9c238775 |
| 16-Apr-2021 |
Kristof Provost <[email protected]> |
libpfct: Fix PIC flag
Use ${PICFLAG} rather than hard-adding -fPIC, which removes the requirement for libnv to be built PIC.
MFC after: 4 weeks Sponsored by: Rubicon Communications, LLC ("Ne
libpfct: Fix PIC flag
Use ${PICFLAG} rather than hard-adding -fPIC, which removes the requirement for libnv to be built PIC.
MFC after: 4 weeks Sponsored by: Rubicon Communications, LLC ("Netgate")
(cherry picked from commit 8403170b3d39326f836bc999534fe8c4d41cda11)
show more ...
|
| #
0da554e4 |
| 26-Mar-2021 |
Kristof Provost <[email protected]> |
pfctl: Move ioctl abstraction functions into libpfctl
Introduce a library to wrap the pf ioctl interface.
MFC after: 4 weeks Sponsored by: Rubicon Communications, LLC ("Netgate") Differential Revis
pfctl: Move ioctl abstraction functions into libpfctl
Introduce a library to wrap the pf ioctl interface.
MFC after: 4 weeks Sponsored by: Rubicon Communications, LLC ("Netgate") Differential Revision: https://reviews.freebsd.org/D29562
(cherry picked from commit 0d71f9f36e6c1849fdaf6c1edc1178be07357034)
show more ...
|