Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move sign, endianness and unit size attributes from AbstractType to Integer #89

Open
Sygus opened this issue Apr 13, 2017 · 0 comments
Open

Comments

@Sygus
Copy link
Member

Sygus commented Apr 13, 2017

As those attributes are generally more related to Integer encoding, it would probably be better to move them from AbstractType to Integer, in order to reduce from AbstractType complexity.

Some use cases to support:

  • integer with endianness, sign and unit size
  • IPv4 that can be encoded in little or big endian
Sygus pushed a commit that referenced this issue Dec 29, 2022
Resolve "Correction of "doctest: SKIP" messages"

Closes #89

See merge request ANS015/netzob!269
Sygus pushed a commit that referenced this issue Dec 30, 2022
Resolve "Correction of "doctest: SKIP" messages"

Closes #89

See merge request ANS015/netzob!269
@Sygus Sygus closed this as completed in db6ef03 Jan 3, 2023
@Sygus Sygus reopened this Jan 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant