summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* appveyor: Bump OpenSSL versionAlin Gabriel Serdean2018-01-111-3/+3
* ofproto-dpif: Don't slow-path controller actions with pause.Justin Pettit2018-01-1012-132/+102
* ofproto-dpif: Don't slow-path controller actions.Justin Pettit2018-01-1014-299/+307
* ofproto: Add 'ofproto_uuid' and 'ofp_in_port' to user action cookie.Justin Pettit2018-01-104-20/+56
* ofp-actions: Add action "debug_slow" for testing slow-path.Justin Pettit2018-01-104-1/+74
* ofproto-dpif: Modify process_upcall() to remove some redundant code.Justin Pettit2018-01-101-28/+17
* ofproto-dpif: Reorganize upcall handling.Justin Pettit2018-01-101-45/+36
* ofproto-dpif: Add ability to look up an ofproto by UUID.Justin Pettit2018-01-103-32/+76
* ofproto-dpif: Use a fixed size userspace cookie.Justin Pettit2018-01-109-122/+103
* netdev-dummy: Lock mutex when retrieving custom stats.Ben Pfaff2018-01-101-0/+2
* netdev: Custom statistics.Michal Weglicki2018-01-1019-18/+498
* ofproto-dpif-ipfix: add interface Information Elements to flow keyMichal Weglicki2018-01-104-110/+277
* ofproto-dpif: Issue clear error messages for unsupported CT features.Ben Pfaff2018-01-102-12/+27
* tunnel: fix tunnel flags set/clear.William Tu2018-01-102-3/+35
* tests: add-del-add sequence for interfaceAshish Varma2018-01-104-1/+31
* Fixes: windows x64 buildAlin Gabriel Serdean2018-01-101-2/+7
* conntrack: Reorder sanity checks in extract_l3_ipvx().Darrell Ball2018-01-101-8/+8
* conntrack: Some style improvements.Darrell Ball2018-01-101-101/+70
* conntrack: Add additional alg support.Darrell Ball2018-01-102-37/+60
* conntrack: Fix alg expectation cleanup.Darrell Ball2018-01-103-70/+105
* ofproto-dpif-xlate: Incorrect handling of errors in group action processingVishal Deep Ajmera2018-01-101-0/+16
* ovs-bugtool: Extend bugtool with query repeat feature.Dávid Patrik Pintér2018-01-102-23/+61
* ovs-bugtool: Enhancement of bugtool plugins.Dávid Patrik Pintér2018-01-109-21/+176
* ovs-bugtool: Refactorize bugtool plugin xml files.Dávid Patrik Pintér2018-01-1012-211/+11
* ovs-bugtool: Bugfix for bugtool plugin queries.Dávid Patrik Pintér2018-01-104-33/+17
* OVN pacemaker: Fix issues when started as pacemaker container bundlesNuman Siddique2018-01-091-24/+27
* ovsdb: ovsdb-dot.in: Replace sys.maxint with sys.maxsize for Python3Markos Chandras2018-01-091-2/+2
* ovsdb: ovsdb-dot.in: Change exception semantics for Python3Markos Chandras2018-01-091-2/+2
* ovsdb: ovsdb-dot.in: Use print function for Python3Markos Chandras2018-01-091-14/+14
* ovsdb: Use items() instead of iteritems() for Python3Markos Chandras2018-01-092-5/+5
* ovn-controller: Change duplicate flows trace from INFO to DBGDaniel Alvarez2018-01-091-2/+2
* ovn-sb.xml: Correct statement on use of bit ranges.Jakub Sitnicki2018-01-091-1/+1
* doc: Fix mailing list addresses.Jakub Sitnicki2018-01-091-5/+5
* tests: Add dpctl test for conntrack nconns/maxconns.Darrell Ball2018-01-093-0/+116
* dpctl conntrack: Add get number of connections.Darrell Ball2018-01-0910-1/+58
* dpctl conntrack: Add get and set maxconns command.Darrell Ball2018-01-0910-2/+150
* ofproto-dpif: Remove variable length userdata probe.Justin Pettit2018-01-093-98/+0
* ofp-errors: Send as much of a message as possible in an error reply.Ben Pfaff2018-01-097-83/+40
* nsh: rework NSH netlink keys and actionsYi Yang2018-01-0818-286/+786
* ofproto: Delete all groups and meters when (un)configuring a controller.Ben Pfaff2018-01-085-16/+91
* lex: Fix parsing of long tokens.Ben Pfaff2018-01-081-1/+1
* rhel: add "force-reload-kmod" support in "ovs-systemd-reload"Timothy Redaelli2018-01-081-1/+5
* rhel: use the functions in ovs-lib.in in ovs-systemd-reloadTimothy Redaelli2018-01-081-14/+23
* utilities: move some functions from ovs-ctl.in to ovs-lib.inTimothy Redaelli2018-01-082-173/+173
* AUTHORS: Add Brad Cowie.Ben Pfaff2018-01-081-0/+1
* Documentation: Update Faucet tutorial.Brad Cowie2018-01-081-81/+82
* AUTHORS: Add Lorenzo Bianconi.Ben Pfaff2018-01-081-0/+1
* OVN: remove useless ds_clear() on actions dsLorenzo Bianconi2018-01-081-2/+0
* datapath-windows: Add include directory to ovsext projectAlin Gabriel Serdean2018-01-081-3/+3
* datapath-windows: Change include type in Iphelper.hAlin Gabriel Serdean2018-01-081-1/+1