summaryrefslogtreecommitdiffstats
path: root/kernel/bpf
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2016-03-09 22:13:01 -0500
committerDavid S. Miller <davem@davemloft.net>2016-03-09 22:13:01 -0500
commit3b8377dca1fd1974d245b2a04a708fc434761c65 (patch)
tree5044c8b8a7af7aa6c9bf017a51da01f3ca334274 /kernel/bpf
parent9531ab65f4ec066a6e6617a08a293c60397a161b (diff)
parent9ed988cd591500c040b2a6257bc68543e08ceeef (diff)
downloadlinux-3b8377dca1fd1974d245b2a04a708fc434761c65.tar.bz2
Merge branch 'variable-length-ll-headers'
Willem de Bruijn says: ==================== net: validate variable length ll headers Allow device-specific validation of link layer headers. Existing checks drop all packets shorter than hard_header_len. For variable length protocols, such packets can be valid. patch 1 adds header_ops.validate and dev_validate_header patch 2 implements the protocol specific callback for AX25 patch 3 replaces ll_header_truncated with dev_validate_header ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/bpf')
0 files changed, 0 insertions, 0 deletions