01 Nov, 2011

1 commit


01 Jan, 2011

1 commit

  • DCBx applications priorities can be changed dynamically. If
    application stacks are expected to keep the skb priority
    consistent with the dcbx priority the stack will need to
    be notified when these changes occur.

    This patch adds application notifiers for the stack to register
    with.

    Signed-off-by: John Fastabend
    Signed-off-by: David S. Miller

    John Fastabend