[ovs-git] [openvswitch/ovs] 64ed99: netdev-linux: Don't include <net/if_packet.h>.

GitHub noreply at github.com
Wed Oct 3 23:56:03 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 64ed99ffbc4298f8a298b20f503e188b35398546
      https://github.com/openvswitch/ovs/commit/64ed99ffbc4298f8a298b20f503e188b35398546
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

  Changed paths:
    M acinclude.m4
    M configure.ac
    M lib/netdev-linux.c

  Log Message:
  -----------
  netdev-linux: Don't include <net/if_packet.h>.

This header only defines sockaddr_pkt, which this source file doesn't use.

This was the only user of net/if_packet.h, so also remove the
configure-time test for it (which netdev-linux wasn't using anyway).

Reported-by: Andre McCurdy <armccurdy at gmail.com>
Reported-at: https://github.com/openvswitch/ovs/pull/253
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