Opened 6 years ago
Closed 5 months ago
#251 closed defect (fixed)
int: capture's break when converted to erf:
| Reported by: | jpc2 | Owned by: | perry |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | documentation | Version: | |
| Keywords: | Cc: |
Description
We should investigate why a capture from int: (all interfaces) causes problems when being converted to erf: and see if there is anything we can do about it.
May 7 15:06:13 peon wdcap[12631]: Creating new trace file - erf:/home/traces/freeradius/20070507-030613-0.gz May 7 15:06:13 peon wdcap[12631]: Failed to write packet:No erf type for packet (-1)
for example !
Change History (2)
comment:1 Changed 5 years ago by anonymous
comment:2 Changed 5 months ago by salcock
- Resolution set to fixed
- Status changed from new to closed
Don't think this one is a problem any more - we've fixed a lot of bugs with failed or missing link type conversions between the live interface formats and trace file formats, so it probably got fixed then. Will re-open if I get any new reports of problems.
Note: See
TracTickets for help on using
tickets.

Probably due to a linktype that erf doesn't support on one interface. needs further investigation.