sliver-openvswitch.git
2012-01-05 Pravin B Shelardatapath: Add genl_exec().
2012-01-05 Justin Pettitofproto-dpif: Fake-up OFPP_NONE input bundle for mirror...
2012-01-05 Justin Pettitofproto-dpif: Have lookup_input_bundle() return a bundle.
2012-01-05 Ben Pfaffofproto-dpif: Fix nondeterministic flow revalidation...
2012-01-04 Ben Pfaffofproto: Fix detection of in-use VLANs based on the...
2012-01-03 Ben PfaffAUTHORS: Move Rob Hoes to list of commit contributors.
2012-01-03 Ben PfaffAUTHORS: Add Dominic Curran <dominic.curran@citrix...
2012-01-03 Ben Pfaffvswitchd: Also consider access port VLANs as "in use...
2012-01-02 Ben Pfaffunixctl: Improve readability of "help" output for long...
2012-01-02 Ben Pfaffofproto-dpif: Fix GCC warning.
2012-01-02 Ben Pfaffofproto-dpif: Omit "execute" operation entirely when...
2012-01-02 Simon HormanDebian: Depend on python (>= 2.7) | python-argparse
2011-12-31 Justin Pettitovs-ofctl: Fix "cookie mask" issue in diff-flows command.
2011-12-28 Justin PettitAdd ability to restrict flow mods and flow stats reques...
2011-12-28 Justin Pettitovs-ofctl: Fix error in man page related to TCI masks.
2011-12-28 Ben Pfaffbundle: Fix returned error code in one bundle_check...
2011-12-27 Ben Pfaffofproto-dpif: Fix bug in VLAN splinters.
2011-12-27 Jesse Grosspacket: Match userspace and kernel definition of ICMP...
2011-12-21 Ben Pfaffflow: Rename 'priority' to 'skb_priority'.
2011-12-21 Ethan Jacksondpif-netdev: Fix UDP checksum calculation.
2011-12-21 Ben PfaffNEWS: Fix typo in entry for 1.3.0.
2011-12-21 Ansis Attekavswitchd: fix "implicit declaration of function" build...
2011-12-21 Ben Pfaffvswitchd: Document what changes to the database flush...
2011-12-21 Ben PfaffAdd release date for 1.3.0.
2011-12-20 Ansis Attekavswitchd: In-band rules for Controller are missing...
2011-12-19 Ethan Jacksontests: Update gitignore to include test-netflow.
2011-12-19 Ben Pfaffnetflow: Add basic unit tests.
2011-12-19 Ben Pfaffnetflow: Move packet definitions to header file.
2011-12-19 Ben Pfafftests: Add expected output parameter to OVS_VSWITCHD_START.
2011-12-19 Ben Pfafftests: Update ovs-vswitchd log messages to ignore.
2011-12-19 Ben Pfaffflow: Make flow_compose() fake packets slightly more...
2011-12-19 Ben Pfafftimeval: Add ability to fast-forward time, for unit...
2011-12-19 Ben Pfaffpoll-loop: Track the poll timeout as an absolute, not...
2011-12-19 Ben Pfaffnetdev-dummy: Allow injecting traffic.
2011-12-19 Ben Pfaffpackets: New function eth_from_hex().
2011-12-19 Ben Pfaffunixctl: Implement quoting.
2011-12-19 Ben Pfaffsocket-util: Don't try to listen to a UDP socket.
2011-12-19 Ben Pfaffnetdev-linux: Report error for truncated packets on...
2011-12-19 Ben Pfaffnetdev-linux: Translate errno value to name in log...
2011-12-19 Ben Pfaffofproto-dpif: Include datapath flow misses in flow...
2011-12-16 Ethan Jacksonbond: Warn of imminent default bond_mode change.
2011-12-16 Ben Pfaffofproto-dpif: Fix use-after-free for OFPP_CONTROLLER...
2011-12-16 Ben Pfaffofproto-dpif: Flush MACs for deleted ports from every...
2011-12-16 Ben Pfaffdpif-netdev: Correctly report types of dummy netdevs.
2011-12-13 Ben Pfaffofproto-dpif: Avoid segfault for ports with bundles...
2011-12-13 Ben PfaffSubmittingPatches: Suggest parentheses for commit subjects.
2011-12-12 Ben Pfaffdpif-linux: Avoid valgrind warning in epoll_ctl() call.
2011-12-12 Ben Pfaffbridge: Enable support for access and native VLAN ports...
2011-12-12 Ben Pfaffdebian: Consistently use American spelling of "license...
2011-12-12 Ben Pfaffdebian: Add sFlow license information and text to copyr...
2011-12-12 Ben Pfaffdebian: Correct licensing information for user/kernel...
2011-12-11 Neil McKeesFlow: add Sun Industry Standards Source License 1...
2011-12-10 Ben Pfaffbridge: Avoid use-after-free with VLAN splinters and...
2011-12-09 Chris WrightSubmittingPatches: document the use of DCO
2011-12-09 Ben Pfafflacp: Avoid valgrind warning in lacp_configure() if...
2011-12-09 Ben Pfaffovs-ofctl: Fix misspelling in manpage.
2011-12-09 Ben PfaffAUTHORS: Add Chris Wright.
2011-12-09 Chris Wrightbugtool: move plugins data from /etc/openvswitch to...
2011-12-09 Chris Wrightutilites: rename ovs-lib.sh to ovs-lib
2011-12-09 Chris Wrightutilities: install ovs-lib.sh as data not a script
2011-12-09 Chris Wrightman: fix pic issue at the source
2011-12-09 Chris Wrightrhel: openvswitch.spec.in: fix perms on logrotate and...
2011-12-09 Chris Wrightrhel: openvswitch.spec.in installs README as executable
2011-12-09 Chris WrightUpdate FSF address in LGPL notices in bugtool plugins.
2011-12-08 Pravin B Shelarsflow: Use ofproto_port_get_stats().
2011-12-08 Pravin B Shelarofproto: Device stats should include packets generated...
2011-12-08 Jesse Grossdatapath: Alphabetize include/net/ipv6.h compat header.
2011-12-08 Pravin B Shelardatapath: Fix build on RHEL 5.5
2011-12-07 Ben Pfaffsocket-util: Correctly return negative values for errors.
2011-12-07 Ben Pfaffnicira-ext: Improve comment.
2011-12-06 Luca Giraudoofproto-dpif-sflow: allow sFlow to infer the agent...
2011-12-06 Jesse GrossAUTHORS: Add Dan Carpenter.
2011-12-06 Dan Carpenterdatapath: small potential memory leak in ovs_vport_alloc()
2011-12-06 Rob Hoesxenserver: Reduce number of xapi DB calls in plugin
2011-12-05 Justin Pettitnetdev-linux: Don't restrict policing to IPv4 and don...
2011-12-05 Jesse GrossAUTHORS: Add Zhi Yong Wu.
2011-12-05 Zhi Yong Wudatapath: Fix build breakage on kernel 2.6.40
2011-12-02 Jesse Grossdatapath: Remove custom version of ipv6_skip_exthdr().
2011-12-02 Ben Pfaffnetdev-linux: Ref and unref the netdev_linux_cache_noti...
2011-12-02 Jesse Grossdatapath: Fix outdated comment.
2011-12-01 Ethan Jacksonvswitch.xml: Fix bond-hash-basis documentation placement.
2011-12-01 Ethan Jacksonlacp: Update header file comments.
2011-12-01 Justin PettitPrepare for post-1.4.0 (1.4.90).
2011-12-01 Ben Pfaffovs-vlan-bugs: Document driver bug with priority tagged...
2011-12-01 Ben PfaffINSTALL.XenServer: Update instructions.
2011-12-01 Ben Pfafflearn: Avoid 1-byte buffer underrun in learn_format().
2011-12-01 Justin PettitDeclare the version as "1.4.0".
2011-11-30 Ethan Jacksontests: Perform basic LACP unit tests.
2011-11-30 Ethan Jacksonlacp: Sort slaves in appctl output.
2011-11-30 Ethan Jacksonlacp: Remove trailing whitespace from appctl output.
2011-11-30 Ethan Jacksonlacp: Require non-zero system ID.
2011-11-30 Pravin B Shelarofproto-dpif: Delete un-fit flow from datapath.
2011-11-30 Pravin B Shelarofproto-dpif: Fix memory leak.
2011-11-30 Ethan Jacksonbridge: Honor lacp-system-id other_config setting.
2011-11-30 Ben Pfaffovs-ofctl: Improve usage message.
2011-11-30 Ben Pfaffbridge: Configure datapath ID earlier.
2011-11-30 Ethan Jacksonbridge: Remove redundant newline.
2011-11-30 Jesse Grossdatapath: Don't use ipv6_addr_copy().
2011-11-28 Ethan Jacksonodp-util: Move commit_odp_actions() from ofproto-dpif.
2011-11-28 Ethan Jacksonofproto-dpif: Remove redundant commit_odp_actions(...
next