aboutsummaryrefslogtreecommitdiff
path: root/acinclude.m4
AgeCommit message (Expand)Author
2012-02-16configure: Try to extract kernel source directory from build Makefile.Ben Pfaff
2011-09-15datapath: Always use generic stats for devices (vports)Pravin Shelar
2011-07-11configure: Pass correct -target option to "cgcc" in the common case.Ben Pfaff
2011-06-24datapath: Rename linux-2.6 and compat-2.6 directories.Jesse Gross
2011-06-22configure: Fix typo in user message.Ben Pfaff
2011-06-22configure: Fix --with-linux when environment contains KSRC.Ben Pfaff
2011-06-22configure: Do not reject Linux 3.0 at configure time.Ben Pfaff
2011-06-22configure: Change --with-l26 to --with-linux.Ben Pfaff
2011-06-22configure: Remove "26" from Linux variable names.Ben Pfaff
2011-06-22configure: Fix typo in variable name.Ben Pfaff
2011-06-16datapath: Backport consume_skb().Jesse Gross
2011-05-16configure: Run sparse automatically if C=1 specified on "make" command.Ben Pfaff
2011-04-12configure: Add option --enable-Werror to add -Werror to CFLAGS.Ben Pfaff
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