summaryrefslogtreecommitdiffstats
path: root/src/iface.c
Commit message (Expand)AuthorAgeFilesLines
* include: include <string.h> in <nft.h>Thomas Haller2023-09-281-1/+0
* include: include <stdlib.h> in <nft.h>Thomas Haller2023-09-111-1/+0
* src: add <nft.h> header and include it as firstThomas Haller2023-08-251-0/+2
* src: Add GPLv2+ header to .c files of recent creationPablo Neira Ayuso2023-01-021-2/+2
* iface: handle EINTR case when creating the cachePablo Neira Ayuso2022-01-281-12/+38
* src: Use snprintf() over strncpy()Harsha Sharma2018-03-031-2/+2
* src: restore interface to index cachePablo Neira Ayuso2015-04-111-0/+147