The first commit makes it possible to set and check the 'blocked' state
of a bearer from the generic bearer layer. The second commit is a small
improvement to the link congestion mechanism.

Jon Maloy (2):
  tipc: make bearer packet filtering generic
  tipc: ensure that link congestion and wakeup use same criteria

 net/tipc/bearer.c    | 78 +++++++++++++++++++++++++++-------------------------
 net/tipc/bearer.h    |  1 +
 net/tipc/link.c      | 18 ++++++------
 net/tipc/udp_media.c |  2 +-
 4 files changed, 52 insertions(+), 47 deletions(-)

-- 
2.7.4

Reply via email to