URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ead3d6b8c5d4ac0443566d02c2ff09742fba49b3
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ead3d6b by Stephen Donnelly (stephen.donnelly@xxxxxxxxxx):
Relax ERF heuristic
Allow forward timestamp deltas up to 1 year, up from 7 days.
Surprisingly this was overly restrictive in some real cases.
Change-Id: I8a4bd1ca791b978aa5d2be40f7f8dd8e23db8837
Reviewed-on: https://code.wireshark.org/review/28882
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 933a48b Add WTAP_ENCAP_RUBY_MARSHAL to the table of encapsulation names.
adds ead3d6b Relax ERF heuristic
Summary of changes:
wiretap/erf.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)