<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/share, branch releng/14.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F14.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F14.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2024-05-23T02:46:00Z</updated>
<entry>
<title>iavf(4): Improve man page</title>
<updated>2024-05-23T02:46:00Z</updated>
<author>
<name>Eric Joyner</name>
<email>erj@FreeBSD.org</email>
</author>
<published>2024-05-21T23:24:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f9b5ecd257908b1623daf28782c92c3dde95d368'/>
<id>urn:sha1:f9b5ecd257908b1623daf28782c92c3dde95d368</id>
<content type='text'>
MFC after:	3 days
Reviewed by:	erj
Differential Revision:	https://reviews.freebsd.org/D43093

(cherry picked from commit ba222f6fb4b226ab24beaa13a8591dcb624ae70f)
(cherry picked from commit 4c380c44c82f36c04539e3c9e60e58567abf3856)

Approved by:	re (karels)
</content>
</entry>
<entry>
<title>Add man page for the ice network driver.</title>
<updated>2024-05-23T02:45:25Z</updated>
<author>
<name>Mathieu Simon</name>
<email>freebsd@simweb.ch</email>
</author>
<published>2024-05-21T05:49:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3cec7e14b06edb74c6c30889bef5c8e448ecec71'/>
<id>urn:sha1:3cec7e14b06edb74c6c30889bef5c8e448ecec71</id>
<content type='text'>
PR:		262892
MFC after:	3 days
Reviewed by:	concussious.bugzilla@runbox.com, erj
Differential Revision:	https://reviews.freebsd.org/D45270

(cherry picked from commit 8e5e42d54ad3093e38263814d1f3e7d8406d5421)
(cherry picked from commit 42e50eaf7f6f4459f1217564fd143ae4f8127154)

Approved by:	re (karels)
</content>
</entry>
<entry>
<title>networking.7 : create network quickstart guide</title>
<updated>2024-05-21T20:09:04Z</updated>
<author>
<name>Alexander Ziaee</name>
<email>concussious@runbox.com</email>
</author>
<published>2024-04-17T15:51:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=39f92a4c4c49490e8a3a4549fae054c0e59f6459'/>
<id>urn:sha1:39f92a4c4c49490e8a3a4549fae054c0e59f6459</id>
<content type='text'>
Now that the handbook has been moved to ports, I think it's very nice to
have a network quickstart guide in-band, in base, in the system manual.
If the user uses any of the following terms "man -k
{network,networking,wifi,quickstart}" this page will come up, which is I
think a very common use case for new users.

Currently, this document explains connecting to a basic Ethernet
network, a basic wifi network, scanning for wifi networks, and airplane
mode, as well as linking to other sections, including the handbook

Co-authored-by: Graham Perrin &lt;grahamperrin@gmail.com&gt;
Reviewed by: imp, bcr, freebsd@igalic.co
Pull Request: https://github.com/freebsd/freebsd-src/pull/833

(cherry picked from commit 75eda0096bf83b9b88996d9903b5d4e504047eba)
(cherry picked from commit 5dced41439109368a8f3c9a818fe518542d7063e)

Approved-by: re (cperciva)
</content>
</entry>
<entry>
<title>Enable kernel reproducible builds on stable branch</title>
<updated>2024-05-03T22:23:27Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2023-03-06T13:38:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=25c2d762af7a47bcc2291145f096bf316893159c'/>
<id>urn:sha1:25c2d762af7a47bcc2291145f096bf316893159c</id>
<content type='text'>
When the stable/13 branch was created the userland knob (in
share/mk/src.opts.mk) was changed to default to yes, but the kernel
default was not changed.  These two should always have the same default.
Regenerate src.conf.5, as the differing defaults previously confused
`makeman`.

Fixes: bfd15705156b ("Create the stable/13 branch")
Sponsored by: The FreeBSD Foundation
Approved by:	re (cperciva)

(cherry picked from commit d8644a5d2458588dd7d8e44bd23c6cacaead19b7)
(cherry picked from commit 3a8e15354ec58abeec2ee2fe96cbabb46083d183)
</content>
</entry>
<entry>
<title>hier.7: polish entry to system manual</title>
<updated>2024-05-01T18:43:20Z</updated>
<author>
<name>Alexander Ziaee</name>
<email>concussious@runbox.com</email>
</author>
<published>2024-03-20T17:40:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=63b747823bead05837f6893a2f2d38b516bc1e49'/>
<id>urn:sha1:63b747823bead05837f6893a2f2d38b516bc1e49</id>
<content type='text'>
Entries reworded to improve grammar or add keywords:
- document description: substitute layout for index for first-glance
- /etc/freebsd/update.conf
- /usr/share/vi/

Entries that have been wordshuffled for brevity or consistency:
- /{bin,libexec,nonexistent,sbin,tmp}/
- /boot/dtb/overlays/
- /boot/{defaults,efi,kernel,lua}/
- /usr/libexec/
- /var/{db,games,lib,log/{bsdisks.log,spool/,tmp/}}
- /usr/share/sysroot/VERSION/MACHINE.MACHINE_ARCH/ (unfold a little)
- /usr/local/share/doc/freebsd/ (unfold a little)

Entries that have macro or linking adjustments:
- /{boot,boot/efi,dev,etc,home,sbin,usr/bin}/ (overview or intro pages)
- /media/ (bsdisks is from ports, but afaik pulled by every desktop)
- /usr/share/{lib/,lib/dtrace/,libdata/games/,man/}/ (intro pages)
- /var/log/messages (syslog(3) -&gt; syslogd(8))

