| 2009-03-02 | 
Ben Pfaff | vswitchd: Fix bad assumption about byte order of flow_t...  | 
commit | commitdiff | tree | snapshot | 
| 2009-03-02 | 
Ben Pfaff | vswitchd: Fix segfault when packet received on unknown...  | 
commit | commitdiff | tree | snapshot | 
| 2009-03-02 | 
Ben Pfaff | vswitchd: Don't pass --monitor to secchan. | 
commit | commitdiff | tree | snapshot | 
| 2009-03-02 | 
Ben Pfaff | netdev: Remove netdev_monitor, which is no longer used. | 
commit | commitdiff | tree | snapshot | 
| 2009-03-02 | 
Ben Pfaff | Refactor the OpenFlow implementation. | 
commit | commitdiff | tree | snapshot | 
| 2009-03-02 | 
Ben Pfaff | vconn: Make check_ofp_message() return value more useful. | 
commit | commitdiff | tree | snapshot | 
| 2009-03-02 | 
Ben Pfaff | vconn: New function normalize_match(). | 
commit | commitdiff | tree | snapshot | 
| 2009-03-02 | 
Ben Pfaff | vconn: New functions for validating and iterating over...  | 
commit | commitdiff | tree | snapshot | 
| 2009-03-02 | 
Ben Pfaff | openflow.h: Add new error types and codes. | 
commit | commitdiff | tree | snapshot | 
| 2009-03-02 | 
Ben Pfaff | Add new "union ofp_action" to make working with actions...  | 
commit | commitdiff | tree | snapshot | 
| 2009-03-02 | 
Ben Pfaff | vconn: New function check_ofp_packet_out(). | 
commit | commitdiff | tree | snapshot | 
| 2009-03-02 | 
Ben Pfaff | New macro PORT_ARRAY_FOR_EACH. | 
commit | commitdiff | tree | snapshot | 
| 2009-03-02 | 
Ben Pfaff | vconn: Distinguish between parse errors and other messa...  | 
commit | commitdiff | tree | snapshot | 
| 2009-03-02 | 
Ben Pfaff | netdev: New function netdev_nodev_get_etheraddr(). | 
commit | commitdiff | tree | snapshot | 
| 2009-03-02 | 
Ben Pfaff | netdev: New function netdev_set_advertisements(). | 
commit | commitdiff | tree | snapshot | 
| 2009-03-02 | 
Ben Pfaff | netdev: Don't cache network device features. | 
commit | commitdiff | tree | snapshot | 
| 2009-03-02 | 
Ben Pfaff | netdev: Avoid some system calls in the common case...  | 
commit | commitdiff | tree | snapshot | 
| 2009-03-02 | 
Ben Pfaff | netdev: Set *flagsp to 0 if flags cannot be obtained. | 
commit | commitdiff | tree | snapshot | 
| 2009-03-02 | 
Ben Pfaff | netdev: New function netdev_get_stats(). | 
commit | commitdiff | tree | snapshot | 
| 2009-03-02 | 
Ben Pfaff | netdev: Fix typo in comment. | 
commit | commitdiff | tree | snapshot | 
| 2009-03-02 | 
Ben Pfaff | New function time_timeval(). | 
commit | commitdiff | tree | snapshot | 
| 2009-03-02 | 
Ben Pfaff | Implement a flow classifier, plus tests. | 
commit | commitdiff | tree | snapshot | 
| 2009-03-02 | 
Ben Pfaff | New function and data structure for handling flow wildc...  | 
commit | commitdiff | tree | snapshot | 
| 2009-03-02 | 
Ben Pfaff | Generalize conversions between struct flow and struct...  | 
commit | commitdiff | tree | snapshot | 
| 2009-03-02 | 
Ben Pfaff | hash: Make hash function pieces available to other...  | 
commit | commitdiff | tree | snapshot | 
| 2009-03-02 | 
Ben Pfaff | hmap: New function hmap_replace(). | 
commit | commitdiff | tree | snapshot | 
| 2009-03-02 | 
Ben Pfaff | hmap: New function hmap_moved(). | 
commit | commitdiff | tree | snapshot | 
| 2009-03-02 | 
Ben Pfaff | New function port_array_count(). | 
commit | commitdiff | tree | snapshot | 
| 2009-03-02 | 
Ben Pfaff | Fix indentation error. | 
commit | commitdiff | tree | snapshot | 
| 2009-03-02 | 
Ben Pfaff | New function list_moved(). | 
commit | commitdiff | tree | snapshot | 
| 2009-03-02 | 
Ben Pfaff | New function make_packet_out(), and reimplement helpers...  | 
commit | commitdiff | tree | snapshot | 
| 2009-03-02 | 
Ben Pfaff | secchan: Make hook_class structures const. | 
commit | commitdiff | tree | snapshot | 
| 2009-03-02 | 
Ben Pfaff | Make flow_print() print nw_proto.  Print vlan in decimal. | 
commit | commitdiff | tree | snapshot | 
| 2009-03-02 | 
Ben Pfaff | Add comment. | 
commit | commitdiff | tree | snapshot | 
| 2009-03-02 | 
Ben Pfaff | New macro ALWAYS_INLINE to tell GCC that a function...  | 
commit | commitdiff | tree | snapshot | 
| 2009-03-02 | 
Ben Pfaff | Export network address mask logic in switch-flow.c...  | 
commit | commitdiff | tree | snapshot | 
| 2009-03-02 | 
Ben Pfaff | Avoid a "statement has no effect" warning from BUILD_AS...  | 
commit | commitdiff | tree | snapshot | 
| 2009-03-02 | 
Ben Pfaff | Delete empty file. | 
commit | commitdiff | tree | snapshot | 
| 2009-03-02 | 
Ben Pfaff | openflow.h: Fix typos in comments. | 
commit | commitdiff | tree | snapshot | 
| 2009-02-28 | 
Ben Pfaff | dpctl: Don't print trailing garbage in "dpctl status...  | 
commit | commitdiff | tree | snapshot | 
| 2009-02-28 | 
Ben Pfaff | dpctl: Fix assertion failure when second argument given...  | 
commit | commitdiff | tree | snapshot | 
| 2009-02-19 | 
Ben Pfaff | datapath: Disallow action length 0, preventing DoS...  | 
commit | commitdiff | tree | snapshot | 
| 2009-02-13 | 
Justin Pettit | Support multiple NetFlow collectors. | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Ben Pfaff | vswitch: Add startup and config files for the XenServer...  | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Justin Pettit | Check wildcards for in_port != out_port output validati...  | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Justin Pettit | Fix minor typos in vswitch.conf.5 man page. | 
commit | commitdiff | tree | snapshot | 
| 2009-02-09 | 
Ben Pfaff | netdev: fix segfault in lookup_netdev(). | 
commit | commitdiff | tree | snapshot | 
| 2009-02-06 | 
Ben Pfaff | vswitchd: Avoid 100% CPU when secchan dies too many...  | 
commit | commitdiff | tree | snapshot | 
| 2009-02-06 | 
Ben Pfaff | poll-loop: Add support for logging the reason for wakeups. | 
commit | commitdiff | tree | snapshot | 
| 2009-02-06 | 
Ben Pfaff | leak-checker: Break backtracing code into new module...  | 
commit | commitdiff | tree | snapshot | 
| 2009-02-06 | 
Ben Pfaff | vswitchd: Add build number to --version output. | 
commit | commitdiff | tree | snapshot | 
| 2009-02-06 | 
Ben Pfaff | Add AC_SYS_LARGEFILE, to allow writing log files over...  | 
commit | commitdiff | tree | snapshot | 
| 2009-02-04 | 
Justin Pettit | Changed control protocol name to OpenFlow Management...  | 
commit | commitdiff | tree | snapshot | 
| 2009-02-04 | 
Justin Pettit | First cut of OpenFlow control protocol draft specification. | 
commit | commitdiff | tree | snapshot | 
| 2009-02-03 | 
Ben Pfaff | Don't define skb_copy_{to,from}_linear_data_offset...  | 
commit | commitdiff | tree | snapshot | 
| 2009-02-02 | 
Ben Pfaff | datapath: Fix up checksum on Xen before forwarding...  | 
commit | commitdiff | tree | snapshot | 
| 2009-01-31 | 
Ben Pfaff | datapath: Move all fwd_save_skb() calls into a single...  | 
commit | commitdiff | tree | snapshot | 
| 2009-01-26 | 
Justin Pettit | Fix build issues with recent SNAT changes on older...  | 
commit | commitdiff | tree | snapshot | 
| 2009-01-26 | 
Justin Pettit | Move veth.c to Linux 2.6 compatibility directory. | 
commit | commitdiff | tree | snapshot | 
| 2009-01-26 | 
Justin Pettit | For SNAT, don't store the pre-fragment L2 header before...  | 
commit | commitdiff | tree | snapshot | 
| 2009-01-26 | 
Ben Pfaff | Add comment. | 
commit | commitdiff | tree | snapshot | 
| 2009-01-24 | 
Justin Pettit | Move setting Nicira datapath ID out of kernel. | 
commit | commitdiff | tree | snapshot | 
| 2009-01-23 | 
Ben Pfaff | Backport the veth driver to Linux 2.6.18.  Build for...  | 
commit | commitdiff | tree | snapshot | 
| 2009-01-23 | 
Ben Pfaff | Make choices to build and to distribute modules indepen...  | 
commit | commitdiff | tree | snapshot | 
| 2009-01-23 | 
Ben Pfaff | Eliminate unused second argument to OFP_CHECK_LINUX...  | 
commit | commitdiff | tree | snapshot | 
| 2009-01-23 | 
Ben Pfaff | Ignore more files. | 
commit | commitdiff | tree | snapshot | 
| 2009-01-23 | 
Ben Pfaff | Add unit test for flow extraction. | 
commit | commitdiff | tree | snapshot | 
| 2009-01-23 | 
Ben Pfaff | Add new function ofp_match_to_string() to ofp-print...  | 
commit | commitdiff | tree | snapshot | 
| 2009-01-23 | 
Ben Pfaff | Move flow_fill_match() from udatapath to lib, so that...  | 
commit | commitdiff | tree | snapshot | 
| 2009-01-23 | 
Ben Pfaff | Implement pcap file reader/writer library and use it...  | 
commit | commitdiff | tree | snapshot | 
| 2009-01-23 | 
Ben Pfaff | Fix minor bug in flow_extract(). | 
commit | commitdiff | tree | snapshot | 
| 2009-01-23 | 
Ben Pfaff | Make port status change messages reliable. | 
commit | commitdiff | tree | snapshot | 
| 2009-01-23 | 
Ben Pfaff | netdev: Implement netdev_monitor, for monitoring networ...  | 
commit | commitdiff | tree | snapshot | 
| 2009-01-23 | 
Ben Pfaff | netdev: Make carrier status available in device flags. | 
commit | commitdiff | tree | snapshot | 
| 2009-01-23 | 
Ben Pfaff | New hash table keyed on string data. | 
commit | commitdiff | tree | snapshot | 
| 2009-01-23 | 
Ben Pfaff | netdev: New function netdev_nodev_get_flags(). | 
commit | commitdiff | tree | snapshot | 
| 2009-01-23 | 
Ben Pfaff | Make nl_policy_parse() compatible with non-Generic...  | 
commit | commitdiff | tree | snapshot | 
| 2009-01-23 | 
Ben Pfaff | Add lookup3-based hash for bytes, and remove FNV hash...  | 
commit | commitdiff | tree | snapshot | 
| 2009-01-21 | 
Ben Pfaff | Add support for dynamic library symbols to ofp-parse...  | 
commit | commitdiff | tree | snapshot | 
| 2009-01-21 | 
Justin Pettit | Fix fragment issue for large IP packets when SNAT actio...  | 
commit | commitdiff | tree | snapshot | 
| 2009-01-21 | 
Ben Pfaff | Improve handling of unexpected 'status' in process_stat...  | 
commit | commitdiff | tree | snapshot | 
| 2009-01-21 | 
Ben Pfaff | process: New function process_escape_args(). | 
commit | commitdiff | tree | snapshot | 
| 2009-01-21 | 
Ben Pfaff | Debian packaging: Remove IP addresses from netdevs...  | 
commit | commitdiff | tree | snapshot | 
| 2009-01-21 | 
Ben Pfaff | New function netdev_enumerate(). | 
commit | commitdiff | tree | snapshot | 
| 2009-01-21 | 
Ben Pfaff | New function svec_join(). | 
commit | commitdiff | tree | snapshot | 
| 2009-01-21 | 
Ben Pfaff | Debian packaging: Add several new settings to /etc...  | 
commit | commitdiff | tree | snapshot | 
| 2009-01-21 | 
Ben Pfaff | process: Avoid stealing pclose()'s exit status. | 
commit | commitdiff | tree | snapshot | 
| 2009-01-21 | 
Ben Pfaff | daemon: Fix behavior in read_pidfile() when pid file...  | 
commit | commitdiff | tree | snapshot | 
| 2009-01-21 | 
Ben Pfaff | daemon: Fix bogus error message in read_pidfile() when...  | 
commit | commitdiff | tree | snapshot | 
| 2009-01-21 | 
Ben Pfaff | daemon: Fix segfault in read_pidfile() when pidfile...  | 
commit | commitdiff | tree | snapshot | 
| 2009-01-19 | 
Ben Pfaff | debian: Avoid aborting on switch startup when $COMMANDS...  | 
commit | commitdiff | tree | snapshot | 
| 2009-01-19 | 
Ben Pfaff | Fix typo in comment. | 
commit | commitdiff | tree | snapshot | 
| 2009-01-16 | 
Keith Amidon | Reopen log file in addition to reading conf file when...  | 
commit | commitdiff | tree | snapshot | 
| 2009-01-16 | 
Ben Pfaff | vswitchd: Reduce flow idle time when flow table grows...  | 
commit | commitdiff | tree | snapshot | 
| 2009-01-16 | 
Ben Pfaff | vswitchd: Don't reset idle timer when updating flows. | 
commit | commitdiff | tree | snapshot | 
| 2009-01-16 | 
Ben Pfaff | Revert "brcompat: Don't re-read configuration file...  | 
commit | commitdiff | tree | snapshot | 
| 2009-01-16 | 
Ben Pfaff | vswitchd: Delete flows on a deleted interface when...  | 
commit | commitdiff | tree | snapshot | 
| 2009-01-16 | 
Ben Pfaff | New functions make_flow_mod(), make_del_flow(). | 
commit | commitdiff | tree | snapshot | 
| 2009-01-16 | 
Ben Pfaff | vswitchd: Avoid mishandling duplicate object names. | 
commit | commitdiff | tree | snapshot | 
| 2009-01-16 | 
Ben Pfaff | New function svec_sort_unique(), svec_is_unique(),...  | 
commit | commitdiff | tree | snapshot | 
| next |