Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Dec 2023 23:24:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 275733] Bad router transmission (regression in 13.2)
Message-ID:  <bug-275733-7501-K6TlBraLYo@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-275733-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-275733-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275733

--- Comment #3 from Ian Dickens <ian@south-border.com> ---
But yeah, I'm one NEWSOUTH4 Kernel at the moment  - the diff is=20

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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275733-7501-K6TlBraLYo>