Implement OFPT_HELLO simple version negotiation.
[sliver-openvswitch.git] / controller / Makefile.am
2008-07-24 Ben PfaffMerge branch 'locking'
2008-07-21 Ben PfaffDon't unnecessarily link against -lresolv and -ldl.
2008-07-21 Ben PfaffDrop use of libtool for libraries.
2008-07-21 Ben PfaffDon't explicitly link against libdl.
2008-07-21 Ben PfaffOnly link programs that need it against OpenSSL.
2008-06-13 Ben PfaffBring manpages and usage messages up-to-date.
2008-06-09 Ben PfaffMove manpages from man directory to next to their programs.
2008-03-28 casado- Turn off ssl support by default
2008-03-04 Martin CasadoInitial import