Don't unnecessarily link against -lresolv and -ldl.
[sliver-openvswitch.git] / configure.ac
2008-07-21 Ben PfaffDon't unnecessarily link against -lresolv and -ldl.
2008-07-21 Ben PfaffMove Autoconf's macro definitions into config.h.
2008-07-21 Ben PfaffDrop use of libtool for libraries.
2008-06-26 Ben PfaffModified the naming scheme for hardware tables.
2008-06-13 Ben PfaffImplement Debian-based packaging and deployment infrast...
2008-06-09 Ben PfaffMove manpages from man directory to next to their programs.
2008-06-04 Ben PfaffMake boot.sh give an error if pkg-config is not installed.
2008-06-03 Ben PfaffUse kernel build system for linux-2.4.
2008-05-15 Ben PfaffAdd-on hardware tables initial implementation.
2008-05-15 Justin PettitPrepare for 0.8.1 release.
2008-05-05 Justin PettitOfficially designate the v0.8.0 release.
2008-05-03 Justin PettitFinishing touches on v0.8.0 release candidate.
2008-04-30 Ben PfaffRevamp OpenFlow kernel module build system.
2008-04-26 Justin Pettit- Add support for flow entry priorities.
2008-04-26 Ben PfaffImprove list traversal macros.
2008-04-16 Justin PettitSwitch from "stat" to "stats" everywhere.
2008-04-15 Ben PfaffMerge remote branch 'repo/master' into stats
2008-04-10 Justin PettitFixes to configure script based on suggestions from...
2008-03-28 Justin PettitIncrease the version number to v0.2.1.
2008-03-28 Justin PettitIncrease version to 0.2.0.
2008-03-28 casado- Turn off ssl support by default
2008-03-28 Ben PfaffImplement userspace switch.
2008-03-19 Justin PettitMerge branch 'master' of nicira.dyndns.org:/srv/git...
2008-03-19 Justin Pettit- Increase version to 0.1.9.
2008-03-13 Ben PfaffSupport SSL in secchan and controller.
2008-03-04 Martin CasadoInitial import