aboutsummaryrefslogtreecommitdiff
path: root/acinclude.m4
AgeCommit message (Expand)Author
2011-03-16Support vlan_group workaround implemented in XenServer kernels.Ben Pfaff
2011-03-14datapath: Check for backported dev_get_by_index_rcu().Jesse Gross
2011-02-22configure: Reject incompatible XenServer version.Ben Pfaff
2011-02-07datapath: Check for backported rcu_read_lock_held.Jesse Gross
2011-02-04datapath: Tolerate backporting of rtnl_link_stats64 (as in RHEL 6).Ben Pfaff
2011-02-02nicira-ext: Support matching IPv6 traffic.Justin Pettit
2011-01-27datapath: Backport more Netlink functions.Ben Pfaff
2011-01-19datapath: Avoid backported csum_replace4() on RHEL 5.Jesse Gross
2010-11-03configure: Simplify use of OVS_GREP_IFELSE.Ben Pfaff
2010-11-03autoconf: Compat checks no longer support multiple files.Jesse Gross
2010-11-03datapath: Work around debugging for csum_and_copy_to_user().Jesse Gross
2010-11-02autoconf: Tolerate missing file when grepping.Jesse Gross
2010-09-08datapath: Check for backported __wsum and __sum16.Jesse Gross
2010-08-02datapath: Remove netdev_alloc_skb_ip_align() compat code.Jesse Gross
2010-08-02datapath: Fix build with backported netdev_alloc_skb_ip_align()Alexey I. Froloff
2010-07-13configure: Add --with-l26-source option to specify source dir explicitly.Ben Pfaff
2010-05-27datapath: Check for skb_cow_head(), not skb_cow().Ben Pfaff
2010-05-18patch: Remove veth driver.Jesse Gross
2010-05-17datapath: Fix build with backported dev_get_stats().Justin Pettit
2010-05-17datapath: Fix build with backported skb_dst().Ben Pfaff
2010-05-17acinclude.m4: Reorganize checks for kernel identifiers.Ben Pfaff
2010-05-06datapath: Break out test for dev_disable_lro().Jesse Gross
2010-05-06datapath: Add configure test for skb_warn_if_lro().Jesse Gross
2010-04-22datapath: Define kmemdup() for kernels older than 2.6.19Justin Pettit
2010-04-19tunneling: Remove old GRE implementation.Jesse Gross
2010-04-14configure: Convert --with-l26=<dir> argument to absolute path.Ben Pfaff
2010-03-23datapath: Support 2.6.33 kernel layout in build system.Ben Pfaff
2010-02-05Merge branch 'master' into nextJustin Pettit
2010-01-26configure: Silence check for broken strtok_r().Ben Pfaff
2010-01-08datapath: Add a find the kernel source directory for Debian 2.6.32+.Ben Pfaff
2010-01-04datapath: Add missing definitions for building GRE on older kernelsJustin Pettit
2009-12-21Add InMon's sFlow Agent library to the build system.Ben Pfaff
2009-12-07gre: Add kernel GRE support.Jesse Gross
2009-11-23Move C compiler warning (-W) flags from CFLAGS to AM_CFLAGS.Ben Pfaff
2009-11-23acinclude.m4: Fix inconsistency.Ben Pfaff
2009-11-18datapath: Check for proto_data_valid member instead of kernel version.Ben Pfaff
2009-11-18datapath: Fix build with kernel header layout recently adopted by Debian.Ben Pfaff
2009-10-22Merge "citrix" into "master".Ben Pfaff
2009-10-09datapath: Fix build with Centos 5.3 kernel.Ben Pfaff
2009-07-29Remove --disable-userspace "configure" option, since it breaks "make dist".Ben Pfaff
2009-06-15Update primary code license to Apache 2.0.Ben Pfaff
2009-06-10Fix glibc 2.7 strtok_r() bug in a more permanent fashion.Ben Pfaff
2009-06-09Remove "dpkg-buildpackage" test from "make distcheck".Ben Pfaff
2009-07-08Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.v0.90.0Ben Pfaff