[email protected]
changed
bug 7474
What |
Removed |
Added |
Status |
RESOLVED
|
UNCONFIRMED
|
Resolution |
FIXED
|
---
|
Ever confirmed |
1
|
|
Comment # 12
on bug 7474
from [email protected]
Maybe I was not clear . What I am trying to say is that below works for
TShark 0.99.7 but not for 1.10.2 version
% tshark -T fields -e radius.Calling_Station_Id -e
radius.3GPP_User_Location_Info -E header=y -E separator=, -E quote=d -r
TEST_cap.pcap | head
radius.Calling_Station_Id,radius.3GPP_User_Location_Info
"61498913","01:05:f5:10:55:50:16:5a"
"6145563","01:05:f5:10:13:50:2e:4d"
"614193","01:05:f5:10:10:50:00:eb"
You are receiving this mail because:
- You are watching all bug changes.