summaryrefslogtreecommitdiff
path: root/components/ip.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up header includesAaron Marcher2018-05-301-1/+0
* ip: fixed memory leakTobias Tschinkowitz2018-05-201-0/+1
* Simplify ipv* functionsAaron Marcher2018-05-191-33/+12
* Add warn() and die()Laslo Hunhold2018-05-181-4/+4
* Unify header includesAaron Marcher2018-05-071-2/+2
* Fix coding styleAaron Marcher2018-05-061-8/+12
* ip: Sort headers alphabeticallyAaron Marcher2018-05-021-5/+4
* ip: add OpenBSD supportAli H. Fardan2018-04-291-2/+5
* Format error messages properlyAaron Marcher2018-03-281-4/+5
* Get rid of err.h as it is not portableAaron Marcher2018-03-281-5/+4
* More robust preprocessor switchesAaron Marcher2018-03-211-1/+1
* Build Linux-only functions only on LinuxAaron Marcher2018-03-181-0/+2
* Move components into dedicated subdirectoryLaslo Hunhold2017-09-241-0/+70