| #
fa9896e0
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: two-line nroff pattern
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
|
| #
8eadfdd9
|
| 04-Sep-2022 |
Gordon Bergling <gbe@FreeBSD.org> |
ip6.4: Correct a typo in the manual page
- s/the the/the/
MFC after: 3 days
|
| #
a043594c
|
| 24-Jul-2022 |
Alan Somers <asomers@FreeBSD.org> |
ip6(4): document IP_ORIGDSTADDR
The option was originally added in r313524, but with incomplete documentation.
MFC after: 1 week Reviewed by: karels, gbe (manpages) Differential Revision: https://r
ip6(4): document IP_ORIGDSTADDR
The option was originally added in r313524, but with incomplete documentation.
MFC after: 1 week Reviewed by: karels, gbe (manpages) Differential Revision: https://reviews.freebsd.org/D35890
show more ...
|
| #
0943200b
|
| 30-Jul-2021 |
Tom Jones <thj@FreeBSD.org> |
inet6_option_space is deprecated, refer to inet6_opt_init instead
Reviewed by: bz, hrs MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D26273
|
| #
2a22df74
|
| 04-Nov-2018 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r339813 through r340125.
|
| #
7f98104d
|
| 01-Nov-2018 |
Dag-Erling Smørgrav <des@FreeBSD.org> |
Fix markup issues and add references to updated RFCs.
MFC after: 3 days
|
| #
7847e041
|
| 24-Aug-2018 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r338026 through r338297, and resolve conflicts.
|
| #
fa9896e0
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: two-line nroff pattern
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
|
| #
8eadfdd9
|
| 04-Sep-2022 |
Gordon Bergling <gbe@FreeBSD.org> |
ip6.4: Correct a typo in the manual page
- s/the the/the/
MFC after: 3 days
|
| #
a043594c
|
| 24-Jul-2022 |
Alan Somers <asomers@FreeBSD.org> |
ip6(4): document IP_ORIGDSTADDR
The option was originally added in r313524, but with incomplete documentation.
MFC after: 1 week Reviewed by: karels, gbe (manpages) Differential Revision: https://r
ip6(4): document IP_ORIGDSTADDR
The option was originally added in r313524, but with incomplete documentation.
MFC after: 1 week Reviewed by: karels, gbe (manpages) Differential Revision: https://reviews.freebsd.org/D35890
show more ...
|
| #
0943200b
|
| 30-Jul-2021 |
Tom Jones <thj@FreeBSD.org> |
inet6_option_space is deprecated, refer to inet6_opt_init instead
Reviewed by: bz, hrs MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D26273
|
| #
2a22df74
|
| 04-Nov-2018 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r339813 through r340125.
|
| #
7f98104d
|
| 01-Nov-2018 |
Dag-Erling Smørgrav <des@FreeBSD.org> |
Fix markup issues and add references to updated RFCs.
MFC after: 3 days
|
| #
7847e041
|
| 24-Aug-2018 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r338026 through r338297, and resolve conflicts.
|
| #
c8b8b38e
|
| 19-Aug-2018 |
Mateusz Piotrowski <0mp@FreeBSD.org> |
Document socket control message routines for ancillary data access (CMSG_DATA).
PR: 227777 Reviewed by: bcr, eadler Approved by: mat (mentor), manpages (bcr) Obtained from: OpenBSD Differential Rev
Document socket control message routines for ancillary data access (CMSG_DATA).
PR: 227777 Reviewed by: bcr, eadler Approved by: mat (mentor), manpages (bcr) Obtained from: OpenBSD Differential Revision: https://reviews.freebsd.org/D15215
show more ...
|
| #
dce33a45
|
| 06-Mar-2017 |
Ermal Luçi <eri@FreeBSD.org> |
The patch provides the same socket option as Linux IP_ORIGDSTADDR. Unfortunately they will have different integer value due to Linux value being already assigned in FreeBSD.
The patch is similar to
The patch provides the same socket option as Linux IP_ORIGDSTADDR. Unfortunately they will have different integer value due to Linux value being already assigned in FreeBSD.
The patch is similar to IP_RECVDSTADDR but also provides the destination port value to the application.
This allows/improves implementation of transparent proxies on UDP sockets due to having the whole information on forwarded packets.
Reviewed by: adrian, aw Approved by: ae (mentor) Sponsored by: rsync.net Differential Revision: D9235
show more ...
|
| #
98e0ffae
|
| 27-May-2015 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Merge sync of head
|
| #
d899be7d
|
| 19-Jan-2015 |
Glen Barber <gjb@FreeBSD.org> |
Reintegrate head: r274132-r277384
Sponsored by: The FreeBSD Foundation
|
| #
8f0ea33f
|
| 13-Jan-2015 |
Glen Barber <gjb@FreeBSD.org> |
Reintegrate head revisions r273096-r277147
Sponsored by: The FreeBSD Foundation
|
| #
a4ed7276
|
| 02-Jan-2015 |
Enji Cooper <ngie@FreeBSD.org> |
MFhead @ r276594
|
| #
8007ee2b
|
| 27-Dec-2014 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r274961 through r276301.
|
| #
923544aa
|
| 26-Dec-2014 |
Baptiste Daroussin <bapt@FreeBSD.org> |
Sort SEE ALSO
|
| #
4d56c133
|
| 21-Nov-2014 |
Alexander V. Chernikov <melifaro@FreeBSD.org> |
Sync to HEAD@r274766
|
| #
9268022b
|
| 19-Nov-2014 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Merge from head@274682
|
| #
603eaf79
|
| 09-Nov-2014 |
Alexander V. Chernikov <melifaro@FreeBSD.org> |
Renove faith(4) and faithd(8) from base. It looks like industry have chosen different (and more traditional) stateless/statuful NAT64 as translation mechanism. Last non-trivial commits to both faith(
Renove faith(4) and faithd(8) from base. It looks like industry have chosen different (and more traditional) stateless/statuful NAT64 as translation mechanism. Last non-trivial commits to both faith(4) and faithd(8) happened more than 12 years ago, so I assume it is time to drop RFC3142 in FreeBSD.
No objections from: net@
show more ...
|