[ovs-git] [openvswitch/ovs] 5c9285: ovs-save: compatible with busybox ip command

GitHub noreply at github.com
Mon Dec 3 21:15:01 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 5c92852807e5fadfb0807e637d359496cbab2278
      https://github.com/openvswitch/ovs/commit/5c92852807e5fadfb0807e637d359496cbab2278
  Author: Yousong Zhou <yszhou4tech at gmail.com>
  Date:   2018-12-03 (Mon, 03 Dec 2018)

  Changed paths:
    M utilities/ovs-save

  Log Message:
  -----------
  ovs-save: compatible with busybox ip command

Busybox ip command will have exit code 1 for `ip -V` or `ip help` etc.,
use `ip link show` to cover both iproute2 and busybox ip command

Signed-off-by: Yousong Zhou <yszhou4tech at gmail.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>


  Commit: 16d22e231f682f9a4b773b9ad6ebda9c851642a5
      https://github.com/openvswitch/ovs/commit/16d22e231f682f9a4b773b9ad6ebda9c851642a5
  Author: Yousong Zhou <yszhou4tech at gmail.com>
  Date:   2018-12-03 (Mon, 03 Dec 2018)

  Changed paths:
    M datapath/linux/Makefile.main.in

  Log Message:
  -----------
  datapath: use KARCH when building linux datapath modules

Signed-off-by: Yousong Zhou <yszhou4tech at gmail.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>


Compare: https://github.com/openvswitch/ovs/compare/81863a33ba07...16d22e231f68
      **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