index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
mac68k
/
dev
/
if_mc.c
Age
Commit message (
Expand
)
Author
2008-10-08
cosmetic change for ioctl funtions.. move splnet out from variable declaration.
Brad Smith
2008-10-02
First step towards cleaning up the Ethernet driver ioctl handling.
Brad Smith
2007-10-14
'expresion' -> 'expression'. Reported by Jung on tech@.
Kenneth R Westerback
2007-01-12
fix altq for mc(4); make mbuf functions return NULL instead of 0 while
Martin Reindl
2006-03-25
allow bpf(4) to ignore packets based on their direction (inbound or
Damien Miller
2005-06-08
remove netns crud.
Henning Brauer
2005-06-07
CCITT about to bite the dust, remove special casing in archs and drivers
Henning Brauer
2005-01-04
ifdef MCDEBUG printf on FIFO overflows as discussed with Nick
Martin Reindl
2005-01-04
martin' last commit made mc(4) reset the multicast filter twice.
Brad Smith
2004-12-15
sync with NetBSD but replace hand crafted crc logic with ether_crc32_le()
Martin Reindl
2004-12-13
Store the local ethernet address in struct arpcom and suddenly mc(4) starts
Claudio Jeker
2002-04-20
Get rid of "integrate" and "hide" bad taste modifiers, thus get non-DDB
Miod Vallat
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-11-06
Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.
Miod Vallat
2001-07-09
Trivial ether_input_mbuf().
Federico G. Schwindt
2001-02-20
for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ ok
Michael Shalayeff
1999-05-13
Compensate for the check for onwership of unicast packets in promiscuous
Jason Wright
1998-05-08
With the new psc framework, incorporate the driver for the AMD MACE ethernet
gene