[ovs-git] [openvswitch/ovs] eca4cd: nf_conntrack_proto: Fix HAVE_NET_NS_GET macro for ...

GitHub noreply at github.com
Thu Dec 27 19:15:51 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: eca4cde025f7f061973fd1c511c34344ce57acd0
      https://github.com/openvswitch/ovs/commit/eca4cde025f7f061973fd1c511c34344ce57acd0
  Author: Yifeng Sun <pkusunyifeng at gmail.com>
  Date:   2018-12-27 (Thu, 27 Dec 2018)

  Changed paths:
    M acinclude.m4
    M datapath/linux/compat/nf_conntrack_proto.c

  Log Message:
  -----------
  nf_conntrack_proto: Fix HAVE_NET_NS_GET macro for nf_conntrack

In previous code, macro HAVE_NET_NS_SET is used in code but
never generated by config. This patch fixes it.

Fixes: 179fccce34db ("compat: Backport nf_ct_netns_{get, put}()")
Acked-by: Yi-Hung Wei <yihung.wei at gmail.com>
Signed-off-by: Yifeng Sun <pkusunyifeng at gmail.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the git mailing list