index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
netinet
/
if_ether.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
bring in ARP support for variable length link level addresses
fjoe
2001-10-14
1
-2
/
+2
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
1
-1
/
+1
*
KAME related header files additions and merges.
shin
1999-11-05
1
-0
/
+16
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Make INET a proper option.
eivind
1998-01-08
1
-17
/
+1
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Use the new if_multiaddrs list for multicast addresses rather than the
wollman
1997-01-13
1
-73
/
+1
*
Move the ethertypes from <netinet/if_ether.h> to <net/ethernet.h>.
wollman
1997-01-03
1
-17
/
+1
*
Include <net/if_arp.h> in the one header that requires it,
wollman
1996-12-11
1
-1
/
+2
*
Megacommit to straigthen out ETHER_ mess.
phk
1996-08-06
1
-31
/
+17
*
Send ARP's for aliased subnets with the proper source address.
fenner
1996-03-23
1
-2
/
+1
*
Remove old ballast, clean up a little bit, staticize.
phk
1995-12-09
1
-4
/
+1
*
all:
dg
1995-12-05
1
-1
/
+4
*
Convert ARP to use queue.h macros rather than insque/remque. While
wollman
1995-10-05
1
-13
/
+1
*
Merge with 4.4-Lite-2. This involves changing the version number and
wollman
1995-09-21
1
-3
/
+3
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-4
/
+4
*
Add declaration for struct ether_addr (this is where Sun documents
wpaul
1995-04-02
1
-1
/
+8
*
Make arp_rtrequest() static since nobody needs to referene it any more.
wollman
1994-12-22
1
-2
/
+1
*
Move ARP interface initialization into if_ether.c:arp_ifinit().
wollman
1994-12-22
1
-1
/
+2
*
Fix a bug which caused panics when attempting to change just the flags of
wollman
1994-10-11
1
-3
/
+3
*
Made idempotent.
paul
1994-08-21
1
-1
/
+6
*
Fix up some sloppy coding practices:
wollman
1994-08-18
1
-7
/
+6
*
Added $Id$
dg
1994-08-02
1
-0
/
+1
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+224