[Bug 197256] [PATCH] ip6(4): missing IPV6_RECVHOPLIMIT and other RFC3542 API documentation
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Mar 11 10:58:03 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197256
--- Comment #1 from guyyur at gmail.com ---
Updated patches:
https://github.com/guyyur/freebsd-src_patches/tree/master/man4_ip6_updates
If first uncommenting IPV6_ORIGDSTADDR documentation added in r314722
(Apply uncomment_IPV6_ORIGDSTADDR.patch first)
If not
https://github.com/guyyur/freebsd-src_patches/tree/master/man4_ip6_updates_no_IPV6_ORIGDSTADDR_uncomment
Split into patch for each OpenBSD commit
openbsd_v1.25_changes.patch
openbsd_v1.26_changes.patch
openbsd_v1.29_changes.patch
openbsd_v1.31_changes.patch
openbsd_v1.32_changes.patch
openbsd_v1.33_changes.patch
openbsd_v1.34_changes.patch
move_openbsd_tag_to_v1.34.patch
v1.32 removed options that are commented out in the manpage and are not
implemented in OpenBSD. They are also not implemented in FreeBSD.
It also uncommented IPV6_NEXTHOP.
v1.34 removed IPV6_NEXTHOP documentation completely.
IPV6_NEXTHOP is still implemented in FreeBSD but is currently commented out in
the manpage so I am not sure if v1.32, v1.34 should be applied.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-doc
mailing list