/[darkstattype]/trunk/darkstattype.c
ViewVC logotype

Log of /trunk/darkstattype.c

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 9 - (view) (download) (annotate) - [select for diffs]
Modified 2014-03-20T09:49:12Z (10 years ago) by trond
File length: 24463 byte(s)
Diff to previous 8
Added a command line option (-f) that toggles darkstattype to adhere to
the strict format specification. The default is set to off (false)
to go with darkstat's (f)actual format.


Revision 8 - (view) (download) (annotate) - [select for diffs]
Modified 2014-03-20T09:00:33Z (10 years ago) by trond
File length: 24355 byte(s)
Diff to previous 7
Added an explanation of the options to the description of usage.


Revision 7 - (view) (download) (annotate) - [select for diffs]
Modified 2014-03-19T15:40:13Z (10 years ago) by trond
File length: 24241 byte(s)
Diff to previous 6
darkstat 3.0.718 has deviated from the format specified in the export-format.txt file.
The lastseen timestamps comes ahead of the MAC address.
Added a macro to choose whether to follow the strict format or the latest format.
Interpretation of the latest format is the default. Perhaps this should be a command line option.
Corrected a serious mistake in my conversion of 64 bit quantities from network byte order (big endian) to little endian.
Why can't ntohl() and its friends have 64 bit counterparts?


Revision 6 - (view) (download) (annotate) - [select for diffs]
Modified 2014-03-19T14:02:41Z (10 years ago) by trond
File length: 22757 byte(s)
Diff to previous 5
Changed literate constants into macros.
Added hexadecimal display of timestamps.
Minor nits.


Revision 5 - (view) (download) (annotate) - [select for diffs]
Modified 2014-03-19T09:13:57Z (10 years ago) by trond
File length: 22454 byte(s)
Diff to previous 4
Display the protocol number with two hexadecimal digits.


Revision 4 - (view) (download) (annotate) - [select for diffs]
Modified 2014-03-19T08:51:24Z (10 years ago) by trond
File length: 22452 byte(s)
Diff to previous 3
Might as well show the Subversion revision number when displaying the version information.


Revision 3 - (view) (download) (annotate) - [select for diffs]
Added 2014-03-19T08:49:18Z (10 years ago) by trond
File length: 22431 byte(s)
Added BSDmakefile and darkstattype.c.


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

svn@ximalas.info
ViewVC Help
Powered by ViewVC 1.3.0-dev