SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
net/ns/patches/patch-trace_cmu-trace_cc
Normal file
12
net/ns/patches/patch-trace_cmu-trace_cc
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: trace/cmu-trace.cc
|
||||
--- trace/cmu-trace.cc.orig
|
||||
+++ trace/cmu-trace.cc
|
||||
@@ -207,7 +207,7 @@ CMUTrace::format_mac_common(Packet *p, const char *why
|
||||
if (op == FWRD) op = 'h';
|
||||
|
||||
sprintf(pt_->buffer() + offset,
|
||||
- "%c "TIME_FORMAT" -s %d -d %d -p %s -k %3s -i %d "
|
||||
+ "%c " TIME_FORMAT " -s %d -d %d -p %s -k %3s -i %d "
|
||||
"-N:loc {%.2f %.2f %.2f} -N:en %f ",
|
||||
|
||||
op, // event type
|
Loading…
Add table
Add a link
Reference in a new issue