On 5/17/23 21:53, Ihar Hrachyshka wrote:
> On Tue, May 16, 2023 at 9:41 AM Dumitru Ceara wrote:
>>
>> On 5/3/23 22:13, Ihar Hrachyshka wrote:
>>> Make ICMP Path MTU Discovery flows in table=38 react to underlying
>>> interface MTU update.
>>>
>>> NOTE: ideally, OVN would support Logical_Port MTU,
On Tue, May 16, 2023 at 9:41 AM Dumitru Ceara wrote:
>
> On 5/3/23 22:13, Ihar Hrachyshka wrote:
> > Make ICMP Path MTU Discovery flows in table=38 react to underlying
> > interface MTU update.
> >
> > NOTE: ideally, OVN would support Logical_Port MTU, in which case we
> > wouldn't have to track O
On 5/3/23 22:13, Ihar Hrachyshka wrote:
> Make ICMP Path MTU Discovery flows in table=38 react to underlying
> interface MTU update.
>
> NOTE: ideally, OVN would support Logical_Port MTU, in which case we
> wouldn't have to track OVSDB for interfaces, and we would also be able
> to react to MTU ch
Make ICMP Path MTU Discovery flows in table=38 react to underlying
interface MTU update.
NOTE: ideally, OVN would support Logical_Port MTU, in which case we
wouldn't have to track OVSDB for interfaces, and we would also be able
to react to MTU changes regardless of interface location. This patch i