aboutsummaryrefslogtreecommitdiff
path: root/ofproto
AgeCommit message (Expand)Author
2010-01-04ofproto: Get rid of unused parameter to ofconn_destroy().Ben Pfaff
2010-01-04ofproto: Drop remote command execution feature.Ben Pfaff
2009-12-15Clean-up compiler warnings about ignoring return valuesJustin Pettit
2009-12-07netflow: Correctly set active timeout value.Jesse Gross
2009-12-07ofproto: Fix reversed inequality test.Ben Pfaff
2009-12-03vswitchd: Initial conversion to database-based configuration.Ben Pfaff
2009-12-02Merge "master" branch into "db".Ben Pfaff
2009-11-23netflow: Break out code for sending packets into a new "collectors" module.Ben Pfaff
2009-11-23netflow: Use inet_open_active() to factor out some code.Ben Pfaff
2009-11-18Merge citrix branch into master.Ben Pfaff
2009-11-16ofproto: Support missing set_nw_dst and set_tp_dst translationsJustin Pettit
2009-11-14ofproto: Update time of super-rule to match sub-ruleJustin Pettit
2009-11-10Merge citrix branch into master.Jesse Gross
2009-11-04Add new function xzalloc(n) as a shorthand for xcalloc(1, n).Ben Pfaff
2009-10-22Merge "citrix" into "master".Ben Pfaff
2009-10-06Merge commit 'origin/citrix'Justin Pettit
2009-10-05Merge "citrix" branch into "master.Ben Pfaff
2009-09-22Merge citrix branch into master.Ben Pfaff
2009-09-02ofproto: Fix bad merge in previous commit.Ben Pfaff
2009-09-02Merge citrix branch into master.Ben Pfaff
2009-08-25Cleanup incorrect unitialized variable warnings.Justin Pettit
2009-08-25Merge commit 'origin/citrix'Justin Pettit
2009-08-19Merge citrix into master.Ben Pfaff
2009-07-30netdev: Implement an abstract interface to network devices.Ben Pfaff
2009-07-30netdev: Make netdev_find_dev_by_in4() use netdevs, not device names.Ben Pfaff
2009-07-30ofproto: Don't use netdev_nodev_get_etheraddr() in pick_datapath_id().Ben Pfaff
2009-07-30netdev: Change netdev_get_etheraddr() to return an error code.Ben Pfaff
2009-07-16Merge citrix branch into master.Ben Pfaff
2009-07-08Rename "secchan" to "ofproto" (library) and "ovs-openflowd" (program).Ben Pfaff