PATCH: More appropriate vltime for IPv6 temp addrs (rfc4941bis)

2020-03-27 Thread Fernando Gont
Folks, This changes the default Valid Lifetime of IPv6 temporary addresses, as per draft-ietf-6man-rfc4941bis: cut here diff --git nd6.h nd6.h index 857657f6e20..5254224afc0 100644 --- nd6.h +++ nd6.h @@ -185,7 +185,7 @@ struct in6_ndifreq { #define RETRANS_TIMER

[Bug 243463] ix0: Watchdog timeout

2020-03-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243463 --- Comment #7 from Jiri --- Yes, agree. I have added the second X520 card, there is very low traffic (about some MBits) and no problem observed here. This timeout behavior probably depends on traffic. I.E. high traffic = problem. -- You

CFT: Next-hop objects and scalable multipath routing

2020-03-27 Thread Alexander V . Chernikov
I would like to introduce an implementation of scalable multipath routing. Previous implementation (RADIX_MPATH) focused on a simpler case like having 2 defaults, with performance falling linearly proportional to the number of paths. That implementation was also tightly coupled lookup algorithm