• Stephen Hemminger's avatar
    libnetlink: add size argument to rtnl_talk · c079e121
    Stephen Hemminger authored
    There have been several instances where response from kernel
    has overrun the stack buffer from the caller. Avoid future problems
    by passing a size argument.
    
    Also drop the unused peer and group arguments to rtnl_talk.
    c079e121
tc_filter.c 9.37 KB