HardenedBSD/sbin/ipfw
Andrey V. Elsukov 11c56650f0 Add O_EXTERNAL_DATA opcode support.
This opcode can be used to attach some data to external action opcode.
And unlike to O_EXTERNAL_INSTANCE opcode, this opcode does not require
creating of named instance to pass configuration arguments to external
action handler. The data is coming just next to O_EXTERNAL_ACTION opcode.

The userlevel part currenly supports formatting for opcode with ipfw_insn
size, by default it expects u16 numeric value in the arg1.

Obtained from:	Yandex LLC
MFC after:	2 weeks
Sponsored by:	Yandex LLC
2017-04-03 02:44:40 +00:00
..
altq.c
dummynet.c
ipfw2.c Add O_EXTERNAL_DATA opcode support. 2017-04-03 02:44:40 +00:00
ipfw2.h Fix a bug in r272840; given that the optlen parameter of setsockopt(2) 2016-12-28 23:34:28 +00:00
ipfw.8 Change the syntax of ipfw's named states. 2017-03-15 13:36:35 +00:00
ipv6.c Add missing support of named lookup tables to the IPv6 code. 2016-11-15 07:13:16 +00:00
main.c
Makefile
Makefile.depend
nat64lsn.c
nat64stl.c
nat.c
nptv6.c
tables.c