[ovs-git] [openvswitch/ovs] c465f7: tnl-port: Fix list iteration.

GitHub noreply at github.com
Mon Sep 14 17:45:10 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: c465f75fef7adcab0ac22a30be277a3e6ff9d857
      https://github.com/openvswitch/ovs/commit/c465f75fef7adcab0ac22a30be277a3e6ff9d857
  Author: Pravin B Shelar <pshelar at nicira.com>
  Date:   2015-09-14 (Mon, 14 Sep 2015)

  Changed paths:
    M lib/tnl-ports.c

  Log Message:
  -----------
  tnl-port: Fix list iteration.

Fixes Segmentation fault in
tnl_port_map_run () at lib/tnl-ports.c:403

Reported-by: Jesse Gross <jesse at nicira.com>
Signed-off-by: Pravin B Shelar <pshelar at nicira.com>
Acked-by: Jesse Gross <jesse at nicira.com>


  Commit: dd693f9bf23ae1108d956c5d58a7036dcb636e19
      https://github.com/openvswitch/ovs/commit/dd693f9bf23ae1108d956c5d58a7036dcb636e19
  Author: Jiri Benc <jbenc at redhat.com>
  Date:   2015-09-14 (Mon, 14 Sep 2015)

  Changed paths:
    M acinclude.m4
    M datapath/flow_netlink.c
    M datapath/linux/compat/include/net/netlink.h

  Log Message:
  -----------
  datapath: Use netlink ipv4 API to handle the ipv4 addr attributes.

upstream: ("netlink: implement nla_put_in_addr and nla_put_in6_addr")
upstream: ("netlink: implement nla_get_in_addr and nla_get_in6_addr")
IP addresses are often stored in netlink attributes. Add generic functions
to do that.

Signed-off-by: Jiri Benc <jbenc at redhat.com>
Signed-off-by: David S. Miller <davem at davemloft.net>
Acked-by: Pravin B Shelar <pshelar at nicira.com>


Compare: https://github.com/openvswitch/ovs/compare/3612b6a4c488...dd693f9bf23a


More information about the git mailing list