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 |
2009-01-16 |
Ben Pfaff | brcompat: Don't re-read configuration file from inside... |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Ben Pfaff | brcompat: Drop write-only variable. |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Ben Pfaff | vlog: Add INFO level and apply it to messages for ... |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Ben Pfaff | vconn: Ignore async messages before version negotiation... |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Ben Pfaff | secchan: Document --rate-limit and --burst-limit option... |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Ben Pfaff | secchan: Divide options in manpage into labeled subsect... |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Ben Pfaff | debian: Move ofp-switch-setup and manpage into correct... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Ben Pfaff | dpctl: Fix "add-flow" and "add-flows" when actions... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Justin Pettit | Merge branch 'master' of nicira.dyndns.org:/srv/git... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Justin Pettit | Check wildcards for in_port != out_port output validation. |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Ben Pfaff | Add missing #includes. |
commit | commitdiff | tree | snapshot |
2009-01-14 |
root | Allow controller to set MAC address to use in ARP respo... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Ben Pfaff | vswitchd: Fix more memory leaks. |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Ben Pfaff | Fix typo. |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Ben Pfaff | vswitchd: Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Ben Pfaff | brcompat: Don't try to write the config file if it... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Ben Pfaff | leak-checker: Make output file unbuffered. |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Ben Pfaff | vswitchd: Fix memory leak. |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Ben Pfaff | Fix bugs in leak checker. |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Ben Pfaff | vswitchd: Fix memory leaks. |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Ben Pfaff | Fix memory leak in nl_sock_transact(). |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Ben Pfaff | Implement simple memory leak detector. |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Ben Pfaff | Add ability to open null fds to process_start(). |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Ben Pfaff | Add libpcre3-dev to build-dependencies. |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Ben Pfaff | New function process_run(). |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Ben Pfaff | Merge master and vswitchd branches |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Ben Pfaff | Make dpctl accept an arbitrary number of actions. |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Ben Pfaff | learning-switch: Remove unused variable. |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Ben Pfaff | fatal-signal: Fix bug in call_hooks() recursion detection. |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Ben Pfaff | Use xstrdup() instead of xasprintf() for duplicating... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Ben Pfaff | dpctl: Fix use-after-free in "probe" command. |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Ben Pfaff | netdev: Fix file descriptor leak. |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Ben Pfaff | datapath: Check DMI strings for NULL. |
commit | commitdiff | tree | snapshot |
next |