https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198092
Mark Felder <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected], | |[email protected] --- Comment #3 from Mark Felder <[email protected]> --- I hit this too trying to port Titus to FreeBSD (https://github.com/AGWA/titus) It build successfully, but fails to run with an "Invalid value for ai_flags" error I'll also note that AI_ALL and AI_V4MAPPED are both still mentioned in getipnodebyname(3) I was asked to cc bz@ and ume@ as well. r175955 claims to remove support for AI_ALL and AI_V4MAPPED, but perhaps it was incomplete? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
