You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.
367/5000
Hello, I would like to know about IPv6 storage, where it is not stored correctly in the database.
When compiling, I used "--enable-ipv6", but it still hasn't changed. In ip_src it stores as "0" and in ip_dsr, it stores a number in decimal, I would like to know how is the conversion of this Number to IPv6 and why in ip_src it is storing "0"
Use mysql database
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
367/5000
Hello, I would like to know about IPv6 storage, where it is not stored correctly in the database.
When compiling, I used "--enable-ipv6", but it still hasn't changed. In ip_src it stores as "0" and in ip_dsr, it stores a number in decimal, I would like to know how is the conversion of this Number to IPv6 and why in ip_src it is storing "0"
Use mysql database
The text was updated successfully, but these errors were encountered: