This file is indexed.

/usr/share/doc/python-dpkt/HACKING is in python-dpkt 1.6+svn54-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
zero'd checksum fields should be computed and set in __str__()

length fields should not be set except manually (maybe automatically
in set_data() methods?)

set_data() should do nice length field, zero'd checksum, named member,
etc. fixups like the unpacking constructor... maybe later