Bugzilla – Attachment 2130 Details for
Bug 1963
IPQoS not honoured
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
bad-af.diff
bad-af.diff (text/plain), 596 bytes, created by
Damien Miller
on 2012-02-24 10:55:19 AEDT
(
hide
)
Description:
bad-af.diff
Filename:
MIME Type:
Creator:
Damien Miller
Created:
2012-02-24 10:55:19 AEDT
Size:
596 bytes
patch
obsolete
>? bad-af.diff >Index: packet.c >=================================================================== >RCS file: /var/cvs/openssh/packet.c,v >retrieving revision 1.182 >diff -u -p -r1.182 packet.c >--- packet.c 10 Feb 2012 21:19:21 -0000 1.182 >+++ packet.c 23 Feb 2012 23:52:54 -0000 >@@ -432,8 +432,6 @@ packet_connection_af(void) > if (getsockname(active_state->connection_out, (struct sockaddr *)&to, > &tolen) < 0) > return 0; >- if (to.ss_family == AF_INET) >- return 1; > #ifdef IPV4_IN_IPV6 > if (to.ss_family == AF_INET6 && > IN6_IS_ADDR_V4MAPPED(&((struct sockaddr_in6 *)&to)->sin6_addr))
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
dtucker
:
ok+
Actions:
View
|
Diff
Attachments on
bug 1963
: 2130