Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Show package version and date in the program | Ting-Wei Lan | 2014-06-27 | 1 | -0/+5 |
* | Use git-version-gen from autoconf to generate version numbers | Ting-Wei Lan | 2014-06-27 | 1 | -2/+4 |
* | Prepare for TCP support | Ting-Wei Lan | 2014-06-25 | 1 | -1/+1 |
* | Use a hash table and packet lists instead of a single packet buffer | Ting-Wei Lan | 2014-06-15 | 1 | -1/+1 |
* | Add --disable-debug configure option | Ting-Wei Lan | 2014-06-13 | 1 | -0/+22 |
* | Add UDP support code and TCP dummy code | Ting-Wei Lan | 2014-06-08 | 1 | -1/+1 |
* | GSO is not supported in the latest libnetfilter_queue 1.0.2 release | Ting-Wei Lan | 2014-06-08 | 1 | -2/+25 |
* | Workaround missing getpagesize() by using _BSD_SOURCE | Ting-Wei Lan | 2014-06-08 | 1 | -0/+1 |
* | Revert "Add _GNU_SOURCE because we need Linux-specific functions" | Ting-Wei Lan | 2014-06-08 | 1 | -2/+3 |
* | Add _GNU_SOURCE because we need Linux-specific functions | Ting-Wei Lan | 2014-06-07 | 1 | -3/+2 |
* | Initial commit - import existing project filesv0.1.0 | Ting-Wei Lan | 2014-06-07 | 1 | -0/+44 |