summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add build number to datapath version and --version output from programs.Ben Pfaff2008-11-041-1/+2
* vlog: Add ability to log to an arbitrary file, and following related changes:Ben Pfaff2008-10-231-6/+5
* Revamp build system to make it easier to integrate openflowext.Ben Pfaff2008-10-163-38/+36
* Ignore some more generated files.Ben Pfaff2008-09-151-0/+2
* Merge branch "partner", to simplify partner integration.Ben Pfaff2008-09-152-6/+7
|\
| * Rename utility functions to avoid partner namespace conflicts.Ben Pfaff2008-09-041-4/+5
* | Implement 802.1D Spanning Tree Protocol.Ben Pfaff2008-09-0916-5/+907
|/
* Add ability to run fatal signal hooks upon normal termination too.Ben Pfaff2008-08-281-1/+1
* Cleanup git-status by not showing some unnecessary files.Justin Pettit2008-08-181-0/+1
* Enable secchan, ofp-discover to update /etc/resolv.conf.Ben Pfaff2008-07-231-1/+14
* dhcp: Always build test-dhcp-client.Ben Pfaff2008-07-231-1/+1
* dhcp: Fix race condition in test-dhcp-client.Ben Pfaff2008-07-231-1/+1
* dhcp: Break out netdev configuration from DHCP binding.Ben Pfaff2008-07-221-0/+6
* Don't unnecessarily link against -lresolv and -ldl.Ben Pfaff2008-07-211-1/+1
* Move Autoconf's macro definitions into config.h.Ben Pfaff2008-07-213-0/+3
* Drop use of libtool for libraries.Ben Pfaff2008-07-211-2/+2
* Don't explicitly link against libdl.Ben Pfaff2008-07-211-1/+1
* Make facility and level optional in -v, --verbose options.Ben Pfaff2008-07-181-1/+1
* Implement DHCP client.Ben Pfaff2008-07-182-0/+190
* New header file "type-props.h" for testing properties of types.Ben Pfaff2008-07-182-0/+44
* Improve list traversal macros.Ben Pfaff2008-04-263-0/+169