Commit Graph

  • 38d1b0332c Accepting request 368475 from home:k_mroz:branches:network Marcus Rueckert 2016-03-09 17:19:55 +00:00
  • 68361f5916 Accepting request 364973 from network Dominique Leuenberger 2016-03-07 12:26:47 +00:00
  • 29e072b122 Accepting request 364973 from network Dominique Leuenberger 2016-03-07 12:26:47 +00:00
  • 8e6d1204ea Accepting request 363332 from home:k_mroz:branches:network Dirk Mueller 2016-03-02 20:15:13 +00:00
  • 72f5b750c6 Accepting request 363332 from home:k_mroz:branches:network Dirk Mueller 2016-03-02 20:15:13 +00:00
  • 51c9105ff3 Accepting request 361282 from home:k_mroz:branches:network Dirk Mueller 2016-02-26 15:24:36 +00:00
  • 8e025c5303 Accepting request 361282 from home:k_mroz:branches:network Dirk Mueller 2016-02-26 15:24:36 +00:00
  • 64285d9f23 Accepting request 353464 from network Dominique Leuenberger 2016-01-15 09:41:44 +00:00
  • 217af8ad30 Accepting request 353464 from network Dominique Leuenberger 2016-01-15 09:41:44 +00:00
  • f78ff76740 Accepting request 352820 from home:1Antoine1:branches:network Marcus Meissner 2016-01-13 18:17:58 +00:00
  • fcef2cc618 Accepting request 352820 from home:1Antoine1:branches:network Marcus Meissner 2016-01-13 18:17:58 +00:00
  • e2b15ebeb8 Accepting request 284208 from home:daniel_dpi:branches:network Andrey Karepin 2015-02-07 07:12:19 +00:00
  • 962a6ed9e0 Accepting request 284208 from home:daniel_dpi:branches:network Andrey Karepin 2015-02-07 07:12:19 +00:00
  • 335cb29a8b Accepting request 267254 from network Dominique Leuenberger 2015-01-06 08:06:59 +00:00
  • 32c6f8890e Accepting request 267254 from network Dominique Leuenberger 2015-01-06 08:06:59 +00:00
  • b486289433 Accepting request 266589 from home:anubisg1:branches:network Tomáš Chvátal 2015-01-05 10:26:55 +00:00
  • a05ecc46fe Accepting request 266589 from home:anubisg1:branches:network Tomáš Chvátal 2015-01-05 10:26:55 +00:00
  • d6428c9ad2 Accepting request 257855 from network Stephan Kulow 2014-10-31 17:27:28 +00:00
  • 4a965d3720 Accepting request 257855 from network Stephan Kulow 2014-10-31 17:27:28 +00:00
  • 64337a1d57 OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=69 Dirk Mueller 2014-10-21 11:25:10 +00:00
  • 6e036295d3 OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=69 Dirk Mueller 2014-10-21 11:25:10 +00:00
  • 8e5becf927 - fix rcX link Dirk Mueller 2014-10-21 11:24:35 +00:00
  • 6a4e3acbcc - fix rcX link Dirk Mueller 2014-10-21 11:24:35 +00:00
  • 4709edbf6a OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=67 Dirk Mueller 2014-10-21 11:22:34 +00:00
  • b0cf4cbc14 OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=67 Dirk Mueller 2014-10-21 11:22:34 +00:00
  • aa97d38cc1 - disable shipped kmp module build for newer distros Dirk Mueller 2014-09-23 08:40:24 +00:00
  • 174601bd70 - disable shipped kmp module build for newer distros Dirk Mueller 2014-09-23 08:40:24 +00:00
  • 4c56756f04 OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=65 Dirk Mueller 2014-09-22 07:24:15 +00:00
  • edc370eb6c OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=65 Dirk Mueller 2014-09-22 07:24:15 +00:00
  • 69ff6e0654 - update to 2.1.3: datapath: Drop packets when interdev is not up Fix two memory leaks. tests: Remove extraneous parenthesis from test name. build: Allow building with autoconf 2.63 ovsdb: Don't add ovsdb-server.c to libovsdb. stp: Make stp-disabled port forward stp bpdu packets. dpif-linux: Fix bad backport in previous commit. dpif-linux: Avoid null dereference if all ports disappear. ofp-msgs: Correct code for queue configuration messages in OpenFlow 1.0. ofp-util: Fix null pointer dereference in ofputil_pull_buckets(). tests: Disable glibc memory checking under glibc <= 2.11. datapath/flow_netlink: Fix NDP flow mask validation datapath: Change u64_stats_* to use _irq instead of _bh(). datapath: Use exact lookup for flow_get and flow_del. json: Fix parsing of strings that end with a backslash. dpif: When executing actions needs help, use "set" action to set tunnel. datapath: Rehash 16-bit skbuff hashes into 32 bits. upcall: Configure datapath max-idle through ovs-vsctl. upcall: Add appctl call to set flow_limit. stream-ssl: Enable TLSv1.1 and TLSv1.2. lib/classifier: Fix use of uninitialized memory. lib/classifier: Clarify trie_lookup_value(). ovs-lib: allow non-root users to check service status rhel: Add Patch Port support to initscripts rhel: support persistent mac addresses on OVS bridges netflow: Fold netflow_expire() into netflow_flow_clear(). ofproto: Fix memory leak in ofproto_destroy(). ofproto: Send monitor updates if a flow mod changes a rules actions lib/match: Add mask bits for nd_target for ICMPv6 Dirk Mueller 2014-09-22 07:19:43 +00:00
  • 0ddb2ebfd2 - update to 2.1.3: datapath: Drop packets when interdev is not up Fix two memory leaks. tests: Remove extraneous parenthesis from test name. build: Allow building with autoconf 2.63 ovsdb: Don't add ovsdb-server.c to libovsdb. stp: Make stp-disabled port forward stp bpdu packets. dpif-linux: Fix bad backport in previous commit. dpif-linux: Avoid null dereference if all ports disappear. ofp-msgs: Correct code for queue configuration messages in OpenFlow 1.0. ofp-util: Fix null pointer dereference in ofputil_pull_buckets(). tests: Disable glibc memory checking under glibc <= 2.11. datapath/flow_netlink: Fix NDP flow mask validation datapath: Change u64_stats_* to use _irq instead of _bh(). datapath: Use exact lookup for flow_get and flow_del. json: Fix parsing of strings that end with a backslash. dpif: When executing actions needs help, use "set" action to set tunnel. datapath: Rehash 16-bit skbuff hashes into 32 bits. upcall: Configure datapath max-idle through ovs-vsctl. upcall: Add appctl call to set flow_limit. stream-ssl: Enable TLSv1.1 and TLSv1.2. lib/classifier: Fix use of uninitialized memory. lib/classifier: Clarify trie_lookup_value(). ovs-lib: allow non-root users to check service status rhel: Add Patch Port support to initscripts rhel: support persistent mac addresses on OVS bridges netflow: Fold netflow_expire() into netflow_flow_clear(). ofproto: Fix memory leak in ofproto_destroy(). ofproto: Send monitor updates if a flow mod changes a rules actions lib/match: Add mask bits for nd_target for ICMPv6 Dirk Mueller 2014-09-22 07:19:43 +00:00
  • f47ee3cb93 remove link Dirk Mueller 2014-05-20 16:03:31 +00:00
  • eea0bd7b75 remove link Dirk Mueller 2014-05-20 16:03:31 +00:00
  • 9d42ed5978 Accepting request 163216 from home:onielsen:Virtualization:Testing Marcus Meissner 2013-04-09 14:39:09 +00:00
  • 6ba24240a0 Accepting request 163216 from home:onielsen:Virtualization:Testing Marcus Meissner 2013-04-09 14:39:09 +00:00
  • bcc7bc2cf3 Accepting request 162381 from home:tpaszkowski:fixopenv Marcus Meissner 2013-04-03 13:11:37 +00:00
  • 3b23480853 Accepting request 162381 from home:tpaszkowski:fixopenv Marcus Meissner 2013-04-03 13:11:37 +00:00
  • 8376a765db - Use build conditionals instead of %define and disable GUI by default everywhere Sascha Peilicke 2013-03-27 12:25:19 +00:00
  • 4b0966a15e - Use build conditionals instead of %define and disable GUI by default everywhere Sascha Peilicke 2013-03-27 12:25:19 +00:00
  • 8a5d394b78 Accepting request 160488 from home:tpaszkowski:fixovsctrl Marcus Meissner 2013-03-23 08:19:57 +00:00
  • ef809c2ca7 Accepting request 160488 from home:tpaszkowski:fixovsctrl Marcus Meissner 2013-03-23 08:19:57 +00:00
  • b48c3ecf1e - ipsec build temporary disabled Tomasz Paszkowski 2013-03-12 13:37:52 +00:00
  • 5f721e7fe9 - ipsec build temporary disabled Tomasz Paszkowski 2013-03-12 13:37:52 +00:00
  • 0dfe88075d Accepting request 158010 from home:tpaszkowski:ovsv4 Marcus Meissner 2013-03-09 06:51:43 +00:00
  • f3c10f5004 Accepting request 158010 from home:tpaszkowski:ovsv4 Marcus Meissner 2013-03-09 06:51:43 +00:00
  • a590832553 Accepting request 158008 from home:tpaszkowski:ovsv3 Sascha Peilicke 2013-03-08 14:12:33 +00:00
  • 3eca784518 Accepting request 158008 from home:tpaszkowski:ovsv3 Sascha Peilicke 2013-03-08 14:12:33 +00:00
  • 02f71ca925 Accepting request 156896 from home:edssvirt:branches:network Marcus Meissner 2013-03-02 12:51:25 +00:00
  • 0cf858bdaa Accepting request 156896 from home:edssvirt:branches:network Marcus Meissner 2013-03-02 12:51:25 +00:00
  • f932e00416 Accepting request 141379 from home:rhafer:branches:network Marcus Meissner 2012-11-15 09:20:47 +00:00
  • c275e1b90e Accepting request 141379 from home:rhafer:branches:network Marcus Meissner 2012-11-15 09:20:47 +00:00
  • ec01e2e1c4 Accepting request 134731 from home:onielsen:Virtualization Marcus Meissner 2012-09-22 08:37:15 +00:00
  • 8e36dbc125 Accepting request 134731 from home:onielsen:Virtualization Marcus Meissner 2012-09-22 08:37:15 +00:00
  • fbd8661a4f Accepting request 129473 from home:onielsen:Virtualization Marcus Meissner 2012-07-31 19:31:44 +00:00
  • 4e8d8ef605 Accepting request 129473 from home:onielsen:Virtualization Marcus Meissner 2012-07-31 19:31:44 +00:00
  • 25a2007511 Accepting request 128990 from home:rhafer:branches:network Marcus Meissner 2012-07-27 16:38:53 +00:00
  • a166054fc3 Accepting request 128990 from home:rhafer:branches:network Marcus Meissner 2012-07-27 16:38:53 +00:00
  • e938115d6f Accepting request 127211 from home:onielsen:Virtualization Marcus Meissner 2012-07-05 21:34:08 +00:00
  • 99b46aeed4 Accepting request 127211 from home:onielsen:Virtualization Marcus Meissner 2012-07-05 21:34:08 +00:00
  • 0d813e40e4 Accepting request 120665 from home:onielsen:branches:network Marcus Meissner 2012-05-23 07:52:21 +00:00
  • 6290fc16ad Accepting request 120665 from home:onielsen:branches:network Marcus Meissner 2012-05-23 07:52:21 +00:00
  • 497802c292 Accepting request 113572 from home:onielsen:branches:network Marcus Meissner 2012-05-03 07:51:43 +00:00
  • 6bf11c02e8 Accepting request 113572 from home:onielsen:branches:network Marcus Meissner 2012-05-03 07:51:43 +00:00
  • cc7ff46af3 Accepting request 109731 from home:mvidner:branches:network Marcus Meissner 2012-04-05 16:51:01 +00:00
  • f6db658d30 Accepting request 109731 from home:mvidner:branches:network Marcus Meissner 2012-04-05 16:51:01 +00:00
  • 61b3f4745a Accepting request 107677 from home:dmacvicar:branches:network Marcus Meissner 2012-03-14 10:03:21 +00:00
  • 1c3f3a7814 Accepting request 107677 from home:dmacvicar:branches:network Marcus Meissner 2012-03-14 10:03:21 +00:00
  • 673a823559 Accepting request 106537 from home:onielsen:branches:network Petr Uzel 2012-02-25 12:59:37 +00:00
  • 24ccc2b149 Accepting request 106537 from home:onielsen:branches:network Petr Uzel 2012-02-25 12:59:37 +00:00
  • 5ad7cd4ad3 Accepting request 81364 from home:anubisg1:networking Stephan Kulow 2011-09-12 13:38:48 +00:00
  • f209284f10 Accepting request 81364 from home:anubisg1:networking Stephan Kulow 2011-09-12 13:38:48 +00:00
  • e41b7649bd Accepting request 78337 from home:anubisg1:networking Minh Ngo 2011-08-08 19:19:28 +00:00
  • 8b944bd91c Accepting request 78337 from home:anubisg1:networking Minh Ngo 2011-08-08 19:19:28 +00:00
  • bb0bafcb30 Accepting request 70540 from home:anubisg1:branches:network Lars Vogdt 2011-05-20 19:19:18 +00:00
  • dbc1de3515 Accepting request 70540 from home:anubisg1:branches:network Lars Vogdt 2011-05-20 19:19:18 +00:00
  • efcd75e4dd Accepting request 57888 from home:pmullaney:openvswitch Marcus Rueckert 2011-01-11 15:04:59 +00:00
  • 1b0709ec1d Accepting request 57888 from home:pmullaney:openvswitch Marcus Rueckert 2011-01-11 15:04:59 +00:00
  • c664c418e5 Accepting request 55634 from home:pmullaney:openvswitch Lars Vogdt 2010-12-11 16:10:38 +00:00
  • 58f2e118c9 Accepting request 55634 from home:pmullaney:openvswitch Lars Vogdt 2010-12-11 16:10:38 +00:00