History log of /src/lib/libc/net/protocols (Results 1 – 25 of 27)
Revision Date Author Comments
# dc36d6f9 23-Nov-2023 Warner Losh <imp@FreeBSD.org>

lib: Remove ancient SCCS tags.

Remove ancient SCCS tags from the tree, automated scripting, with two
minor fixup to keep things compiling. All the common forms in the tree
were removed with a perl s

lib: Remove ancient SCCS tags.

Remove ancient SCCS tags from the tree, automated scripting, with two
minor fixup to keep things compiling. All the common forms in the tree
were removed with a perl script.

Sponsored by: Netflix

show more ...


# d0b2dbfa 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/


# 03452a49 17-Sep-2018 Brad Davis <brd@FreeBSD.org>

Move hosts, hosts.equiv, networks, nsswitch.conf, protocols to lib/libc/net/

This uses relative paths to make it more specific to avoid any potential
future problems with .PATH and leverages CONFS.

Move hosts, hosts.equiv, networks, nsswitch.conf, protocols to lib/libc/net/

This uses relative paths to make it more specific to avoid any potential
future problems with .PATH and leverages CONFS.

libc was picked as the destination location for these because of the syscalls
that use these files as the lowest level place they are referenced.

Approved by: re (gjb), will (mentor)
Differential Revision: https://reviews.freebsd.org/D17164

show more ...


# f2730d1d 01-May-2016 Pedro F. Giffuni <pfg@FreeBSD.org>

etc: minor spelling fixes.

Mostly comments but these tend to be user-visible.

MFC after: 2 weeks


# ba7eea33 10-May-2013 Eitan Adler <eadler@FreeBSD.org>

Bring /etc/protocols up to date.

PR: conf/175397
Submitted by: ak


# 1c7163a1 20-May-2007 Greg Lehey <grog@FreeBSD.org>

Update /etc/protocols with IANA list updated 2007-02-12

Gotcha: Number 48 (mhrp) is replaced with dsr.

Submitted by: edwin
PR: config/112732
MFC after: 2 weeks


# 2dee7077 20-May-2007 Greg Lehey <grog@FreeBSD.org>

White space fixes only: replace spaces with tabs.


# a9771948 22-Feb-2005 Gleb Smirnoff <glebius@FreeBSD.org>

Add CARP (Common Address Redundancy Protocol), which allows multiple
hosts to share an IP address, providing high availability and load
balancing.

Original work on CARP done by Michael Shalayeff, wi

Add CARP (Common Address Redundancy Protocol), which allows multiple
hosts to share an IP address, providing high availability and load
balancing.

Original work on CARP done by Michael Shalayeff, with many
additions by Marco Pfatschbacher and Ryan McBride.

FreeBSD port done solely by Max Laier.

Patch by: mlaier
Obtained from: OpenBSD (mickey, mcbride)

show more ...


# 8d69c48b 08-Mar-2004 Max Laier <mlaier@FreeBSD.org>

Link pf to the build and install:
This adds the former ports registered groups: proxy and authpf as well as
the proxy user. Make sure to run mergemaster -p in oder to complete make
installworld witho

Link pf to the build and install:
This adds the former ports registered groups: proxy and authpf as well as
the proxy user. Make sure to run mergemaster -p in oder to complete make
installworld without errors.

This also provides the passive OS fingerprints from OpenBSD (pf.os) and an
example pf.conf.

For those who want to go without pf; it provides a NO_PF knob to make.conf.

__FreeBSD_version will be bumped soon to reflect this and to be able to
change ports accordingly.

Approved by: bms(mentor)

show more ...


# ed334c50 13-Dec-2002 Bill Fenner <fenner@FreeBSD.org>

Renumber divert.

Forgotten by: fenner
Approved by: re (murray)


# db4f5764 16-May-2002 Tom Rhodes <trhodes@FreeBSD.org>

Consistancy, file system > filesystem


# 35fe8af9 10-Feb-2002 Dima Dorfman <dd@FreeBSD.org>

crdup(9) is not a protocol.

PR: 34624
Submitted by: John Nielsen <nielsenj@cs.byu.edu>,
Hiten Pandya <hiten@uk.FreeBSD.org>


# f3ca6972 10-Oct-2001 Archie Cobbs <archie@FreeBSD.org>

Update reference URL.

MFC after: 3 days


# 0698add9 24-Sep-2000 Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org>

Do IANA update maintenance: list synched up to the latest version.

Document that 254 (divert) is not IANA assigned.


# 9b7a44a6 27-Aug-1999 Peter Wemm <peter@FreeBSD.org>

$Id$ -> $FreeBSD$


# e373a275 07-Jun-1999 Andreas Klemm <andreas@FreeBSD.org>

solve name conflict
the old STREAM protocol has been obsoleted by "ST2" (RFC 1819)

Detected by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
Suggested by: Matt Crawford <crawdad@fnal.gov>


# 9d08e0f5 06-Jun-1999 Andreas Klemm <andreas@FreeBSD.org>

Since FreeBSD can be used as sniffer, update the /etc/protocols file
after demand of two people and no objections:
- included all registered protocols, so it's now a useful reference as well
- rename

Since FreeBSD can be used as sniffer, update the /etc/protocols file
after demand of two people and no objections:
- included all registered protocols, so it's now a useful reference as well
- renamed title to reflect new content
(deleted word "IP", since all registered internet protocols are included now)
- corrected URL (file isn't hosted by iana.org anymore)

show more ...


# b92d02b6 13-Feb-1998 Julian Elischer <julian@FreeBSD.org>

Add the GRE protocol
Generic Routing Encapsulation (RFC 1702)


# 4081ff72 19-Dec-1997 Julian Elischer <julian@FreeBSD.org>

Add an entry for SKIP, and update the pointer to the new reference source.


# d63c6d1a 23-Oct-1997 Jun-ichiro itojun Hagino <itojun@FreeBSD.org>

obey internet-draft "draft-stevens-advanced-api-04.txt" for ipv6 defs.


# 7bb8e611 03-Oct-1997 Jun-ichiro itojun Hagino <itojun@FreeBSD.org>

added icmp6 and ip6. they are becoming common.
Source: ftp://ftp.isi.edu/in-notes/iana/assignments/protocol-numbers


# 79403fe3 23-Feb-1997 Peter Wemm <peter@FreeBSD.org>

Revert $FreeBSD$ to $Id$


# 1130b656 14-Jan-1997 Jordan K. Hubbard <jkh@FreeBSD.org>

Make the long-awaited change from $Id$ to $FreeBSD$

This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so

Make the long-awaited change from $Id$ to $FreeBSD$

This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.

show more ...


# 93e0e116 10-Jul-1996 Julian Elischer <julian@FreeBSD.org>

Adding changes to ipfw and the kernel to support ip packet diversion..
This stuff should not be too destructive if the IPDIVERT is not compiled in..
be aware that this changes the size of the ip_fw

Adding changes to ipfw and the kernel to support ip packet diversion..
This stuff should not be too destructive if the IPDIVERT is not compiled in..
be aware that this changes the size of the ip_fw struct
so ipfw needs to be recompiled to use it.. more changes coming to clean this up.

show more ...


# f6d60042 29-Aug-1995 Garrett Wollman <wollman@FreeBSD.org>

Add official protocol and port numbers for RSVP.


12