freebsd-nq/lib/libpfctl
Kristof Provost c428292cb3 libpfctl: fix pfctl_kill_states()
735748f30a changed the output of the states so that the creator id
endianness would be consistent. This means that we need to convert the
host endianness creatorid back to big-endian before we give it to the
kernel.

MFC after:	3 weeks
Sponsored by:	Rubicon Communications, LLC ("Netgate")

(cherry picked from commit 6f47a72d8e)
2022-02-18 11:14:59 +01:00
..
libpfctl.c libpfctl: fix pfctl_kill_states() 2022-02-18 11:14:59 +01:00
libpfctl.h libpfct: be consistent with u_int vs. uint 2021-11-26 04:42:04 +01:00
Makefile libpfct: Fix PIC flag 2021-05-07 10:15:43 +02:00