summaryrefslogtreecommitdiff
path: root/etc/protocols
Commit message (Collapse)AuthorAgeFilesLines
* MFC 1.20:Gleb Smirnoff2005-03-021-1/+2
| | | | | | | add carp and pfsync protos Notes: svn path=/stable/5/; revision=142999
* 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