• Alexander Viro's avatar
    [PATCH] mpoa patch done right · 24e25979
    Alexander Viro authored
     - conversion to seq_file, overflow fixes
     - qos_parse sanitized (3 sscanf calls instead of insane manual parsing)
    	leaks plugged
    	code cleaned up
    
    We still have serious races, but they are general problem in atm code - it
    has no locking whatsoever for any of the lists (mpcs, qos_head, per-client
    lists).
    24e25979
mpoa_proc.c 7.32 KB