[Bug 274092] if_smsc.c needs to use ether_gen_addr instead of read_random for more stable MAC address

2023-09-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274092 Michael Tuexen changed: What|Removed |Added CC||tue...@freebsd.org --- Comment #3

[Bug 274092] if_smsc.c needs to use ether_gen_addr instead of read_random for more stable MAC address

2023-09-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274092 Zhenlei Huang changed: What|Removed |Added CC||z...@freebsd.org --- Comment #2 fr

[Bug 274092] if_smsc.c needs to use ether_gen_addr instead of read_random for more stable MAC address

2023-09-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274092 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org -- You are receiv

[Bug 245103] IPv6: update v6 temporary address lifetime according to rfc4941bis

2023-09-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245103 --- Comment #13 from Marek Zarychta --- Created attachment 245238 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=245238&action=edit patch from the mailing list rebased on 15-CURRENT I have given a try to Fernando's patch. It see

[Bug 271308] [FIB] File exists while adding IPv4

2023-09-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271308 --- Comment #5 from Konrad --- simpler reproduction: FreeBSD 13.1-STABLE #24 stable/13-56caa9e82b-dirty: Wed Sep 7 20:17:15 CEST 2022: without options NETLINK, works corretly: root@:~ # ifconfig bge1 10.20.20.254/24 root@:~ # route add

[Bug 245103] IPv6: update v6 temporary address lifetime according to rfc4941bis

2023-09-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245103 --- Comment #12 from Zhenlei Huang --- (In reply to Loganaden Velvindron from comment #10) There're other changes since draft-ietf-6man-rfc4941bis-07, see the diff [1]. A quick look at it, the constant `MAX_DESYNC_FACTOR` is also changed.

[Bug 245103] IPv6: update v6 temporary address lifetime according to rfc4941bis

2023-09-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245103 --- Comment #11 from Marek Zarychta --- (In reply to Zhenlei Huang from comment #9) Yes, and we have the patch[1] from one of the authors of the RFC 8981. The patch[1] - reduces the Valid Lifetime from 1 week to 2 days, - limits the number

[Bug 245103] IPv6: update v6 temporary address lifetime according to rfc4941bis

2023-09-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245103 --- Comment #10 from Loganaden Velvindron --- Do you want me to make a pull request against github ? -- You are receiving this mail because: You are the assignee for the bug.