[Bug 275733] Bad router transmission (regression in 13.2)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Dec 2023 23:24:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275733 --- Comment #3 from Ian Dickens <ian@south-border.com> --- But yeah, I'm one NEWSOUTH4 Kernel at the moment - the diff is root@sunspot-thin:~/kernel # diff NEWSOUTH4 NEWSOUTH5 22c22 < ident NEWSOUTH4 --- > ident NEWSOUTH5 50,55c50,55 < options NFSCL # Network Filesystem Client < options NFSD # Network Filesystem Server < options NFSLOCKD # Network Lock Manager < options NFS_ROOT # NFS usable as /, requires NFSCL < options MSDOSFS # MSDOS Filesystem < options CD9660 # ISO 9660 Filesystem --- > #options NFSCL # Network Filesystem Client > #options NFSD # Network Filesystem Server > #options NFSLOCKD # Network Lock Manager > #options NFS_ROOT # NFS usable as /, requires NFSCL > #options MSDOSFS # MSDOS Filesystem > #options CD9660 # ISO 9660 Filesystem -- You are receiving this mail because: You are the assignee for the bug.