Searched hist:"74 ed2e8ab20264595bfbf67c117462df68b856ce" (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/netinet6/ |
H A D | ip6_mroute.c | diff 74ed2e8ab20264595bfbf67c117462df68b856ce Fri Sep 02 21:17:09 CEST 2022 Gleb Smirnoff <glebius@FreeBSD.org> raw ip: fix regression with multicast and RSVP
With 61f7427f02a raw sockets protosw has wildcard pr_protocol. Protocol of a specific pcb is stored in inp_ip_p.
Reviewed by: karels Reported by: karels Differential revision: https://reviews.freebsd.org/D36429 Fixes: 61f7427f02a307d28af674a12c45dd546e3898e4
|
H A D | raw_ip6.c | diff 74ed2e8ab20264595bfbf67c117462df68b856ce Fri Sep 02 21:17:09 CEST 2022 Gleb Smirnoff <glebius@FreeBSD.org> raw ip: fix regression with multicast and RSVP
With 61f7427f02a raw sockets protosw has wildcard pr_protocol. Protocol of a specific pcb is stored in inp_ip_p.
Reviewed by: karels Reported by: karels Differential revision: https://reviews.freebsd.org/D36429 Fixes: 61f7427f02a307d28af674a12c45dd546e3898e4
|
H A D | ip6_output.c | diff 74ed2e8ab20264595bfbf67c117462df68b856ce Fri Sep 02 21:17:09 CEST 2022 Gleb Smirnoff <glebius@FreeBSD.org> raw ip: fix regression with multicast and RSVP
With 61f7427f02a raw sockets protosw has wildcard pr_protocol. Protocol of a specific pcb is stored in inp_ip_p.
Reviewed by: karels Reported by: karels Differential revision: https://reviews.freebsd.org/D36429 Fixes: 61f7427f02a307d28af674a12c45dd546e3898e4
|
/freebsd/sys/netinet/ |
H A D | ip_mroute.c | diff 74ed2e8ab20264595bfbf67c117462df68b856ce Fri Sep 02 21:17:09 CEST 2022 Gleb Smirnoff <glebius@FreeBSD.org> raw ip: fix regression with multicast and RSVP
With 61f7427f02a raw sockets protosw has wildcard pr_protocol. Protocol of a specific pcb is stored in inp_ip_p.
Reviewed by: karels Reported by: karels Differential revision: https://reviews.freebsd.org/D36429 Fixes: 61f7427f02a307d28af674a12c45dd546e3898e4
|
H A D | raw_ip.c | diff 74ed2e8ab20264595bfbf67c117462df68b856ce Fri Sep 02 21:17:09 CEST 2022 Gleb Smirnoff <glebius@FreeBSD.org> raw ip: fix regression with multicast and RSVP
With 61f7427f02a raw sockets protosw has wildcard pr_protocol. Protocol of a specific pcb is stored in inp_ip_p.
Reviewed by: karels Reported by: karels Differential revision: https://reviews.freebsd.org/D36429 Fixes: 61f7427f02a307d28af674a12c45dd546e3898e4
|
H A D | ip_input.c | diff 74ed2e8ab20264595bfbf67c117462df68b856ce Fri Sep 02 21:17:09 CEST 2022 Gleb Smirnoff <glebius@FreeBSD.org> raw ip: fix regression with multicast and RSVP
With 61f7427f02a raw sockets protosw has wildcard pr_protocol. Protocol of a specific pcb is stored in inp_ip_p.
Reviewed by: karels Reported by: karels Differential revision: https://reviews.freebsd.org/D36429 Fixes: 61f7427f02a307d28af674a12c45dd546e3898e4
|