| Summary: | Fix IPV6_V6ONLY for -L with -g | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Jan Kratochvil <jan.kratochvil> | ||||||
| Component: | ssh | Assignee: | Assigned to nobody <unassigned-bugs> | ||||||
| Status: | CLOSED FIXED | ||||||||
| Severity: | minor | CC: | djm | ||||||
| Priority: | P2 | ||||||||
| Version: | -current | ||||||||
| Hardware: | All | ||||||||
| OS: | Linux | ||||||||
| Bug Depends on: | |||||||||
| Bug Blocks: | 1626 | ||||||||
| Attachments: |
|
||||||||
|
Description
Jan Kratochvil
2009-09-13 23:58:45 AEST
Created attachment 1720 [details]
unify setsockopt(...,IPV6_V6ONLY,...) calls
Good idea about unifying the calls to setsockopt. Here is a diff that does that (includes your change too).
patch applied. this will be in openssh-5.4, thanks for the report+patch. With the release of 5.4p1, this bug is now considered closed. |