summaryrefslogtreecommitdiff
path: root/acinclude.m4
Commit message (Expand)AuthorAgeFilesLines
* datapath: Remove netdev_alloc_skb_ip_align() compat code.Jesse Gross2010-08-021-2/+0
* datapath: Fix build with backported netdev_alloc_skb_ip_align()Alexey I. Froloff2010-08-021-0/+2
* configure: Add --with-l26-source option to specify source dir explicitly.Ben Pfaff2010-07-131-11/+30
* datapath: Check for skb_cow_head(), not skb_cow().Ben Pfaff2010-05-271-2/+2
* patch: Remove veth driver.Jesse Gross2010-05-181-11/+0
* datapath: Fix build with backported dev_get_stats().Justin Pettit2010-05-171-0/+2
* datapath: Fix build with backported skb_dst().Ben Pfaff2010-05-171-0/+2
* acinclude.m4: Reorganize checks for kernel identifiers.Ben Pfaff2010-05-171-21/+31
* datapath: Break out test for dev_disable_lro().Jesse Gross2010-05-061-0/+2
* datapath: Add configure test for skb_warn_if_lro().Jesse Gross2010-05-061-0/+2
* datapath: Define kmemdup() for kernels older than 2.6.19Justin Pettit2010-04-221-0/+2
* tunneling: Remove old GRE implementation.Jesse Gross2010-04-191-11/+0
* configure: Convert --with-l26=<dir> argument to absolute path.Ben Pfaff2010-04-141-0/+4
* datapath: Support 2.6.33 kernel layout in build system.Ben Pfaff2010-03-231-2/+3
* Merge branch 'master' into nextJustin Pettit2010-02-051-0/+11
|\
| * configure: Silence check for broken strtok_r().Ben Pfaff2010-01-261-1/+2
| * Add InMon's sFlow Agent library to the build system.Ben Pfaff2009-12-211-0/+10
* | datapath: Add a find the kernel source directory for Debian 2.6.32+.Ben Pfaff2010-01-081-2/+9
* | datapath: Add missing definitions for building GRE on older kernelsJustin Pettit2010-01-041-0/+6
* | gre: Add kernel GRE support.Jesse Gross2009-12-071-0/+11
|/
* Move C compiler warning (-W) flags from CFLAGS to AM_CFLAGS.Ben Pfaff2009-11-231-2/+3
* acinclude.m4: Fix inconsistency.Ben Pfaff2009-11-231-1/+1
* datapath: Check for proto_data_valid member instead of kernel version.Ben Pfaff2009-11-181-0/+7
* datapath: Fix build with kernel header layout recently adopted by Debian.Ben Pfaff2009-11-181-25/+46
* Merge "citrix" into "master".Ben Pfaff2009-10-221-0/+4
|\
| * datapath: Fix build with Centos 5.3 kernel.Ben Pfaff2009-10-091-0/+4
* | Remove --disable-userspace "configure" option, since it breaks "make dist".Ben Pfaff2009-07-291-14/+0
|/
* Update primary code license to Apache 2.0.Ben Pfaff2009-06-151-10/+10
* Fix glibc 2.7 strtok_r() bug in a more permanent fashion.Ben Pfaff2009-06-101-0/+31
* Remove "dpkg-buildpackage" test from "make distcheck".Ben Pfaff2009-06-091-7/+0
* Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.v0.90.0Ben Pfaff2009-07-081-0/+195