2009-03-10 |
Ben Pfaff | vswitch: Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Ben Pfaff | secchan: Drop unused function. |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Ben Pfaff | vswitch: Drop unused extern declaration. |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Ben Pfaff | vconn: Delete fd-based vconns. |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Ben Pfaff | vswitch: Eliminate OpenFlow connection to ofproto. |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Ben Pfaff | Stop using vswitch OpenFlow connection to ofproto,... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Ben Pfaff | secchan: Make netflow expiration arguments more sensible. |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Ben Pfaff | secchan: Optimize flow expiration when not connected. |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Ben Pfaff | secchan: Add comments. |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Ben Pfaff | Move ODP-related functions into new module "odp-util". |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Ben Pfaff | secchan: Retain original input port for NXAST_RESUBMIT... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Ben Pfaff | secchan: Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Ben Pfaff | secchan: Add clarifying comment. |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Ben Pfaff | vswitch: Fix memory leak in error path. |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Ben Pfaff | dpif: New function dpif_id() for getting the datapath... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Ben Pfaff | vswitch: Fix file descriptor leak. |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Ben Pfaff | secchan: Remove an invalid optimization. |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Justin Pettit | Repair recently broken cfg_has_section(). |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Justin Pettit | Have secchan reply to OpenFlow echo requests. |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Justin Pettit | Include limits.h for UINT_MAX definition. |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Ben Pfaff | Keep secchan and vswitchd from consuming 100% CPU when... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Ben Pfaff | vswitch: Keep existing datapaths when starting up. |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Ben Pfaff | dpif: New function dpif_get_name(). |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Ben Pfaff | Make ODP_DP_CREATE distinguish conflicting name from... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Ben Pfaff | shash: Don't free block we didn't allocate in shash_des... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Ben Pfaff | flow: Properly translate port numbers in flow_from_match(). |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Ben Pfaff | netdev: Don't log a warning for unsupported ethtool... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Ben Pfaff | dpif: Don't log a warning in dpifmon_poll() for missing... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Ben Pfaff | secchan: Fix use-after-free by allocating rule actions... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Justin Pettit | Cleanup .gitignore for 2.4 datapath builds. |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Justin Pettit | More files for git to ignore for 2.6 datapath builds. |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Justin Pettit | Cleanup files for git to ignore in datapath linux-2... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Justin Pettit | Only build SSL components if build configured with... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Justin Pettit | Add limits.h for UINT_MAX definition. |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Ben Pfaff | secchan: Correctly maintain rule's number of actions. |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Ben Pfaff | dpif: Suppress spurious error from Valgrind. |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Ben Pfaff | Add header for interacting with Valgrind, where it... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ben Pfaff | netdev: Fall back to /proc/net/dev on kernels that... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ben Pfaff | dpif: Make it harder to randomly corrupt memory. |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ben Pfaff | secchan: Initialize odp_flow members in other places... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ben Pfaff | secchan: Fix memory leaks. |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ben Pfaff | secchan: Revalidate subrules when adding a wildcarded... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ben Pfaff | datapath: Fix querying the local port by name. |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ben Pfaff | vswitchd: Start adding ports at index 1, since index... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ben Pfaff | dpif: Improve logging messages, to ease debugging. |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ben Pfaff | vswitchd: Integrate secchan into vswitchd. |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ben Pfaff | ofproto: Make ofproto_set_controller() able to disconne... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ben Pfaff | ofproto: Change semantics of configuration parameters. |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ben Pfaff | vconn-ssl: Log all errors when trying to create a conne... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ben Pfaff | socket-util: New function guess_netmask(). |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ben Pfaff | rconn: Tolerate negative argument in rconn_set_max_back... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ben Pfaff | more cfg fixes |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ben Pfaff | executer: Make default dir part of executer.c, not... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ben Pfaff | vswitchd: Remove stray debug printf(). |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ben Pfaff | cfg: Fix behavior of cfg_get(0, "a") when a key "a... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ben Pfaff | dpif: Don't rely on caller to keep dpif arg valid,... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ben Pfaff | dpif: Fix uninitialized memory accesses. |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ben Pfaff | ofp-print: Use ntohs() for 16-bit field, not ntohl(). |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ben Pfaff | secchan: Remove obsolete debug printf()s. |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ben Pfaff | secchan: Flush datapath flow table when initializing... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ben Pfaff | vswitchd: Log details of unexpected flows, to aid debug... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ben Pfaff | vlog: Add functions for testing a rate-limit without... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ben Pfaff | classifier: Tolerate old==new in cls_rule_moved(). |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ben Pfaff | secchan: Make ofproto reconfigurable after it is created. |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ben Pfaff | vconn: New function pvconn_get_name(). |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ben Pfaff | New function svec_clone(). |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ben Pfaff | rconn: Add new function rconn_reconnect(). |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ben Pfaff | rconn: Add new functions for getting/setting basic... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ben Pfaff | classifier: Remove classifier_for_each_with_wildcards(). |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ben Pfaff | secchan: Use classifier_for_each() instead of secchan_f... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ben Pfaff | secchan: Fix random memory corruption due to uninitiali... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Ben Pfaff | secchan: Fix another use-after-free bug. |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Ben Pfaff | secchan: Fix segfault due to access-after-free in expir... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Ben Pfaff | secchan: Fix segfault when subrules are invalidated. |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Ben Pfaff | secchan: Fix read-after-free error in OFPT_FLOW_MOD... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Ben Pfaff | secchan: Fix segfault at startup due to uninitialized... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Ben Pfaff | classifier: Test classifier_for_each_match(). |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Ben Pfaff | classifier: Test exact-match flows also in test_many_ru... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Ben Pfaff | classifier: Style fix for test-classifier. |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Ben Pfaff | classifier: In testing, don't put cls_rule at beginning... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Ben Pfaff | classifier: Add tests for classifier_count(), classifie... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Ben Pfaff | classifier: Add tests for classifier_lookup_wild()... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Ben Pfaff | classifier: Allow classifier_for_each_match() callback... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Keith Amidon | Work around header type clashes in Xen builds |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Keith Amidon | Remove unneeded header file that was breaking builds... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Ben Pfaff | Distribute needed file that had been forgotten (fixes... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Ben Pfaff | rconn: Make queued packet counting harder to screw up. |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Ben Pfaff | datapath: Fix build on Linux 2.6.18 through 2.6.28. |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Ben Pfaff | vswitchd: Choose the bridge local port MAC address... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Ben Pfaff | datapath: Allow datapath device MAC address to be chang... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Ben Pfaff | netdev: New function netdev_nodev_set_etheraddr(). |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Ben Pfaff | vswitch: Fix connection to a remote controller. |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Ben Pfaff | datapath: Fix build on 2.6.18 (both upstream and RHEL... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Ben Pfaff | secchan: Make it possible to destroy an ofproto. |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Ben Pfaff | secchan: Implement OFPP_TABLE and NXAST_RESUBMIT actions. |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Ben Pfaff | secchan: Fix subrule revalidation. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Ben Pfaff | secchan: Make secchan into a library. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Ben Pfaff | datapath: Remove stray debugging printk. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Ben Pfaff | vswitchd: Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Ben Pfaff | secchan: Fix logging of datapath ID. |
commit | commitdiff | tree | snapshot |
next |