]> git.proxmox.com Git - ovs.git/history - ovn
datapath: return -EEXIST if inet6_add_protocol fails
[ovs.git] / ovn /
2019-01-17 Ben Pfaffovn-nb.xml: Minor documentation corrections.
2019-01-17 Numan Siddiqueovn: Add DHCP support for option 67 - bootfile name
2019-01-16 Mark Michelsonovn: Add port addresses to IPAM later.
2019-01-16 Mark Michelsonovn: Clear dynamic_addresses when addresses are not...
2019-01-10 Ilya Maximetsvconn: Allow timeout configuration for blocking connection.
2018-12-28 Lorenzo BianconiOVN: add static IP support to IPAM
2018-12-28 Lorenzo BianconiOVN: add mac address only support to IPAM/MACAM
2018-12-27 Han Zhouovn-sb.ovsschema: Avoid duplicated IPs in Encap table.
2018-12-27 Maks Naumovovn: Fix incorrect comparison of the NB and SB band...
2018-12-18 Numan Siddiqueovn: Fix the invalid eth.dst and ip6.dst set by nd_ns...
2018-12-12 Ben Pfaffovn: Fix indentation in TODO.
2018-12-12 Lorenzo BianconiOVN: add selected mac address to MACAM in update_dynami...
2018-12-12 Gregory Smithpinctrl: Check requested IP in DHCPREQUEST messages
2018-12-12 Daniel Alvarezovn-controller: Inject GARPs to logical switch pipeline...
2018-12-03 Numan Siddiqueovn-sb.xml: Remove outdated paragragh which is not...
2018-11-26 Numan Siddiqueovn: Avoid tunneling for VLAN packets redirected to...
2018-11-15 Ben Pfaffdocs: Fix cross-references that referred to discussions...
2018-11-12 Ilya Maximetspinctrl: Fix dp_packet structure leak.
2018-11-12 Ilya Maximetspinctrl: Fix crash on buffered packets hmap double...
2018-11-09 Qiuyu XiaoOVN: native support for tunnel encryption
2018-11-09 Yifeng Sunactions: Enforce a maximum limit for nested action...
2018-11-06 Lorenzo BianconiOVN: configure L2 address according to the used IP...
2018-11-06 Lorenzo BianconiOVN: assign new addresses at the end of build_ipam...
2018-11-06 Lorenzo BianconiOVN: introduce mac_prefix support to IPAM
2018-11-05 Ben Pfaffovn-northd: Always set nat_addresses and options in...
2018-11-05 Numan Siddiqueovn-nbctl: Fix the ovn-nbctl test "LBs - daemon" which...
2018-11-02 xurong00037997ovn-controller: Call ofctrl_inject_pkt() with correct...
2018-10-31 Ben Pfaffovn-northd: Fix memory leak in free_chassis_queueid().
2018-10-31 Ben Pfaffovn-northd: Use structure assignment instead of memcpy().
2018-10-31 Ben Pfaffovn-northd: Improve hashing for chassis queues.
2018-10-30 Ilya Maximetsmanpages: Include ovs.tmac in most man roots.
2018-10-24 Alin Gabriel Serdeanwindows, ovn-nbctl: Add service_start call inside the...
2018-10-18 Lorenzo BianconiOVN: add buffering support for ip packets
2018-10-15 Ben PfaffRevert "OVN: add buffering support for ip packets"
2018-10-11 Mark Michelsonovn-nbctl: Add basic port group commands.
2018-10-11 Numan Siddiqueovn-ctl: Fix the wrong pidfile argument passed to ovsdb...
2018-10-11 Numan Siddiqueovn-trace: Fix tracing when ip.dst has to go via a...
2018-10-11 Numan Siddiqueovn: Support configuring the BFD params for the tunnel...
2018-10-11 aginwalaovndb-servers.ocf: Add ssl support for managing OVN...
2018-10-11 aginwalaovn-ctl: Allow passing ssl certs when starting OVN...
2018-10-11 Ben Pfaffexpr: Disallow < <= >= > comparisons against empty...
2018-10-11 Numan Siddiqueovn-controller: Support processing DHCPv6 information...
2018-10-11 Yifeng Sunexpr: Set a limit on the depth of nested parentheses
2018-10-11 Numan Siddiqueovn: Fix IPv6 DAD failure for container ports
2018-10-08 Mark Michelsonovn-nbctl: Don't parse table-formatting options in...
2018-10-08 Mark Michelsontable: Create method for resetting table formatting.
2018-10-08 Yifeng Sunextend-table: Fix a bug that iterates wrong table
2018-10-08 Lorenzo BianconiOVN: add buffering support for ip packets
2018-10-04 Ben Pfaffovn-controller: Honor updates to SSL configuration...
2018-10-02 Yifeng Sunlex: Fix buffer overrun parsing overlong hexadecimal...
2018-09-27 Ben Pfafftreewide: Fix spelling of "receive".
2018-09-26 Ben Pfaffofproto: Handle OpenFlow version mismatch for requestfo...
2018-09-21 Lorenzo BianconiOVN: add CT_LB action to ovn-trace
2018-09-20 Numan Siddiqueovn: Add the documentation for the DHCP opt 'wpad'...
2018-09-06 Mark Michelsonovn: Detect and prevent duplicate address assignments.
2018-08-27 Numan Siddiqueovn: Fix the issue in IPv6 Neigh Solicitation responder...
2018-08-21 Aaron Conoleovn-ctl: allow configuring user:group for daemons
2018-08-21 Han Zhouovn-northd: Support learning neighbor from ARP request.
2018-08-21 Han Zhouovn-northd: LR respond ARP from valid subnet only.
2018-08-21 Mark Michelsonovn: Add DHCP support for option 252.
2018-08-15 Ilya Maximetstests: Use environment variable for default timeout.
2018-08-15 Ilya Maximetsutilities: Fix and unify parsing of timeout option.
2018-08-13 Han Zhouovn-controller: Fix warning message when unable to...
2018-08-10 Timothy Redaelliovn-architecture: Use the default key length in examples
2018-08-07 Han Zhouovn-controller: Use ovsdb index for mac-binding update.
2018-08-07 Han Zhouovn-trace: Fix warnings when port is found but not...
2018-08-07 Han Zhouovn-northd: Improve efficiency of stateful checking...
2018-08-07 Han Zhouovn-northd: Simplify struct ovn_port_group.
2018-08-07 Ben Pfaffovn-nbctl: Make daemon mode more transparent.
2018-08-07 Ben Pfaffovn-nbctl: Separate command-line options parsing and...
2018-08-02 Mark Michelsonovn: Modify restart_controller in ovn-ctl to use -...
2018-08-02 Mark Michelsonovn: Add '--restart' flag to ovn-controller exit.
2018-08-02 Mark Michelsonovn: Allow for automatic dynamic updates of IPAM
2018-07-31 Ian Stokesovn-nbctl: Initialize arguments to avoid compilation...
2018-07-31 Lorenzo BianconiIntroduce ovs-appctl command to monitor HVs sb connecti...
2018-07-31 Jakub Sitnickiovn-nbctl: Detect unrecognized short options in server...
2018-07-31 Jakub Sitnickiovn-northd: Propagate dynamic addresses to port group...
2018-07-31 Jakub Sitnickiovn-northd: Make use of svec for storing lists of addre...
2018-07-31 Jakub Sitnickiovn-nbctl: Allow referring to port groups by name.
2018-07-31 Ben Pfaffofctrl: Placate GCC.
2018-07-31 Justin Pettitovn: Clean up log() action parsing errors.
2018-07-31 Justin Pettitovn: Add rate-limiting for ACL logs.
2018-07-31 Justin Pettitovn: Support configuring meters through SB Meter table.
2018-07-31 Justin Pettitovn: Add Meter and Meter_Band tables to the NB and...
2018-07-31 Justin Pettitovn-controller: Add "group-table-list" ovs-appctl command.
2018-07-31 Justin Pettitovn-controller: Add "meter-table-list" ovs-appctl command.
2018-07-31 Justin Pettitovn: Use C strings instead of ds for extended tables.
2018-07-25 Jianbo Liuflow: Refactor some of VLAN helper functions
2018-07-24 Timothy RedaelliPermit to build OVS with only Python3 installed
2018-07-23 Jakub Sitnickiovn-nbctl: Initial support for daemon mode.
2018-07-23 Jakub Sitnickiovn-nbctl: Extract a helper for appending command options.
2018-07-23 Jakub Sitnickiovn-nbctl: Extract a helper for building short options...
2018-07-23 Jakub Sitnickiovn-nbctl: Extract handling of options that affect...
2018-07-23 Jakub Sitnickiovn-nbctl: Extract helper for printing oneline output.
2018-07-23 Jakub Sitnickiovn-nbctl: Introduce a poll_timer based wait timeout.
2018-07-23 Jakub Sitnickiovn-nbctl: Propagate errors from prerequisites runner.
2018-07-23 Jakub Sitnickiovn-nbctl: Propagate errors from the main loop.
2018-07-23 Jakub Sitnickiovn-nbctl: Propagate the error from do_nbctl().
2018-07-23 Jakub Sitnickidb-ctl-base: Propagate errors from the commands parser.
2018-07-23 Jakub Sitnickiovn-nbctl: Don't destroy the transaction twice on error.
next