Entries that have been added:
- /dev/{cuaU0,vmm,zvol}/
- /usr/share/{atf,bhyve}/
- /usr/share/libexec/hyperv/ (thanks @rtprio)
- /local/&lt;subdirectories&gt;/
- /var/log/debug.log (thanks @pauamma)
- /var/spool/{lock,lpd}

Please forgive my earlier mistakes fixed in this commit:
- /{dev,/usr/share/{calendar,misc}} : accidentally reverted description
- /etc/local-unbound.conf/ (wrong link)
- /usr/{freebsd-dist,lib32,libdata},/var/log/{dmesg.today,lpd-errs} (typos)
- /{usr/libdata/gcc/,var/log/bsdisks.log} (removed, unnecessary)

PR:		261349
Reviewed by:	mhorne
MFC after:	1 week
Pull Request:	https://github.com/freebsd/freebsd-src/pull/1131

(cherry picked from commit 9dfe484e126d0e477a0d79b3f7a2350af9f5e025)
</content>
</entry>
<entry>
<title>BSD.usr.dist: remove empty /usr/libdata/gcc directory</title>
<updated>2024-05-01T18:42:57Z</updated>
<author>
<name>Mitchell Horne</name>
<email>mhorne@FreeBSD.org</email>
</author>
<published>2024-03-21T14:53:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a7a687302375e1130b8655223696ea8866a49af2'/>
<id>urn:sha1:a7a687302375e1130b8655223696ea8866a49af2</id>
<content type='text'>
I am unsure of its exact historical usage, but, we no longer ship GCC
with FreeBSD, and it should have been removed.

Reviewed by:	imp, emaste
MFC after:	3 days
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D44440

(cherry picked from commit cc1268a926772900a08c61fd791bb66df1e6c30c)
</content>
</entry>
<entry>
<title>hier.7: various improvements</title>
<updated>2024-05-01T18:42:27Z</updated>
<author>
<name>Alexander Ziaee</name>
<email>concussious@runbox.com</email>
</author>
<published>2024-02-28T05:16:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3d509058db5545cc2b29884a0c408a43e25821f5'/>
<id>urn:sha1:3d509058db5545cc2b29884a0c408a43e25821f5</id>
<content type='text'>
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/831

(cherry picked from commit 03ee09148950c9ea99987bfee8a769473079745b)
(cherry picked from commit 94dedfdfa96baef02e4ad661512a267ae5647d7b)
(cherry picked from commit a5b07274fcaf71fc9c14947a75fbe0a13d381a79)
(cherry picked from commit f19875b66bf403ed5c57f82bbe2a3f42475d0a06)
</content>
</entry>
<entry>
<title>ieee80211_vap(9): fix the title</title>
<updated>2024-05-01T18:36:48Z</updated>
<author>
<name>Mitchell Horne</name>
<email>mhorne@FreeBSD.org</email>
</author>
<published>2023-03-19T22:58:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1d921be5a889f52dfa48db8ac6b022302a435a44'/>
<id>urn:sha1:1d921be5a889f52dfa48db8ac6b022302a435a44</id>
<content type='text'>
MFC after:	3 days

(cherry picked from commit c5989febcc00be41e05b4b714bbfc6ea1359abaf)
</content>
</entry>
<entry>
<title>pthread_sigqueue(3): document</title>
<updated>2024-04-30T00:48:09Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2024-04-20T22:16:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=42b071cbc91e18e45e21feff39ca9e47ef93cc55'/>
<id>urn:sha1:42b071cbc91e18e45e21feff39ca9e47ef93cc55</id>
<content type='text'>
(cherry picked from commit 91da6becae6291533b9b59646b59bace2f905c81)
</content>
</entry>
<entry>
<title>pf tests: Add option to send fragmented packets</title>
<updated>2024-04-24T22:11:56Z</updated>
<author>
<name>Kajetan Staszkiewicz</name>
<email>vegeta@tuxpowered.net</email>
</author>
<published>2023-10-26T09:14:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9f3032b76b3c077d032fb86b614a5d64e04a7ed4'/>
<id>urn:sha1:9f3032b76b3c077d032fb86b614a5d64e04a7ed4</id>
<content type='text'>
Add option to send fragmented packets and to properly sniff them by
reassembling them by the sniffer itself.

Reviewed by:	kp
Sponsored by:	InnoGames GmbH
Differential Revision:	https://reviews.freebsd.org/D42354

(cherry picked from commit d7c9de2d68ca81c557e069c2b431529cf597886c)

pf: Fix packet reassembly

Don't drop fragmented packets when reassembly is disabled, they can be
matched by rules with "fragment" keyword. Ensure that presence of scrub
rules forces old behaviour.

Reviewed by:	kp
Sponsored by:	InnoGames GmbH
Differential Revision:	https://reviews.freebsd.org/D42355

(cherry picked from commit ede5d4ff5b39ccbc193c30fb6c093c7c4de9a464)

pf: Update documentation regarding matching, scrubbing and reassembly

Update pf documentation:

 - default behaviour of fragment reassembly
 - introduction of scrub option for filter rules
 - disadvantages of using the old scrub ruleset
 - options supported for match rules
 - fix missing list block end
 - remove duplicate description of match filter rule
 - update example to modern syntax

Reviewed by:	kp
Fragments obtained from:	OpenBSD
Sponsored by:	InnoGames GmbH
Differential Revision:	https://reviews.freebsd.org/D42270

(cherry picked from commit 5ed470bdb9da6442d6030cf0a7a8493f759fbb43)
</content>
</entry>
</feed>
