aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAge
* -Wl == CFLAGToni Uhlig2020-06-23
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* xcompile readyToni Uhlig2020-06-22
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* print total packets captured, reduced console spam and added VERBOSE mode to ↵Toni Uhlig2020-06-13
| | | | | | print some l3/l4 metadata, used ull instead of size_t as its size is architecture dependant Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* Makefile use -I and -rpath if CUSTOM_LIBNDPI variable usedToni Uhlig2020-06-04
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* initial commitlns2020-06-03