sliver-openvswitch.git
2008-07-01 Justin PettitImprove flow handling in dpctl.
2008-07-01 Justin PettitDon't allow adding a flow entry with an output port...
2008-07-01 Justin PettitDon't allow adding a flow entry with an output port...
2008-07-01 David EricksonFixed a linking collision where jiffies have been backp...
2008-06-26 Ben PfaffModified the naming scheme for hardware tables.
2008-06-26 Ben PfaffDon't special-case broadcast packets in in-band mode.
2008-06-26 Justin PettitFix extraction of flow data from match structure.
2008-06-26 Justin PettitFix a couple of problems when modifying VLAN tags.
2008-06-26 Ben PfaffAdd --max-idle option to secchan and controller.
2008-06-26 Justin PettitFix VLAN modification action in kernel switch.
2008-06-24 Justin PettitAdd printing of all supported action types.
2008-06-23 Ben PfaffDrop "send_openflow_skb: send failed: -3" warning.
2008-06-13 Ben PfaffImplement Debian-based packaging and deployment infrast...
2008-06-13 Ben PfaffBring manpages and usage messages up-to-date.
2008-06-13 Ben PfaffAllow priority to be specified in dpctl del-flows command.
2008-06-13 Ben PfaffMake flow specifications more general in dpctl:
2008-06-13 Ben PfaffAdd --detach and --pidfile options to daemons.
2008-06-13 Ben PfaffSet fail-open explicitly as default.
2008-06-13 Justin PettitHave the switch list all the stats types it support...
2008-06-13 Justin PettitFix identification of SNAP packets.
2008-06-10 Ben PfaffFix "NOHZ: local_softirq_pending 08" message.
2008-06-09 Ben PfaffMove manpages from man directory to next to their programs.
2008-06-09 Ben PfaffAdd "fail open" feature to secchan.
2008-06-09 Ben PfaffFactor learning switch out of controller into library.
2008-06-09 Ben PfaffOnly log unprocessed packets in the controller if debug...
2008-06-05 Ben PfaffFix "waiting for of0 to become free" message on deldp.
2008-06-04 Ben PfaffDelete unneeded line.
2008-06-04 Ben PfaffFix "make dist" in datapath/linux-2.4 when --with-l24...
2008-06-04 Ben PfaffMake boot.sh give an error if pkg-config is not installed.
2008-06-04 Ben PfaffImprove formatting of manpage.
2008-06-04 Ben PfaffPrevent deadlock in OpenSSL.
2008-06-04 Justin PettitFixed typos in dummy hardware table example that caused...
2008-06-03 Ben PfaffUse kernel build system for linux-2.4.
2008-06-03 Justin PettitDefine skb_reset_mac_header for Linux 2.6 kernels older...
2008-06-03 Ben PfaffDon't oops on deldp, by avoiding use-after-free on...
2008-06-03 Ben PfaffDon't try to destroy dp_dev while the local port holds...
2008-06-03 Ben PfaffFree ofX network device when we're done with it.
2008-06-03 Ben PfaffAvoid wild pointer write in del_switch_port().
2008-06-03 Ben PfaffRemove vestigial support for auto-running unit tests.
2008-06-03 Ben PfaffFix "make dist" by distributing some more files.
2008-06-02 Justin PettitMake capitalization consistent.
2008-05-29 Ben PfaffFix "make clean" to delete symlinks created by "make".
2008-05-28 Ben PfaffIgnore NLMSG_DONE Netlink messages in dpif.
2008-05-28 Ben PfaffFix use-after-free bug.
2008-05-28 Ben PfaffFix typo in error message.
2008-05-28 Ben PfaffMake in-band communication work.
2008-05-28 Ben PfaffMake the OFPP_LOCAL port work in the kernel OpenFlow...
2008-05-28 Ben PfaffBreak MAC learning out of controller into library.
2008-05-28 Ben PfaffNew functions for getting and setting network device...
2008-05-28 Ben PfaffExpose device IP addresses through netdev.
2008-05-28 Ben PfaffMove netdev from switch to lib.
2008-05-28 Ben PfaffPrint actions in ofp_flow_mod messages.
2008-05-28 Ben PfaffPretty-print port numbers when printing ofp_switch_feat...
2008-05-28 Ben PfaffPrint special ports by name in ofp_packet_in messages.
2008-05-28 Ben PfaffPut newline before packet info in ofp_packet_out pretty...
2008-05-28 Ben PfaffPrint more special ports by name in ofp-print.c.
2008-05-28 Ben PfaffGet rid of obsolete, commented-out debugging code in...
2008-05-28 Ben PfaffDemote warning about runt frames to debug message.
2008-05-28 Ben PfaffAlways do exact-match on undefined flow fields, so...
2008-05-28 Ben PfaffDon't allow CONFIG_PREEMPT with Linux 2.6.x before...
2008-05-28 Ben PfaffFix buggy table-linear iterator function.
2008-05-28 Ben PfaffDon't ever send frames on OpenFlow devices to the host...
2008-05-23 root- When deleting an entry, remove the entry from "iter_n...
2008-05-20 Justin Pettit- Add Stanford License.
2008-05-20 Justin PettitMake sure destroy function was defined before trying...
2008-05-20 Justin PettitCleanup extraneous printing of spaces when dumping...
2008-05-15 Ben PfaffAdd-on hardware tables initial implementation.
2008-05-15 Justin PettitPrepare for 0.8.1 release.
2008-05-15 Justin PettitRemove definition of unused function "hash_in6".
2008-05-14 Justin PettitFix problem with identifying SNAP frames when extractin...
2008-05-10 Justin PettitDon't try to use the IP addresses from ARP packets...
2008-05-10 Justin PettitFix compiler warning about mismatch with format type.
2008-05-10 Justin PettitIPv6 is not supported in OpenFlow, so don't try to...
2008-05-09 Justin PettitZero-out invalid fields when extracting a "match" and...
2008-05-09 Justin PettitImplement the OFPP_ALL virtual port.
2008-05-08 rootWhen printing flow expired messages, we should end...
2008-05-07 Justin PettitFixed problem where the first line of a stats reply...
2008-05-07 Ben PfaffTreat flows without any wildcards as maximum priority.
2008-05-07 Ben PfaffWhen deleting flows, only insist on matching priority...
2008-05-07 Justin PettitMark the "vlan_eth_header" struct as packed, because...
2008-05-06 rootClean-up some compiler warnings related to printing...
2008-05-05 Ben PfaffFix a secure channel memory leak that appears only...
2008-05-05 Ben PfaffFix memory leak in secure channel.
2008-05-05 Ben PfaffFix compilation on Linux 2.6.20: declare NLMSG_DEFAULT_...
2008-05-05 Ben PfaffSupport pre-Linux 2.6.20 genetlink, which didn't have...
2008-05-05 Ben PfaffCompile fix for Linux 2.6.26-rc1: don't use the removed...
2008-05-05 Justin PettitCheck whether kernel has been configured by "version...
2008-05-05 Justin PettitOfficially designate the v0.8.0 release.
2008-05-05 Justin PettitGet rid of compiler warning under gcc 4.2.
2008-05-05 Justin PettitFix problem introduced by kernel threads when building...
2008-05-05 Justin PettitClean-up OpenFlow main header a bit.
2008-05-03 Justin PettitFix typo in comment.
2008-05-03 Justin PettitFinishing touches on v0.8.0 release candidate.
2008-05-03 Justin Pettit- Update man pages to reflect recent spat of changes.
2008-05-03 Justin PettitSend the features request before the set config to...
2008-05-03 Ben PfaffAdd build directory to include path.
2008-05-03 Ben PfaffSuppress Automake warnings about GNU make extensions...
2008-05-02 Ben PfaffImplement aggregate flow statistics in kernel and users...
2008-05-02 Ben PfaffReduce spurious recompilations for Linux 2.4 datapath.
2008-05-02 Ben PfaffRemove MAX_ACTIONS (which was 16) as a limit on the...
next