summaryrefslogtreecommitdiff
path: root/acinclude.m4
Commit message (Expand)AuthorAgeFilesLines
* datapath: Check for backported skb_orphan_frags().Joe Stringer2014-04-291-0/+1
* FAQ: Explain what to do when building against a too-new kernel.Ben Pfaff2014-04-241-1/+1
* datapath: Add support for kernels 3.13Pravin Shelar2014-03-311-2/+2
* dpif-netdev: Add DPDK netdev.Pravin2014-03-211-0/+26
* datapath: Add support for Linux 3.12Pravin Shelar2014-03-071-2/+2
* Makefile: Compile Linux-specific files based on __linux__ macro.Ben Pfaff2014-03-051-1/+16
* datapath: Check for backported sctp_compute_cksum().Jesse Gross2014-01-031-0/+2
* datapath: compat: Configure check GRE DEMUX.Pravin B Shelar2013-12-201-0/+1
* datapath: compat: Add configure check for lockdep_rtnl_is_held()Pravin B Shelar2013-12-201-0/+1
* datapath: compat: Fix skb_has_frag_list definition.Pravin B Shelar2013-12-201-0/+1
* datapath: Check for backported netdev_features_t.Jesse Gross2013-12-201-0/+1
* datapath: Fix build failure on RHEL 6.4Pravin B Shelar2013-12-161-0/+1
* openvswitch: Use libtool and allow building shared libsHelmut Schaa2013-12-171-1/+1
* datapath: Add compile time check for rxhashPravin B Shelar2013-12-031-0/+1
* datapath: Add support for Linux 3.11Pravin B Shelar2013-10-161-2/+2
* datapath: remove HAVE_MAC_RAWViresh Kumar2013-09-131-2/+0
* datapath: Remove compat files.Pravin B Shelar2013-09-061-3/+0
* datapath: Remove compat support for NLA_NUL_STRINGPravin B Shelar2013-09-061-1/+0
* datapath: Move kernel version check to configure.Pravin B Shelar2013-09-061-6/+8
* datapath: Use parallel_ops genl.Pravin B Shelar2013-08-101-0/+1
* configure: Distinguish glibc and NetBSD pthread_setname_np() variants.Ben Pfaff2013-08-011-0/+47
* datapath: Conditionally define skb_unclone in datapath compat codeKyle Mestery2013-07-221-0/+1
* datapath: Revert "datapath: rhel: Account for RHEL specific backports"Pravin B Shelar2013-07-151-3/+0
* datapath: rhel: Account for RHEL specific backportsThomas Graf2013-07-091-0/+3
* acinclude: Improve detection of not-understood compiler options with clang.Ben Pfaff2013-06-241-6/+21
* acinclude.m4: update a comment for NetBSD supportYAMAMOTO Takashi2013-05-211-2/+3
* datapath: Fix compilation with Linux kernel 3.7.Pravin B Shelar2013-05-131-0/+2
* datapath: Account for RHEL6.4 backports in compat layerThomas Graf2013-04-251-0/+7
* datapath: Use openvswitch_handle_frame hook in >=RHEL6.4 to live side by side...Thomas Graf2013-04-251-0/+3
* sparse: Support recent distributionsAndy Zhou2013-04-181-1/+11
* configure: Only link against libpcap on FreeBSD.Ben Pfaff2013-03-201-1/+6
* datapath: Check for Centos 6.4 backports.Jesse Gross2013-03-131-0/+5
* linux/Makefile.main.in, acinclude: preparation for linux 3.7.0+Isaku Yamahata2012-12-071-1/+2
* netdev implementation for FreeBSDGiuseppe Lettieri2012-07-261-1/+1
* Makefiles: Enable "dist-hook-git" check only when GNU make is in use.Ben Pfaff2012-07-251-0/+21
* configure: Fix check for GNU make $(if) extension.Ben Pfaff2012-07-251-8/+9
* datapath: Check for backported skb_frag_page().Tadaaki Nagao2012-07-121-0/+1
* Route-table implementation for (Free)BSDEd Maste2012-06-291-0/+11
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* configure: Try to extract kernel source directory from build Makefile.Ben Pfaff2012-02-161-10/+17
* datapath: Add genl_exec().Pravin B Shelar2012-01-041-0/+2
* datapath: Always use generic stats for devices (vports)Pravin Shelar2011-09-151-2/+0
* configure: Pass correct -target option to "cgcc" in the common case.Ben Pfaff2011-07-111-2/+22
* datapath: Rename linux-2.6 and compat-2.6 directories.Jesse Gross2011-06-241-8/+8
* configure: Fix typo in user message.Ben Pfaff2011-06-221-1/+1
* configure: Fix --with-linux when environment contains KSRC.Ben Pfaff2011-06-221-0/+2
* configure: Do not reject Linux 3.0 at configure time.Ben Pfaff2011-06-221-5/+15
* configure: Change --with-l26 to --with-linux.Ben Pfaff2011-06-221-14/+35
* configure: Remove "26" from Linux variable names.Ben Pfaff2011-06-221-71/+71
* configure: Fix typo in variable name.Ben Pfaff2011-06-221-1/+1