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
/
netgraph
/
ng_ether.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add new netgraph control message NGM_ETHER_DETACH, which actually
glebius
2005-02-14
1
-0
/
+1
*
Restore previous cookie. Old programs will work with new node OK,
glebius
2005-02-12
1
-1
/
+1
*
Add two new netgraph messages NGM_ETHER_ADD_MULTI and NGM_ETHER_DEL_MULTI,
glebius
2005-02-12
1
-2
/
+3
*
/* -> /*- for license, minor formatting changes
imp
2005-01-07
1
-1
/
+3
*
Backout previous change, it breaks build and it is not needed
pjd
2004-02-20
1
-12
/
+0
*
Export private structure owned by ng_ether(4) module outside.
pjd
2004-02-19
1
-0
/
+12
*
Made the Ethernet address parse type standard.
ru
2003-12-17
1
-5
/
+0
*
Since neither archie nor I work at Whistle any more, change our email
julian
2000-10-24
1
-1
/
+1
*
Export ng_ether_enaddr_type for other nodes that want to use it.
archie
2000-08-30
1
-0
/
+5
*
Add three more control messages to complement their opposites:
archie
2000-08-15
1
-1
/
+4
*
Add three new control messages to the ng_ether(4) netgraph node type:
archie
2000-08-07
1
-0
/
+3
*
Make the ng_ether(4) node type dynamically loadable like the rest.
archie
2000-06-26
1
-8
/
+8
*
Add two new generic control messages, NGM_ASCII2BINARY and
archie
1999-11-30
1
-1
/
+9
*
Whistle's Netgraph link-layer (sometimes more) networking infrastructure.
julian
1999-10-21
1
-0
/
+55