freebsd-dev/sbin/setkey
Enji Cooper 12211016f5 Fix CFLAGS for including netipsec headers #includes
The netipsec headers are referenced via netipsec/..., not ./... .
Thus, assuming that the netipsec/... is nested under ${SRCTOP}/sys/netipsec
is wrong.

This tripped up some individuals building ^/head on systems pre-r314812.

MFC after:	1 week
Reported by:	Roberto Rodriguez Jr <rob.rodz.jr9@gmail.com>
Sponsored by:	Dell EMC Isilon
2017-03-13 01:05:25 +00:00
..
Makefile Fix CFLAGS for including netipsec headers #includes 2017-03-13 01:05:25 +00:00
Makefile.depend DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
parse.y Add support for keys that include 4 byte SALT values, 2015-07-31 23:40:18 +00:00
sample.cf
scriptdump.pl
setkey.8 Introduce the concept of IPsec security policies scope. 2017-03-07 00:13:53 +00:00
setkey.c Introduce the concept of IPsec security policies scope. 2017-03-07 00:13:53 +00:00
test-pfkey.c
test-policy.c Use nitems() from sys/param.h. 2016-04-19 09:43:51 +00:00
token.l Add support for keys that include 4 byte SALT values, 2015-07-31 23:40:18 +00:00
vchar.h