Skip to content

32 bits workaround#6

Merged
zakird merged 5 commits intozmap:masterfrom
ciccio-87:master
Aug 17, 2013
Merged

32 bits workaround#6
zakird merged 5 commits intozmap:masterfrom
ciccio-87:master

Conversation

@ciccio-87
Copy link
Contributor

If you're interested, I wrote a quick and dirty workaround to let ZMap compile and work on 32 bit systems,
AFAIK, possible issues should be introduced only on the summary print (ignoring the couple of bytes of memory now
overallocated on 64bits).

Please ignore first commit, it was just an attempt to get ZMap to compile (and I had not realized yet the point of the lsh to generate the whole 2^32 IPv4 number).

Just noted I put "long long" and "unsigned long long" in different functions, but, for the purpose, they're pretty interchangeable.

Kudos for the very good work.

@zakird zakird merged commit 7438bdd into zmap:master Aug 17, 2013
@ghost ghost assigned zakird Aug 20, 2013
phillip-stephens added a commit that referenced this pull request Feb 12, 2024
zakird pushed a commit that referenced this pull request Feb 14, 2024
* fist pass at a debian workflow

* Refactored debian workflow into a common bsd/linux yml. Edited Dockerfile

* attempt #2

* attempt #3

* attempt #4

* attempt #5

* attempt #6

* attempt #7

* attempt #8

* attempt #9

* attempt #10, at least we're getting into the debian dockerfile

* Looks like its working, causing a compile error in get_gateway_linux to see if check fails

* Confirmed, debian workflow is working!

* Removed debugging ls in .yml

* testing arch build

* Added fedora test

* testing Gentoo test

* phillip/773: refactored all the github compile actions to be in a single .yml file

* phillip/773: added arch and gentoo Install instructions

* phillip/773: removed extra space in arch.Dockerfile

* phillip/773: apparently the free-bsd vm is picky about having the run being on the same line
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

Successfully merging this pull request may close these issues.

2 participants