[ovs-git] [ovn-org/ovn] 9c3811: Introduce icmp6_error action

Lorenzo Bianconi noreply at github.com
Wed Jul 8 09:00:28 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/ovn-org/ovn
  Commit: 9c38116e866184bedb5be895cfe804e79e30a002
      https://github.com/ovn-org/ovn/commit/9c38116e866184bedb5be895cfe804e79e30a002
  Author: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
  Date:   2020-07-08 (Wed, 08 Jul 2020)

  Changed paths:
    M controller/pinctrl.c
    M include/ovn/actions.h
    M lib/actions.c
    M ovn-sb.xml
    M tests/ovn.at
    M utilities/ovn-trace.c

  Log Message:
  -----------
  Introduce icmp6_error action

Introduce icmp6_error action in order to generate an ICMPv6 packet in
response to an error in original IPv6 packet

Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
Signed-off-by: Numan Siddique <numans at ovn.org>


  Commit: 59b22352b546ccfd2e64a451296e7ecf298f5112
      https://github.com/ovn-org/ovn/commit/59b22352b546ccfd2e64a451296e7ecf298f5112
  Author: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
  Date:   2020-07-08 (Wed, 08 Jul 2020)

  Changed paths:
    M controller/pinctrl.c
    M include/ovn/actions.h
    M include/ovn/logical-fields.h
    M lib/actions.c
    M lib/logical-fields.c
    M ovn-sb.xml
    M tests/ovn.at
    M utilities/ovn-trace.c

  Log Message:
  -----------
  Introduce icmp6.frag_mtu action

Similar to what have been already done for IPv4, introduce
icmp6.frag_mtu action in order to set correct mtu in ICMPv6 "packet too
big" error message

Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
Signed-off-by: Numan Siddique <numans at ovn.org>


  Commit: 280a91601ee22aa8cb3f56f892becde195566b33
      https://github.com/ovn-org/ovn/commit/280a91601ee22aa8cb3f56f892becde195566b33
  Author: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
  Date:   2020-07-08 (Wed, 08 Jul 2020)

  Changed paths:
    M northd/ovn-northd.8.xml
    M northd/ovn-northd.c
    M tests/ovn.at

  Log Message:
  -----------
  northd: introduce icmp6_error logical flows in router pipeline

Introduce icmp6_error logical flows in router pipeline if gateway_mtu
has been added to logical router port option column in order to perform
IPv6 PMTU discovery

Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
Signed-off-by: Numan Siddique <numans at ovn.org>


Compare: https://github.com/ovn-org/ovn/compare/59af6f904894...280a91601ee2


More information about the git mailing list