summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Show package version and date in the programTing-Wei Lan2014-06-271-0/+5
* Use git-version-gen from autoconf to generate version numbersTing-Wei Lan2014-06-271-2/+4
* Prepare for TCP supportTing-Wei Lan2014-06-251-1/+1
* Use a hash table and packet lists instead of a single packet bufferTing-Wei Lan2014-06-151-1/+1
* Add --disable-debug configure optionTing-Wei Lan2014-06-131-0/+22
* Add UDP support code and TCP dummy codeTing-Wei Lan2014-06-081-1/+1
* GSO is not supported in the latest libnetfilter_queue 1.0.2 releaseTing-Wei Lan2014-06-081-2/+25
* Workaround missing getpagesize() by using _BSD_SOURCETing-Wei Lan2014-06-081-0/+1
* Revert "Add _GNU_SOURCE because we need Linux-specific functions"Ting-Wei Lan2014-06-081-2/+3
* Add _GNU_SOURCE because we need Linux-specific functionsTing-Wei Lan2014-06-071-3/+2
* Initial commit - import existing project filesv0.1.0Ting-Wei Lan2014-06-071-0/+44