[PATCH] Implement the upcoming RFC4941bis (IPv6 SLAAC temporary addresses/privacy extensions)

2020-04-02 Thread Fernando Gont
Folks/Hiroki, I've implemented the upcoming revision of RFC4941 (https://tools.ietf.org/html/draft-ietf-6man-rfc4941bis-08) for FreeBSD. The main changes are this: * Reduce the Valid Lifetime from 1 week to 2 days. This effectively limits the number of concurrent temporary addresses per pref

Re: Question about rtadvd

2020-04-02 Thread Hiroki Sato
John-Mark Gurney wrote in <20200402211304.gz4...@funkthat.com>: jm> Fernando Gont wrote this message on Tue, Mar 31, 2020 at 22:18 -0300: jm> > Folks, jm> > jm> > I'm playing with rtadvd, and I'm curious about a debug message I'm jm> > getting when specifying Route Information options. jm> > jm

Re: Question about rtadvd

2020-04-02 Thread John-Mark Gurney
Fernando Gont wrote this message on Tue, Mar 31, 2020 at 22:18 -0300: > Folks, > > I'm playing with rtadvd, and I'm curious about a debug message I'm > getting when specifying Route Information options. > > My config file is this: > - cut here > em0:\ > :addr="fc00:1::":prefixlen=6

Enabling RoCE in FreeBSD 12.0-STABLE

2020-04-02 Thread Zac Gabrielle
Hello, I am currently trying to configure my FreeBSD 12.0 system to use RoCE to interface with an ATTO bridge that is connected to a couple of tape drives. Everything I have found points toward using iSER or Infiniband to implement RDMA; I would not like to use these. Has anyone successfully co

[Bug 245181] Proxy ARP (net.link.ether.inet.proxyall) does not work for FIB other than 0

2020-04-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245181 --- Comment #7 from commit-h...@freebsd.org --- A commit references this bug: Author: melifaro Date: Thu Apr 2 20:06:37 UTC 2020 New revision: 359580 URL: https://svnweb.freebsd.org/changeset/base/359580 Log: Use interface fib for proxy

[PATCH] React to small IPv6 PIO Valid Lifetimes

2020-04-02 Thread Fernando Gont
Folks, This patch makes FreeBSD react to small PIO lifetimes. This is to improve the reaction of SLAAC to renumbering events, as described in: https://tools.ietf.org/html/draft-gont-6man-slaac-renum-05#section-4.2 The problem statement is here: https://tools.ietf.org/html/draft-ietf-v6ops-sl

Re: DHCPv6 client in base

2020-04-02 Thread Roy Marples via freebsd-net
Hi Ben On 30/11/2019 02:52, Ben Woods wrote: I have just added the new port net/dhcpcd-devel which uses the latest commit (273915d), and enables privilege separation. If you would care to update port net/dhcpcd to dhcpcd-9.0.0 which I've just released this discussion can move forwards again :

[Bug 230858] Vlan Interface on ix1 doesn't pass any traffic on 12.0-ALPHA2 r338240

2020-04-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230858 k...@oav.net changed: What|Removed |Added Resolution|--- |FIXED Status|New