From: Daniel Borkmann Date: Tue, 2 Oct 2018 12:39:59 +0000 (+0200) Subject: Merge branch 'bpf-big-map-entries' X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=940656fb3f94b90b92a3fc5994614870b14866b9;p=openwrt%2Fstaging%2Fblogic.git Merge branch 'bpf-big-map-entries' Jakub Kicinski says: ==================== This series makes the control message parsing for interacting with BPF maps more flexible. Up until now we had a hard limit in the ABI for key and value size to be 64B at most. Using TLV capability allows us to support large map entries. ==================== Signed-off-by: Daniel Borkmann --- 940656fb3f94b90b92a3fc5994614870b14866b9