]> git.proxmox.com Git - ovs.git/shortlog
ovs.git
2016-09-16 Jarno Rajahalmeofp-parse: Remove double uninit of group mod if parsing...
2016-09-15 Pravin B Shelardatapath: compat: tunnels: Log error during initialization.
2016-09-15 Jarno RajahalmeNEWS: Move bundle timeout to 2.6.
2016-09-15 Jarno RajahalmeNEWS: Memory efficiency improvements.
2016-09-15 Jarno Rajahalmeofproto: Remove double reporting from bundles.
2016-09-15 Jesse Grossovs-save: Use ${bridge} when dumping TLV map.
2016-09-15 Ben Pfaffsocket-util-unix: Avoid buffer read overrun in get_unix...
2016-09-15 Flavio Fernandesovn: Add test to ensure datapath removal is proper.
2016-09-15 Gurucharan... ovn-northd: Format logical flows a little better.
2016-09-15 Gurucharan... ovn-northd: Fix a memory leak.
2016-09-15 Ben Pfaffovn-trace: Avoid segfault for DHCP options flows.
2016-09-15 Lance Richardsonovn: make ipam tests more reliable
2016-09-14 Jarno Rajahalmeofproto: Support packet_outs in bundles.
2016-09-14 Jarno Rajahalmeofproto: Refactor packet_out handling.
2016-09-14 Jarno Rajahalmecoverage: Rename init functions to avoid symbol collisions.
2016-09-14 Jarno Rajahalmeofproto-dpif-xlate: Allow translating without side...
2016-09-14 Jarno Rajahalmeofproto: Use ofproto_flow_mod for learn execution from...
2016-09-14 Jarno Rajahalmeofproto-dpif-xlate: Add xlate cache type XC_TABLE.
2016-09-14 Jarno Rajahalmeofproto-dpif-xlate: Expose xlate cache.
2016-09-14 Jarno Rajahalmelib: Refactor mac-learning updates.
2016-09-14 Zongkai LIovn-northd: add dhcpv6 stateless option support
2016-09-14 Ramu Ramamurthyovn: log dhcp responses for debugging
2016-09-14 Ramu Ramamurthyovn: add lsp-deletion and bcast-flow removal tests...
2016-09-14 Flavio Fernandeslib: Create $(sysconfdir)/openvswitch upon install
2016-09-14 Alin SerdeanWindows: Extend support for binaries which allow detach
2016-09-13 Jarno Rajahalmeconnmgr: Make connmgr_wants_packet_in_on_miss() lock...
2016-09-13 Jarno Rajahalmeofproto: Change rule's 'removed' member to a tri-state...
2016-09-13 Jarno Rajahalmeofproto: Add a fixed bundle idle timeout of 10 seconds.
2016-09-13 Jarno Rajahalmetests: Keyword fixes.
2016-09-13 Jarno Rajahalmeofproto: Don't use connmgr after destruction.
2016-09-13 Thadeu Lima... vagrant: Add Debian Jessie support.
2016-09-13 Sairam VenugopalWindows: Update the Driver and MSI properties
2016-09-12 Pravin B Shelardatapath: compat: geneve: use ovs specific device type...
2016-09-12 Sairam Venugopaldatapath-windows: Fix conntrack event handler
2016-09-12 Ben Pfaffreplication: Be more careful about JSON parsing and...
2016-09-12 Joe Stringerovsdb: Fix replication memory leak.
2016-09-12 Joe Stringerovsdb-monitor: Fix valgrind 'possible loss' warnings.
2016-09-12 Nithin Rajudatapath-windows: update CodingStyle.
2016-09-11 Gurucharan... ofctrl: Fix logic for mff_ovn_geneve.
2016-09-09 Gurucharan... ovn-controller: Fix group_id allocation.
2016-09-09 Gurucharan... ovn-northd: Tag allocation for nested containers.
2016-09-09 Gurucharan... ovn-northd: Add load-balancers to gateway routers.
2016-09-09 Gurucharan... ovn-controller: Datapath based conntrack zone for load...
2016-09-09 Joe Stringerdatapath: Use pre-routing hook for conntrack.
2016-09-09 Ryan Moatsovn-nbctl, tests: Clean up noisy memory leaks
2016-09-09 Lance Richardsonrhel: add option to run kernel datapath test when build...
2016-09-09 Lance Richardsonrhel: build source rpm packages
2016-09-09 Ben Pfaffovsdb-server: Fix memory leak in ovsdb_server_get_sync_...
2016-09-09 Chandra S Vejendlaovn-controller: Fix match crieria for dynamic mac bindi...
2016-09-08 Han Zhouovn-nbctl: Update man page for missing tables.
2016-09-08 Paul Bocadatapath-windows: Fixed tcp flags byte order in conntrack
2016-09-08 Ramu Ramamurthyovn: fix ovn-northd leaks in build_acl
2016-09-07 Joe Stringersystem-traffic: Add FTP NAT test without seqadj.
2016-09-06 Jarno Rajahalmexlate: Clarify comment about mac learning table entry...
2016-09-04 Andy Zhouovsdb: Replication usability improvements
2016-09-02 Ben Pfafftests: Fix recently broken sFlow tests.
2016-09-02 Daniele Di... ofproto: Honor mtu_request even for internal ports.
2016-09-02 Daniele Di... Revert "ofproto: Always set MTU for new internal ports."
2016-09-02 Ben Pfafflearn: Fix iteration over learning specs.
2016-09-02 Neil McKeesflow-agent: Flush freshly-polled sFlow counters promptly.
2016-09-02 Neil McKeeofproto-dpif-sflow: Tolerate unknown datapath input...
2016-09-02 Lance Richardsoncheck-system-userspace: add recheck support
2016-09-02 Mickey Spiegelovsdb-idlc: Fix logic error in IDL parse function.
2016-09-02 Sairam Venugopaldatapath-windows: Encapsulate packet when src port...
2016-09-01 Lance Richardsoncheck-kernel: add recheck support
2016-09-01 Gurucharan... AUTHORS: Add Anand to AUTHORS file.
2016-09-01 Anand KumarINSTALL.Windows.md : Updated the kernel datapath projec...
2016-09-01 Nithin Rajudatapath-windows: add assert in OvsHashFlow()
2016-09-01 Jarno Rajahalmelearn: Avoid nested zero-sized arrays to fix build...
2016-09-01 Joe Stringerupcall: Replace ukeys for deleted flows.
2016-09-01 Joe Stringerupcall: Track ukey states.
2016-09-01 Joe Stringerupcall: Only init flow_put if ukey is installed.
2016-09-01 Joe Stringerupcall: Reuse flow_put initializer.
2016-09-01 Ben Pfaffovn-controller: Fix memory leak in recv_S_TLV_TABLE_REQ...
2016-09-01 Ben Pfaffovn-controller: Fix leak in patched_datapaths processing.
2016-09-01 Ben Pfaffovn-controller: Drop incremental processing from encaps...
2016-09-01 Ben Pfaffovsdb-idlc: Make set and map update operations take...
2016-09-01 Andy Zhouovsdb: Reimplement replication. Using a state machine.
2016-09-01 Andy Zhoutest: Improve replication unit tests
2016-09-01 Andy Zhouovsdb: (Re)hide struct db in ovsdb-server.c
2016-08-31 Andy Zhouovsdb: Add request_ids
2016-08-31 Andy Zhouovsdb: Add blacklist_tables
2016-08-31 Andy Zhouovsdb: Properly handle error returned from from reset_d...
2016-08-31 Ben Pfaffexpr: Fix memory leak in expr_macros_destroy().
2016-08-31 Ben Pfaffovn-controller: Unpersist lflow data structures for...
2016-08-31 Lance Richardsonsystem-traffic: Add a bonding test case.
2016-08-31 Paul Bocapython tests: Skip python tests that kill the python...
2016-08-31 Nithin Rajudatapath-windows: remove invalid ASSERT in Flow.c
2016-08-31 Ryan Moatsovn-controller: Back out incremental processing
2016-08-31 Amitabha Biswasovs-monitor-ipsec: Fix Python style.
2016-08-31 Jarno Rajahalmeofp-actions: Waste less memory in set field and load...
2016-08-31 Jarno Rajahalmeofp-actions: Waste less memory in learn actions.
2016-08-31 Daniele Di... ofproto: Always set MTU for new internal ports.
2016-08-31 Daniele Di... bridge: Honor 'mtu_request' when port is added.
2016-08-31 Jesse Grossovs-save: Restore tunnel TLV map before flows.
2016-08-30 Jesse Grossovs-ofctl: Extract tunnel metadata correctly when sorti...
2016-08-30 Jesse Grossovs-ofctl: Fix crash with replace-flows and diff-flows...
2016-08-30 Gurucharan... ovs-bugtool: Add interfaces file contents.
2016-08-30 Ansis Attekaipsec: Do not allow ipsec_gre tunnel traffic to exit...
2016-08-30 Ben Pfaffovsdb-idlc: Fix memory leaks in add and remove clause...
next