• Felföldi Zsolt's avatar
    les/utils: UDP rate limiter (#21930) · 7a800f98
    Felföldi Zsolt authored
    * les/utils: Limiter
    
    * les/utils: dropped prior weight vs variable cost logic, using fixed weights
    
    * les/utils: always create node selector in addressGroup
    
    * les/utils: renamed request weight to request cost
    
    * les/utils: simplified and improved the DoS penalty mechanism
    
    * les/utils: minor fixes
    
    * les/utils: made selection weight calculation nicer
    
    * les/utils: fixed linter warning
    
    * les/utils: more precise and reliable probabilistic test
    
    * les/utils: fixed linter warning
    7a800f98
Name
Last commit
Last update
..
exec_queue.go Loading commit data...
exec_queue_test.go Loading commit data...
expiredvalue.go Loading commit data...
expiredvalue_test.go Loading commit data...
limiter.go Loading commit data...
limiter_test.go Loading commit data...
timeutils.go Loading commit data...
timeutils_test.go Loading commit data...
weighted_select.go Loading commit data...
weighted_select_test.go Loading commit data...