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

create an ip4tonum() function #1279

Closed
davidelang opened this issue Nov 24, 2016 · 1 comment · Fixed by #1405
Closed

create an ip4tonum() function #1279

davidelang opened this issue Nov 24, 2016 · 1 comment · Fixed by #1405

Comments

@davidelang
Copy link
Contributor

create a rainerscript function that takes a IPv4 address and converts it to a decimal number

This is intended to be able to be used with a sparse lookup table to be able to do things like a GeoIP lookup

see the documentation on the maxmind geoIP databases for examples of how it would be used

@rgerhards rgerhards added this to the v8.24 milestone Nov 24, 2016
@rgerhards rgerhards modified the milestones: v8.25, v8.24 Dec 23, 2016
jgerhards added a commit to jgerhards/rsyslog that referenced this issue Feb 9, 2017
jgerhards added a commit to jgerhards/rsyslog that referenced this issue Feb 9, 2017
jgerhards added a commit to jgerhards/rsyslog that referenced this issue Feb 10, 2017
jgerhards added a commit to jgerhards/rsyslog that referenced this issue Feb 10, 2017
jgerhards added a commit to jgerhards/rsyslog that referenced this issue Feb 10, 2017
jgerhards added a commit to jgerhards/rsyslog that referenced this issue Feb 10, 2017
@lock
Copy link

lock bot commented Dec 27, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Dec 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants