Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh | 2023-05-12 | 1 | -1/+1 |
* | ifconfig: change carp commands mcast and mcast6 to DEF_CMD as they take no args | Reid Linnemann | 2023-04-13 | 1 | -2/+2 |
* | ifconfig: free memory allocated by getaddrinfo() | Kristof Provost | 2023-03-24 | 1 | -0/+1 |
* | carp: support unicast | Kristof Provost | 2023-03-20 | 1 | -0/+63 |
* | carp: add netlink interface | Kristof Provost | 2023-03-20 | 1 | -10/+8 |
* | sbin/ifconfig: Use a global libifconfig handle | Ryan Moeller | 2021-03-03 | 1 | -8/+1 |
* | sbin/ifconfig: Get carp status with libifconfig | Ryan Moeller | 2021-02-28 | 1 | -7/+11 |
* | various: general adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 1 | -1/+3 |
* | Replace N #defines with nitems to simplify ifconfig code slightly | Enji Cooper | 2015-09-27 | 1 | -3/+1 |
* | Stop including if_var.h from userland. | Gleb Smirnoff | 2015-04-06 | 1 | -1/+0 |
* | Rename ifcarp.c to carp.c | Gleb Smirnoff | 2011-12-16 | 1 | -0/+228 |