cascardo/ovs.git
2014-11-10 Rishi BambaAdd support for OpenFlow 1.4+ "importance" values.
2014-11-10 Ben Pfaffid-pool: Fix memory leak.
2014-11-10 Simon Hormanid-pool: Refactor id_pool_alloc_id to allow any 32...
2014-11-10 Simon Hormanid-pool: Re-factor recirculation id allocator into...
2014-11-10 Pravin B Shelardatapath: fix coding style.
2014-11-10 Pravin B Shelardatapath: Fix few mpls issues.
2014-11-10 Simon Hormandatapath: Rename last_action() as nla_is_last() and...
2014-11-06 Ankur Sharmadatapath-windows: Remove a not needed debug message...
2014-11-06 Jarno Rajahalmeclassifier: Clean up destroy_subtable.
2014-11-06 Jarno Rajahalmeclassifier: Constify fields.
2014-11-06 Jarno Rajahalmeclassifier: Make classifier_find_rule_exactly() lockless.
2014-11-06 Jarno Rajahalmeclassifier: Constify RCU pointers.
2014-11-06 Flavio Leitnerrhel: Fix tunnel port ifup/ifdown failure.
2014-11-06 Flavio Leitnerfedora-spec: remove unneeded db initialization
2014-11-06 Flavio Leitnerfedora-spec: added systemd post/postun/pre/preun sections
2014-11-06 Flavio Leitnerfedora-spec: move sysconfig template
2014-11-06 Flavio Leitnerfedora-spec: break long lines in %install
2014-11-06 Flavio Leitnerfedora-spec: remove uneeded lines
2014-11-06 Flavio Leitnerfedora-spec: use empty lines to split blocks in %install
2014-11-06 Flavio Leitnerfedora-spec: set permission mode with 4 digits
2014-11-06 Flavio Leitnerfedora-spec: fix indentation in %install section
2014-11-06 Flavio Leitnerfedora-spec: use RPM macros in %install section
2014-11-06 Flavio Leitnerfedora-spec: do not replace logrotate cfg if modified
2014-11-06 Flavio Leitnerfedora-spec: convert missing man-pages to use macro
2014-11-06 Flavio Leitnerfedora-spec: use macro for /usr/share
2014-11-06 Flavio Leitnerfedora-spec: use macro for /usr/bin
2014-11-06 Flavio Leitnerfedora-spec: use macro for /usr/sbin
2014-11-06 Flavio Leitnerfedora-spec: break %doc long line
2014-11-06 Flavio Leitnerfedora-spec: sort man-pages and use macros
2014-11-06 Flavio Leitnerfedora-spec: the db and id must be owned
2014-11-06 Flavio Leitnerfedora-spec: use default tarball dirs name
2014-11-06 Flavio Leitnerfedora-spec: _smp_mflags macro must be conditional
2014-11-06 Flavio Leitnerfedora-spec: obsolete controller subpackage
2014-11-06 Flavio Leitnerfedora-spec: Enable PIE
2014-11-06 Flavio Leitnerfedora-spec: add openvswitch-devel subpackage
2014-11-06 Flavio Leitnerfedora-spec: add openvswitch-test package
2014-11-06 Flavio Leitnerfedora-spec: add python-openvswitch subpackage
2014-11-06 Flavio Leitnerfedora-spec: use %configure macro
2014-11-06 Flavio Leitnerfedora-spec: more simple description
2014-11-06 Flavio Leitnerfedora-spec: added more requires
2014-11-06 Flavio Leitnerfedora-spec: removed extra space
2014-11-06 Flavio Leitnerfedora-spec: Added buildrequires
2014-11-06 Flavio Leitnerfedora-spec: source line points to upstream tarball
2014-11-06 Flavio Leitnerfedora-spec: remove stale comment
2014-11-06 Flavio Leitnerfedora-spec: use default buildroot
2014-11-06 Flavio Leitnerfedora.spec: added license details
2014-11-06 Ben PfaffFAQ: Describe how to add new fields and new actions.
2014-11-06 Madhu Challameta-flow: Make it simpler to expand mf_values in the...
2014-11-06 Pravin B Shelarovs-router: Define stub for ovs_router_unixctl_register()
2014-11-05 Simon Hormanovs-ofctl: Only allow usable protocols for group commands
2014-11-05 Andy Zhoubridge: Store datapath version into ovsdb
2014-11-05 Eitan Eliahudatapath-windows: Add WMI to set Hyper-V port "friendly...
2014-11-05 Eitan Eliahurouter-table-stub: Fix compilation error.
2014-11-05 Jean Tourrilhesopenflow.h: Add header for OpenFlow v1.5.
2014-11-05 Jean Tourrilhesovs-testcontroller: Fix priority of non table-miss...
2014-11-04 Pravin B Shelardatapath: Convert dp rcu read operation to locked opera...
2014-11-04 Jean Tourrilhestests: Make sure test for actset_output tests initial...
2014-11-04 Ben Pfaffofproto-dpif: Make ofproto/trace a bit more like real...
2014-11-04 Ben Pfaffofproto-dpif-xlate: Add drop_frags_rule to struct xbridge.
2014-11-04 Motonori Shindonetflow: Fix interpretation of flow_seq.
2014-11-04 Pravin B Shelarovs-router: Fix sparse warning
2014-11-04 David Verbeirennetdev-dpdk: Fix DPDK rings broken by multi queue
2014-11-04 Simon Hormanofp-print: Use ds_chomp() in ofp10_match_to_string()
2014-11-04 Simon Hormanmatch: Use ds_chomp() in match_format()
2014-11-04 Ben Pfaffflow: Support OF1.5+ (draft) actset_output field.
2014-11-04 Ben Pfaffnx-match: Add support for multiple OXM field assignment...
2014-11-04 Pravin B Shelardatapath: Fix compat checks for ipv6_skip_exthdr()
2014-11-03 Jarno Rajahalmeofproto-dpif-xlate: Do not clear ports with frags in...
2014-11-03 Jarno Rajahalmetests/ofproto-dpif - fragment handling: Add detail.
2014-11-03 Pravin B Shelarroute-table: extract gw information.
2014-11-03 Pravin B Shelarroute-table: Use classifier to store routing table.
2014-11-03 Pravin B Shelarroute-table: get rid of name-table
2014-11-03 Ben Pfaffxenserver: Turn on SSE and SSE2 for the build, for...
2014-11-03 Jesse Grosspackets: Use WORDS_BIGENDIAN for struct geneve_opt.
2014-10-31 Jarno Rajahalmetest-classifier: Ensure priority is not INT_MIN.
2014-10-31 Jarno Rajahalmeclassifier: Use rculist.
2014-10-31 Joe Stringerodp-util: Fix segfault in MPLS attribute parsing.
2014-10-31 Joe Stringerovs-ofctl: Improve error message for meter=0.
2014-10-31 Simon Hormanofp-print-ofctl: Free group buckets.
2014-10-31 Simon Hormanovs-ofctl: Free group buckets.
2014-10-31 Ben PfaffAUTHORS: Add Scott Lowe <scott.lowe@scottlowe.org>.
2014-10-31 Nithin Rajudatapath-windows: Increase the maximum size of port...
2014-10-31 Nithin Rajudatapath-windows: Fix locking code in OvsGetNetdevCmdHa...
2014-10-31 Nithin Rajudatapath-windows: Nuke USE_NEW_VPORT_ADD_WORKFLOW.
2014-10-31 Nithin Rajudatapath-windows: Don't leak NBLs with multiple NBs.
2014-10-31 Ben Pfaffclassifier: Change type used for priorities from 'unsig...
2014-10-30 Ben Pfaffnetdev-linux: Avoid depending on kernel definition...
2014-10-30 Alex Wangutilities: Add bash command-line completion script.
2014-10-30 Wang Sheng-Huitests: Check the existance of WHY-OVS.md instead of...
2014-10-30 Jarno Rajahalmeovs_assert, tests: Support NDEBUG.
2014-10-30 Jarno Rajahalmelist: Inline all functions.
2014-10-30 Thomas Grafdoc: Add more cross references between docs
2014-10-29 Gurucharan... debian: Fix broken build during package creation.
2014-10-29 Ben Pfaffvswitch.xml: Improve IPFIX documentation.
2014-10-29 Ben Pfaffvswitch.xml: Fix spelling errors in documentation.
2014-10-29 Ben Pfaffovs-vsctl: Allow referring to rows whose names are...
2014-10-29 Ben Pfaffnetdev-linux: Add support for 64-bit network device...
2014-10-29 Gurucharan... docker: Update documentation to reflect risks of retiri...
2014-10-29 Jarno Rajahalmetests/test-classifier: Properly use ovsrcu_postpone.
2014-10-29 Jarno Rajahalmelib/rculist: New RCU-iterator, single-writer doubly...
next