2008-12-30 |
Ben Pfaff | Fix off-by-one error in looking up datapaths by index. |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Justin Pettit | Fix missing symbol in brcompat kernel module on older... |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Justin Pettit | Increase max datapaths to 256 (Bug #561). |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Ben Pfaff | brcompat: Build brcompat module only under Linux 2.6. |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Ben Pfaff | brcompat: Remove policy from Netlink code. |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Ben Pfaff | brcompat: Fix typo in user message. |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Ben Pfaff | brcompat: Indentation fixups. |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Ben Pfaff | Make datapath compile with Xen kernel. |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Justin Pettit | First cut at bridge compatibility for vswitchd. |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Ben Pfaff | vswitchd: Fix SIGHUP behavior for bonded ports. |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Ben Pfaff | vswitchd: Properly renumber port_ifidx values on iface... |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Ben Pfaff | vswitchd: Revalidate all flows upon bridge configuratio... |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Ben Pfaff | New function mac_learning_flush(). |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Ben Pfaff | vswitchd: Fix svec_diff(). |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Ben Pfaff | vswitchd: Comment out annoying bonding-related logging... |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Ben Pfaff | vswitchd: Fix svec memory leaks. |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Ben Pfaff | Make ds_cstr() always null-terminate the string. |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Ben Pfaff | vswitchd: Implement bonding link failure detection... |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Ben Pfaff | New functions port_array_destroy(), port_array_clear(). |
commit | commitdiff | tree | snapshot |
2008-12-28 |
Ben Pfaff | Document vswitchd. |
commit | commitdiff | tree | snapshot |
2008-12-28 |
Ben Pfaff | Factor out common parts of manpages. |
commit | commitdiff | tree | snapshot |
2008-12-27 |
Ben Pfaff | vswitchd: Actually tag flows that go out bonded devices. |
commit | commitdiff | tree | snapshot |
2008-12-27 |
Ben Pfaff | vswitchd: Basic bonding rebalancing works. |
commit | commitdiff | tree | snapshot |
2008-12-27 |
Ben Pfaff | vswitchd: Work on flow statistics gathering. |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Ben Pfaff | vswitchd: Implement stats request manager. |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Ben Pfaff | Make tag_set_add() avoid adding tags that are already... |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Ben Pfaff | New functions for iterating through flow stats replies. |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Ben Pfaff | New function ofpbuf_clone_data(). |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Ben Pfaff | vswitchd: Fix treatment of unbuffered packets. |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Ben Pfaff | Drop message about short Ethernet frames entirely. |
commit | commitdiff | tree | snapshot |
2008-12-24 |
Ben Pfaff | vswitchd: Automatically restart secchan if it dies. |
commit | commitdiff | tree | snapshot |
2008-12-24 |
Ben Pfaff | Implement revalidation. |
commit | commitdiff | tree | snapshot |
2008-12-24 |
Ben Pfaff | Add support for tags to mac-learning library, and updat... |
commit | commitdiff | tree | snapshot |
2008-12-24 |
Ben Pfaff | Implement generic tag library. |
commit | commitdiff | tree | snapshot |
2008-12-24 |
Ben Pfaff | New functions random_uint8(), random_uint16(). |
commit | commitdiff | tree | snapshot |
2008-12-24 |
Ben Pfaff | New macro IS_POW2(). |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Ben Pfaff | Implement generic hash table. |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Ben Pfaff | New function flow_equal(). |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Ben Pfaff | Inline flow_compare() and flow_hash(), for performance. |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Ben Pfaff | Make flow_hash() use hash_lookup3(), for speed and... |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Ben Pfaff | Add faster and better-quality hash function hash_lookup3(). |
commit | commitdiff | tree | snapshot |
2008-12-22 |
Ben Pfaff | Remove misplaced comment. |
commit | commitdiff | tree | snapshot |
2008-12-20 |
Ben Pfaff | vswitch: Implement basic bonding. |
commit | commitdiff | tree | snapshot |
2008-12-20 |
Ben Pfaff | vswitch: Pass --monitor to secchan processes, to allow... |
commit | commitdiff | tree | snapshot |
2008-12-20 |
Justin Pettit | Add #include <limits.h> to fix build problem with undef... |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Ben Pfaff | vswitchd: Fix stupid thinko. |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Ben Pfaff | vswitchd: Basic working VLAN support. |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Ben Pfaff | New functions put_openflow() and put_openflow_xid(). |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Ben Pfaff | Add support for VLAN tags to the MAC learning library. |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Ben Pfaff | cfg: Fix functions for retrieving keys. |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Ben Pfaff | Initial, skeletal implementation of vswitchd. |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Ben Pfaff | New function ds_get_line(). |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Ben Pfaff | New function ds_put_buffer(). |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Ben Pfaff | New functions for verify OpenFlow message types and... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Ben Pfaff | New function ofp_message_type_to_string(). |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Ben Pfaff | Make secchan exit if the connection drops and can never... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Ben Pfaff | Add new "fd" vconn, which takes a file descriptor numbe... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Ben Pfaff | Introduce x2nrealloc() helper function, and use it. |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Ben Pfaff | Make datapath interface library more flexible. |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Ben Pfaff | Move DP_MAX into public header file. |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Ben Pfaff | Improve formatting of process termination messages... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Ben Pfaff | vlog: Optimize logging disabled, rate-limited messages. |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Ben Pfaff | Reduce rate limit for short-packet messages even further. |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Ben Pfaff | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Ben Pfaff | Add reminder comment to lib/learning-switch.c. |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Ben Pfaff | Fix mangled header guards in ofp-print.h. |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Ben Pfaff | Improve secchan.8 manpage. |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Ben Pfaff | Fix typo in error message. |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Ben Pfaff | Style fix: f(x) is better than f((x)) |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Ben Pfaff | Add userspace datapath to openflow. |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Ben Pfaff | Update required Autoconf version in INSTALL. |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Ben Pfaff | Make ds_put_char_multiple() use the provided character... |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Justin Pettit | Cleanup some formatting in openflow.h. |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Justin Pettit | Change references in comments from "ofp_vendor" to... |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Ben Pfaff | Update prerequisite Autoconf version to 2.60 (from... |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Justin Pettit | Fix compatibility back to Linux 2.6.15 and 2.4.32. |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Ben Pfaff | Add missing "%s" to VLOG_WARN_RL call. |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Justin Pettit | Officially call this code version 0.8.9~1. |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Justin Pettit | Add support for listing and deleting entries based... |
commit | commitdiff | tree | snapshot |
2008-11-27 |
Ben Pfaff | Add DATAPATH_ID to switch packaging, to enable persiste... |
commit | commitdiff | tree | snapshot |
2008-11-27 |
Ben Pfaff | Allow the datapath ID to be configured by changing... |
commit | commitdiff | tree | snapshot |
2008-11-27 |
Ben Pfaff | Simplify code in stream_recv(). |
commit | commitdiff | tree | snapshot |
2008-11-27 |
Ben Pfaff | Make dpif_close() accept a null pointer. |
commit | commitdiff | tree | snapshot |
2008-11-27 |
Ben Pfaff | rconn_destroy() should close monitoring connections... |
commit | commitdiff | tree | snapshot |
2008-11-27 |
Ben Pfaff | Free txbuf, rxbuf in vconn-ssl and vconn-stream destruc... |
commit | commitdiff | tree | snapshot |
2008-11-27 |
Justin Pettit | Add support for understanding ICMP type and code in... |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Ben Pfaff | Maintain separate async and sync connections to nl... |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Ben Pfaff | Dynamically allocate switch status categories. |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Ben Pfaff | Get rid of unused parameter to rate_limit_start(). |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Ben Pfaff | Don't rate-limit packet_ins from flows that the control... |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Ben Pfaff | Prevent accidentally passing an integer value to IP_ARGS. |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Ben Pfaff | Fix printing of IP addresses in ofp_print_action(). |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Ben Pfaff | Use "%zu" to print size_t, not "%"PRIu16. |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Ben Pfaff | Copy skbs when we save them. |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Ben Pfaff | Simplify code for constructing skb in recv_packet_out(). |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Ben Pfaff | Fix double-free: NF_HOOK sometimes frees the sk_buff... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Ben Pfaff | No need to test argument of kfree_skb() for non-null. |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Ben Pfaff | Never free an skb that has been passed to genlmsg_reply(). |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Ben Pfaff | Pull arp header before grabbing the pointer to it. |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Ben Pfaff | Pull data into headers properly, and checksum ICMP... |
commit | commitdiff | tree | snapshot |
next |