git: gre: Rework routing facilities.
    Sepherosa Ziehau 
    sephe at crater.dragonflybsd.org
       
    Mon Aug  7 00:57:12 PDT 2017
    
    
  
commit d0339da745881319574566f4db0bf6c442deebd8
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Mon Aug 7 15:57:06 2017 +0800
    gre: Rework routing facilities.
    
    - Make route per-cpu.
    - Make sure that all routing related operation happens in the first
      netisr_ncpus netisrs.
Summary of changes:
 sys/net/gre/if_gre.c | 82 +++++++++++++++++++++++++++++++++++++++++++++++-----
 sys/net/gre/if_gre.h |  2 +-
 2 files changed, 75 insertions(+), 9 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d0339da745881319574566f4db0bf6c442deebd8
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list