Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make datapath's flow_extract() properly pull data into the headers. | Ben Pfaff | 2008-11-13 | 1 | -1/+0 |
* | Add missing header file to datapath/Modules.mk. | Ben Pfaff | 2008-10-31 | 1 | -0/+1 |
* | Add support for Source-NAT to Linux 2.6 datapaths. | Justin Pettit | 2008-10-11 | 1 | -0/+5 |
* | Add support for vendor-defined and variable-length actions. | Justin Pettit | 2008-10-03 | 1 | -0/+2 |
* | Remove kernel datapath unit tests. | Justin Pettit | 2008-09-26 | 1 | -11/+3 |
* | Use device notifier in Linux kernel switch for detecting port status changes. | Justin Pettit | 2008-09-19 | 1 | -0/+1 |
* | Drop "benchmark" netlink message and "benchmark-nl" dpctl command. | Ben Pfaff | 2008-07-01 | 1 | -2/+0 |
* | Use kernel build system for linux-2.4. | Ben Pfaff | 2008-06-03 | 1 | -3/+2 |
* | Fix "make dist" by distributing some more files. | Ben Pfaff | 2008-06-02 | 1 | -0/+1 |
* | Reduce spurious recompilations for Linux 2.4 datapath. | Ben Pfaff | 2008-05-02 | 1 | -0/+1 |
* | Revamp OpenFlow kernel module build system. | Ben Pfaff | 2008-04-29 | 1 | -0/+39 |