commit | 3953c46c3ac7eef31a9935427371c6f54a22f1ba | [log] [tgz] |
---|---|---|
author | Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> | Thu Jun 02 15:05:40 2016 -0300 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 03 19:37:21 2016 -0400 |
tree | c23e5494771fbe5c54057d767addbf54c9f880ca | |
parent | 57c05650394b384605f5183747991d19ee543759 [diff] |
sk_buff: allow segmenting based on frag sizes This patch allows segmenting a skb based on its frags sizes instead of based on a fixed value. Signed-off-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> Tested-by: Xin Long <lucien.xin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>