Karthik Das

Results 44 comments of Karthik Das

And @tatsuhiro-t Is it expected for ptlsclient to take ```AES128-GCM``` as default TLSv1.3 ciphers even if i provide other ciphers? ``` root@ubuntu:~# /root/ngtcp2_picotls/examples/ptlsclient --ciphers=TLS_AES_128_CCM_SHA256 172.16.2.1 6443 https://172.16.2.1:6443/BPS. pdf 2>&1 |...

``` [19743.769502] tquic_server invoked oom-killer: gfp_mask=0x1100dca(GFP_HIGHUSER_MOVABLE|__GFP_ZERO), order=0, oom_score_adj=0 [19743.769544] oom_kill_process.cold+0xb/0x10 [19743.769836] [ pid ] uid tgid total_vm rss pgtables_bytes swapents oom_score_adj name [19743.770133] oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=user.slice,mems_allowed=0,global_oom,task_memcg=/user.slice/user-0.slice/session-22.scope,task=tquic_server,pid=265623,uid=0 [19743.770153] Out of memory: Killed process...

https://github.com/Tencent/tquic/pull/498