s is_ineligible() return true. So I added a check
in is_ineligible() to let fragment packet with nexthdr ICMP but no ICMP header
return false.
Signed-off-by: Hangbin Liu
Signed-off-by: Jakub Kicinski
Signed-off-by: Aviraj CJ
---
net/ipv6/icmp.c | 8 +++-
net/ipv6/re
CODE NAME/DESCRIPTION
3 IPv6 First Fragment has incomplete IPv6 Header Chain
Signed-off-by: Hangbin Liu
Signed-off-by: Jakub Kicinski
Signed-off-by: Aviraj CJ
---
include/uapi/linux/icmpv6.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/uapi/linux/icmpv6.h b/include
On 30/01/21, 2:06 PM, "Greg KH" wrote:
On Sat, Jan 30, 2021 at 12:57:40AM +0530, Aviraj CJ wrote:
> From: Hangbin Liu
>
> commit b59e286be280fa3c2e94a0716ddcee6ba02bc8ba upstream.
>
> Based on RFC7112, Section 6:
>
>IANA has added the following "Ty
s is_ineligible() return true. So I added a check
in is_ineligible() to let fragment packet with nexthdr ICMP but no ICMP header
return false.
Signed-off-by: Hangbin Liu
Signed-off-by: Jakub Kicinski
Signed-off-by: Aviraj CJ
---
net/ipv6/icmp.c | 8 +++-
net/ipv6/re
CODE NAME/DESCRIPTION
3 IPv6 First Fragment has incomplete IPv6 Header Chain
Signed-off-by: Hangbin Liu
Signed-off-by: Jakub Kicinski
Signed-off-by: Aviraj CJ
---
include/uapi/linux/icmpv6.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/uapi/linux/icmpv6.h b/include
is Packham
Acked-by: Ying Xue
Signed-off-by: Jon Maloy
Reviewed-by: Xin Long
Signed-off-by: David S. Miller
[acj: backport v4.19 -stable
- adjust context
- skipped the hunk modifying non-existent function tipc_mcast_send_sync
- additional comment ]
Signed-off-by: Aviraj CJ
---
net/t
I’m missing something here. :)
FYI, I have not changed any code.
Thank you.
Best regards,
CJ Lee
> 2020. 5. 12. 오후 6:05, changjoon@lge.com 작성:
>
> From: ChangJoon Lee
>
> Signed-off-by: ChangJoon Lee
> ---
> src/pcm/pcm.c | 57 +++
//Linux really needs a clean basis for asynchronous and
//unbuffered i/o libraries. Something like the fork/thread
//clone(), but to replace select() and aio_* polling. This
//might be a start. And it is just a file and very like a
//pipe or socket.
//Suppose we add /dev/qio with 64 byte sect
8 matches
Mail list logo