[ovs-git] [openvswitch/ovs] d50c81: netlink-conntrack: Change unsupported IPPROTO log ...

GitHub noreply at github.com
Wed Mar 29 00:20:33 UTC 2017


  Branch: refs/heads/branch-2.6
  Home:   https://github.com/openvswitch/ovs
  Commit: d50c810be365464add617bc86c35c55689963a48
      https://github.com/openvswitch/ovs/commit/d50c810be365464add617bc86c35c55689963a48
  Author: Jarno Rajahalme <jarno at ovn.org>
  Date:   2017-03-28 (Tue, 28 Mar 2017)

  Changed paths:
    M lib/netlink-conntrack.c

  Log Message:
  -----------
  netlink-conntrack: Change unsupported IPPROTO log to debug.

No point littering the logs with messages on an unsupported protocol,
so change the log to debug level.

Signed-off-by: Jarno Rajahalme <jarno at ovn.org>
Acked-by: Joe Stringer <joe at ovn.org>


  Commit: 7c20bc73345bdcc60acea01d7d47b03fab0566b6
      https://github.com/openvswitch/ovs/commit/7c20bc73345bdcc60acea01d7d47b03fab0566b6
  Author: Jarno Rajahalme <jarno at ovn.org>
  Date:   2017-03-28 (Tue, 28 Mar 2017)

  Changed paths:
    M lib/ct-dpif.c
    M lib/packets.h

  Log Message:
  -----------
  conntrack: Add formatting support for IGMP, DCCP, and UDPLITE.

Print names for protocols that are supported by (Linux) conntrack
(DCCP, UDPLITE) and IGMP, which has been seen in logs.

Signed-off-by: Jarno Rajahalme <jarno at ovn.org>
Acked-by: Joe Stringer <joe at ovn.org>


Compare: https://github.com/openvswitch/ovs/compare/7ffd7b24b6af...7c20bc73345b


More information about the git mailing list