History log of /freebsd-10.2-release/share/man/man4/ng_ether.4
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 285830 23-Jul-2015 gjb

- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
builds.
- Update newvers.sh to reflect RC1.
- Update __FreeBSD_version to reflect 10.2.
- Update default pkg(8) configuration to use the quarterly branch.[1]

Discussed with: re, portmgr [1]
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 242997 13-Nov-2012 joel

Updates for netgraph node manual pages.

Discussed with: glebius
Submitted by: Mamontov Roman <mr.xanto@gmail.com>


# 223473 23-Jun-2011 glebius

Document that autoSrcAddr isn't re-enabled on NGM_SHUTDOWN.

Submitted by: Vadim Goncharov <vadim_nuclight mail.ru>


# 160974 04-Aug-2006 glebius

By default "autosrc" is off.

Submitted by: ru


# 141926 14-Feb-2005 glebius

Fix English grammar.

Submitted by: ru


# 141919 14-Feb-2005 glebius

Document NGM_ETHER_DETACH functionality.


# 141722 12-Feb-2005 glebius

Document multicast membership control messages.


# 140561 21-Jan-2005 ru

Sort sections.


# 129338 17-May-2004 archie

Update man page date for yesterday's change.


# 129281 16-May-2004 archie

Allow ng_ether "lower" and "orphans" hooks to be connected at the same time.

Reviewed by: julian
PR: kern/63317


# 128529 21-Apr-2004 ru

Improve the documentation somewhat.


# 93457 30-Mar-2002 dd

Fix braino: the example interface is fxp0, not ed0.

PR: 36471
Submitted by: John Nielsen <zoobie@bsdconspiracy.net>


# 84306 01-Oct-2001 ru

mdoc(7) police: Use the new .In macro for #include statements.


# 79727 14-Jul-2001 schweikh

Removed whitespace at end-of-line; no content changes. I simply did
cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//'

BTW, what editors are the culprits? I'm using vim and it shows
me whitespace at EOL in troff files with a thick blue block...

Reviewed by: Silence from cvs diff -b
MFC after: 7 days


# 79538 10-Jul-2001 ru

mdoc(7) police: removed HISTORY info from the .Os call.


# 79366 06-Jul-2001 ru

mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).


# 76686 16-May-2001 archie

Add BUGS section describing the requirement to manually load the KLD.


# 68962 20-Nov-2000 ru

mdoc(7) police: use the new features of the Nm macro.


# 68854 17-Nov-2000 ru

mdoc(7) police: use certified section headers wherever possible.


# 67627 26-Oct-2000 asmodai

Update @freebsd.org email addresses to @FreeBSD.org as is the
precedent.


# 67508 24-Oct-2000 julian

Change archie's and my email addresses from Whistle.com to FreeBSD.org


# 64659 15-Aug-2000 sheldonh

Fix nit in previous delta: trailing punctuation arguments to mdoc
macros must be whitespace separated.


# 64654 15-Aug-2000 archie

Document three new control messages.


# 64403 08-Aug-2000 archie

Insert missing word 'that'.


# 64359 07-Aug-2000 archie

Document three new control messages.


# 62147 27-Jun-2000 archie

Update to reflect new ng_ether(4) hooks.
Remove 'options NETGRAPH' requirement.


# 59974 04-May-2000 archie

Move netgraph node type man pages from section 8 to section 4.


# 59923 03-May-2000 archie

Formatting tweak.

PR: docs/18292


# 58516 24-Mar-2000 mpp

Minor style fixes: freebsd.org -> FreeBSD.org


# 56608 25-Jan-2000 archie

New man page ng_ether(8) describing the netgraph capabilities of
Ethernet interfaces.