aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/net/sourcefilter.c
Commit message (Expand)AuthorAgeFilesLines
* libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-251-0/+2
* libc: do not include <sys/types.h> where <sys/param.h> was already includedAndriy Voskoboinyk2016-04-181-1/+0
* Clean r268867.Pedro F. Giffuni2014-07-191-1/+1
* Use unsigned optlen in getsourcefilter()Pedro F. Giffuni2014-07-191-1/+2
* Use the LLINDEX macro to access the link-level I/F index. This makesMarcel Moolenaar2012-05-191-1/+1
* Fix an obvious bug in getsourcefilter()'s use of struct __msfilterreq;Bruce M Simpson2009-04-291-2/+3
* Update copyright.Bruce M Simpson2009-03-041-16/+13
* Fix missing prototype warnings. (Compile errors with -Werror on)Peter Wemm2007-07-041-2/+2
* Fix a typo which crept in from an earlier version of this file.Bruce M Simpson2007-06-121-2/+2
* Add missing userland support files from previous commit for the newBruce M Simpson2007-06-121-0/+404