git: ifnet: Rework if_ringmap_match

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Wed May 24 07:02:48 PDT 2017


commit a64504892148fe2a67b573961d118c68fed75772
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Thu May 18 14:55:08 2017 +0800

    ifnet: Rework if_ringmap_match
    
    Original version is kinda broken, if ring count != ringmap grid.
    This version fixes it and gives more even ring distribution.

Summary of changes:
 sys/net/if.c | 58 +++++++++++++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 55 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a64504892148fe2a67b573961d118c68fed75772


-- 
DragonFly BSD source repository



More information about the Commits mailing list