Wireshark-commits: [Wireshark-commits] rev 46984: /trunk/wiretap/ /trunk/wiretap/: erf.c

Date: Sun, 06 Jan 2013 20:44:49 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46984

User: guy
Date: 2013/01/06 12:44 PM

Log:
 When writing an ERF record, the case where the encapsulation type is
 "ERF record" is very different from, and much simpler than, the case
 where it's not; tweak the code to more clearly separate the "we're being
 handed ERF records" case from the "we're being handed packets" case.

Directory: /trunk/wiretap/
  Changes    Path          Action
  +68 -71    erf.c         Modified