Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "master" branch into "db". | Ben Pfaff | 2009-12-02 | 1 | -7/+23 |
|\ | |||||
| * | netdev: Allow explicit creation of netdev objects | Justin Pettit | 2009-12-01 | 1 | -3/+13 |
| * | udatapath: Implement ZERO_TCP_FLAGS option. | Jesse Gross | 2009-11-06 | 1 | -4/+10 |
* | | Add new function xzalloc(n) as a shorthand for xcalloc(1, n). | Ben Pfaff | 2009-11-04 | 1 | -2/+2 |
|/ | |||||
* | dpif: Address portability issues in dpif-netdev | Justin Pettit | 2009-08-25 | 1 | -9/+5 |
* | Cleanup isdigit() warnings. | Justin Pettit | 2009-08-25 | 1 | -1/+1 |
* | netdev: Get rid of netdev_open_tap(). | Ben Pfaff | 2009-07-30 | 1 | -1/+3 |
* | netdev: Change netdev_get_mtu() to return an error code. | Ben Pfaff | 2009-07-30 | 1 | -1/+1 |
* | vswitch: Avoid knowledge of details specific to Linux datapaths. | Ben Pfaff | 2009-07-06 | 1 | -0/+2 |
* | New implementation of userspace datapath, based on the netdev library. | Ben Pfaff | 2009-07-06 | 1 | -0/+1322 |