aboutsummaryrefslogtreecommitdiff
path: root/etc/protocols
Commit message (Collapse)AuthorAgeFilesLines
* Move hosts, hosts.equiv, networks, nsswitch.conf, protocols to lib/libc/net/Brad Davis2018-09-171-158/+0
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=338729
* etc: minor spelling fixes.Pedro F. Giffuni2016-05-011-1/+1
| | | | | | | | | Mostly comments but these tend to be user-visible. MFC after: 2 weeks Notes: svn path=/head/; revision=298887
* Bring /etc/protocols up to date.Eitan Adler2013-05-101-0/+7
| | | | | | | | PR: conf/175397 Submitted by: ak Notes: svn path=/head/; revision=250453
* Update /etc/protocols with IANA list updated 2007-02-12Greg Lehey2007-05-201-15/+19
| | | | | | | | | | | Gotcha: Number 48 (mhrp) is replaced with dsr. Submitted by: edwin PR: config/112732 MFC after: 2 weeks Notes: svn path=/head/; revision=169786
* White space fixes only: replace spaces with tabs.Greg Lehey2007-05-201-10/+10
| | | | Notes: svn path=/head/; revision=169785
* Add CARP (Common Address Redundancy Protocol), which allows multipleGleb Smirnoff2005-02-221-1/+2
| | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=142215
* Link pf to the build and install:Max Laier2004-03-081-1/+1
| | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=126756
* Renumber divert.Bill Fenner2002-12-131-1/+1
| | | | | | | | Forgotten by: fenner Approved by: re (murray) Notes: svn path=/head/; revision=107817
* Consistancy, file system > filesystemTom Rhodes2002-05-161-1/+1
| | | | Notes: svn path=/head/; revision=96703
* crdup(9) is not a protocol.Dima Dorfman2002-02-101-1/+1
| | | | | | | | | PR: 34624 Submitted by: John Nielsen <nielsenj@cs.byu.edu>, Hiten Pandya <hiten@uk.FreeBSD.org> Notes: svn path=/head/; revision=90462
* Update reference URL.Archie Cobbs2001-10-101-1/+1
| | | | | | | MFC after: 3 days Notes: svn path=/head/; revision=84772
* Do IANA update maintenance: list synched up to the latest version.Jeroen Ruigrok van der Werven2000-09-241-2/+14
| | | | | | | Document that 254 (divert) is not IANA assigned. Notes: svn path=/head/; revision=66321
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
| | | | Notes: svn path=/head/; revision=50472
* solve name conflictAndreas Klemm1999-06-071-2/+2
| | | | | | | | | | 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> Notes: svn path=/head/; revision=47826
* Since FreeBSD can be used as sniffer, update the /etc/protocols fileAndreas Klemm1999-06-061-9/+102
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=47783
* Add the GRE protocolJulian Elischer1998-02-131-1/+2
| | | | | | | Generic Routing Encapsulation (RFC 1702) Notes: svn path=/head/; revision=33329
* Add an entry for SKIP, and update the pointer to the new reference source.Julian Elischer1997-12-191-2/+3
| | | | Notes: svn path=/head/; revision=31872
* obey internet-draft "draft-stevens-advanced-api-04.txt" for ipv6 defs.Jun-ichiro itojun Hagino1997-10-231-3/+10
| | | | Notes: svn path=/head/; revision=30672
* added icmp6 and ip6. they are becoming common.Jun-ichiro itojun Hagino1997-10-031-1/+3
| | | | | | | Source: ftp://ftp.isi.edu/in-notes/iana/assignments/protocol-numbers Notes: svn path=/head/; revision=30066
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-231-1/+1
| | | | Notes: svn path=/head/; revision=23037
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=21673
* Adding changes to ipfw and the kernel to support ip packet diversion..Julian Elischer1996-07-101-1/+2
| | | | | | | | | 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. Notes: svn path=/head/; revision=17072
* Add official protocol and port numbers for RSVP.Garrett Wollman1995-08-291-1/+2
| | | | Notes: svn path=/head/; revision=10422
* Added a whole bunch of common protocols and ports from the latest edition ofGarrett Wollman1993-11-071-1/+14
| | | | | | | Assigned Numbers. Notes: svn path=/head/; revision=705
* Initial import of 386BSD 0.1 othersrc/etcRodney W. Grimes1993-06-201-0/+15
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=37