aboutsummaryrefslogtreecommitdiff
path: root/sbin/ifconfig/ifipsec.c
Commit message (Expand)AuthorAgeFilesLines
* sbin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* ifconfig: remove (most of) the usages of global 'struct ifreq ifr'.Alexander V. Chernikov2023-06-161-5/+4
* ifconfig: remove global 'name' variable.Alexander V. Chernikov2023-06-131-1/+1
* ifconfig: introduce `ifconfig_context` to store current global state.Alexander V. Chernikov2023-05-241-5/+5
* Update ifr_name before invoking IPSECSREQID ioctl, this fixes the case,Andrey V. Elsukov2018-09-221-0/+1
* Merge projects/ipsec into head/.Andrey V. Elsukov2017-02-061-0/+101