Portability fixes.

- Fix for time-as-int on 32-bit systems.

    - Skipping ds2txt's index output for test diffing, as it seems
      non-portable.
This commit is contained in:
Robin Sommer 2012-05-16 18:00:44 -07:00
parent be6567f437
commit 99db264775
12 changed files with 13 additions and 137 deletions

View file

@ -25,19 +25,10 @@
<!-- status : string -->
<!-- country : string -->
extent offset ExtentType
40 DataSeries: XmlType
436 ssh
644 DataSeries: ExtentIndex
# Extent, type='ssh'
t id.orig_h id.orig_p id.resp_h id.resp_p status country
1337058239.030366 1.2.3.4 1234 2.3.4.5 80 success unknown
1337058239.030366 1.2.3.4 1234 2.3.4.5 80 failure US
1337058239.030366 1.2.3.4 1234 2.3.4.5 80 failure UK
1337058239.030366 1.2.3.4 1234 2.3.4.5 80 success BR
1337058239.030366 1.2.3.4 1234 2.3.4.5 80 failure MX
# Extent, type='DataSeries: ExtentIndex'
offset extenttype
40 DataSeries: XmlType
436 ssh
644 DataSeries: ExtentIndex
1337216256.956476 1.2.3.4 1234 2.3.4.5 80 success unknown
1337216256.956476 1.2.3.4 1234 2.3.4.5 80 failure US
1337216256.956476 1.2.3.4 1234 2.3.4.5 80 failure UK
1337216256.956476 1.2.3.4 1234 2.3.4.5 80 success BR
1337216256.956476 1.2.3.4 1234 2.3.4.5 80 failure MX