aboutsummaryrefslogtreecommitdiff
path: root/AUTHORS
AgeCommit message (Expand)Author
2014-04-28Python Logging Formatting ImprovementsDave Tucker
2014-04-24ofproto-dpif-xlate: Identify STP BPDUs more specifically.Padmanabhan Krishnan
2014-04-10AUTHORS: Add Lior Neudorfer <lior@guardicore.com>.Ben Pfaff
2014-04-03jsonrpc: Return received JSON-RPC messages immediately in jsonrpc_recv().Ben Pfaff
2014-04-01rhel: Add Patch Port support to initscriptsJason Kölker
2014-03-31debian: Depend on 'kmod' instead of module-init-tools.Ben Pfaff
2014-03-31vswitchd: Add external_ids to Flow_Table table in database schema.Ben Pfaff
2014-03-17Fix typos in documentation.Ben Pfaff
2014-03-17ofproto-dpif: Revalidate flows when the group table changes.Ben Pfaff
2014-02-28vconn: Fix vconn_get_status() return value when connection in progress.Ben Pfaff
2014-02-24socket-util: drain_rcvbuf() for Windows.Gurucharan Shetty
2014-02-21ofproto-dpif: Fix segfault removing port when STP is enabled.Ben Pfaff
2014-02-19ofp-util: Fix a typo in ofputil_decode_ofp11_portkmindg
2014-02-11tunnel: Support all combinations of flow-based and specific tunnel matches.Ben Pfaff
2014-02-11pcap-file: Allow capturing TCP streams where the SYN is not seen.Ben Pfaff
2014-02-07FAQ: Correct typo.Ben Pfaff
2014-02-03AUTHORS: Add Ken Ajiro.Ben Pfaff
2014-01-30bridge: Set ofport column in every database transaction.Ben Pfaff
2014-01-23lib/pcap-file: add 'ovs_' prefix to pcap functionsLuigi Rizzo
2014-01-23lib/netdev-bsd: simplify multiple struct definitionsDaniele Di Proietto
2014-01-21ipsec: install iptables rules that set IPsec bit in skb markAnsis Atteka
2014-01-21ofp-util: Ignore out_group in flow_mods for commands other than delete.Ben Pfaff
2014-01-08utilities: Wrong command syntax in ovs-vsctl manpage.Daniele Venturino
2013-12-30connmgr: Log when a packet-in is dropped due to queue overflow.Ben Pfaff
2013-12-30Makefile.am: Always use C locale for "sort" and "comm".Ben Pfaff
2013-12-15datapath: Fix deadlock during stats update.Pravin B Shelar
2013-12-18rhel: Fix build failures because of libraries in /usr/lib.Gurucharan Shetty
2013-12-18AUTHORS: update my entryYAMAMOTO Takashi
2013-12-17openvswitch: Use libtool and allow building shared libsHelmut Schaa
2013-12-17bridge: Let ofprotos run once before reporting configuration complete.Ben Pfaff
2013-12-17dpif-linux: fix the size of n_masksFrancesco Fusco
2013-11-25Avoid printf type modifiers not supported by MSVC C runtime library.Alin Serdean
2013-11-20cccl: A wrapper that calls visual c++ compiler.Gurucharan Shetty
2013-11-12debian: Avoid logrotate error if /var/run/openvswitch does not exist.Alfredo Finelli
2013-11-11ovs-dev.py: Remove duplicate name from the help string.Saurabh Shah
2013-11-11ovs-ofctl: Document a few Nicira extensions as standardized in OF1.1+.Ben Pfaff
2013-11-11ofproto: Check ofproto_port_query_by_name() return value when adding port.Ben Pfaff
2013-10-22Update AUTHORSJoe Stringer
2013-10-21ofproto: Send only one OFPT_FLOW_REMOVED message when a flow expires.Ben Pfaff
2013-10-17vtep: Add Debian packaging.Justin Pettit
2013-10-16datapath: fix vport-netdev unregisterAlexei Starovoitov
2013-10-14rhel: Option to create tunnel through ifcfg scripts.Edouard Bourguignon
2013-10-02util: use gcc builtins to better check array sizesFlavio Leitner
2013-09-13AUTHORS: Add Torbjorn Tornkvist.Ben Pfaff
2013-09-12dpif-linux: Use correct enum in dpif_linux_flow_dump_start().Ben Pfaff
2013-09-08AUTHORS: Update Jarno Rajahalme's email address.Ben Pfaff
2013-09-07netdev: update IFF_LOOPBACK flag for linux and bsd devicesAlexandru Copot
2013-09-02Implement OpenFlow 1.1+ "groups" protocol.Neil Zhu
2013-08-26ovs-save: Do not depend on hardcoded set of $PATH for utilities.Gurucharan Shetty
2013-08-23ofproto: remove the extra reset to make code clear to read.pritesh