4.0.1-hotfixescachetimestampsdevelopdpdk-ndagetsilivegetfragoffhelplibtrace4ndag_formatpfringrc-4.0.1rc-4.0.2rc-4.0.3rc-4.0.4ringdecrementfixringperformanceringtimestampfixes
Last change
on this file since 4b30586 was
05e83dc,
checked in by Daniel Lawson <dlawson@…>, 17 years ago
|
some assorted fixes in the examples tree, to support building under freebsd. Isn't quite there yet.
Changed trace_read_packet to use pcap_next_ex, and to set a timeout of 1ms on pcap_open. This fixes the blocking under freebsd, it seems
|
-
Property mode set to
100644
|
File size:
132 bytes
|
Line | |
---|
1 | CFLAGS=-W -Wall -g -I/usr/local/include |
---|
2 | LDLIBS=-ltrace lib/libtrace_enc.a |
---|
3 | LDFLAGS=-L/tmp/lib |
---|
4 | |
---|
5 | all: munge |
---|
6 | |
---|
7 | clean: |
---|
8 | rm -f munge core |
---|
Note: See
TracBrowser
for help on using the repository browser.