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
/
net
/
if_llatbl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove include opt_ofed.h since OFED is unifdef'd.
alfred
2013-08-27
1
-2
/
+0
*
Remove the #ifdef OFED from the 20 byte mac in struct llentry.
alfred
2013-08-25
1
-2
/
+0
*
Back out r249318, r249320 and r249327 due to a heisenbug most
andre
2013-05-06
1
-1
/
+1
*
Fix build.
glebius
2013-04-10
1
-1
/
+1
*
Retire struct sockaddr_inarp.
glebius
2013-01-31
1
-1
/
+0
*
Move lle_event to if_llatbl.h
np
2013-01-25
1
-0
/
+10
*
Fix races between in_lltable_prefix_free(), lla_lookup(),
glebius
2012-08-02
1
-7
/
+10
*
The llentry_update() is used only by flowtable and the latter
glebius
2012-08-02
1
-2
/
+2
*
Some style(9) and whitespace changes.
glebius
2012-07-31
1
-9
/
+10
*
When using flowtable llentrys can outlive the interface with which they're as...
kmacy
2012-02-23
1
-3
/
+1
*
Make KBI changes required for future MFCing of inpcb rtentry / llentry caching.
kmacy
2011-09-20
1
-0
/
+1
*
Permit ARP to proceed for IPv4 host routes for which the gateway is the
zec
2011-07-08
1
-3
/
+0
*
The statically configured (permanent) ARP entries are removed when an
qingli
2011-05-20
1
-2
/
+3
*
- Merge changes to the base system to support OFED. These include
jeff
2011-03-21
1
-0
/
+5
*
Use NULL rather than 0 to invalidate a pointer.
bz
2010-12-31
1
-9
/
+2
*
Add a queue to hold packets while we await an ARP reply.
gnn
2010-11-12
1
-1
/
+2
*
lltable_drain() has never been used so far, thus #if 0 it for now.
bz
2010-10-16
1
-0
/
+2
*
- restructure flowtable to support ipv6
kmacy
2010-03-12
1
-1
/
+1
*
The proxy arp entries could not be added into the system over the
qingli
2009-12-30
1
-1
/
+1
*
Use locks specific to the lltable code, rather than borrow the ifnet
rwatson
2009-08-25
1
-0
/
+7
*
When an interface address is removed and the last prefix
qingli
2009-05-20
1
-0
/
+5
*
add utility routine for updating an struct llentry *
kmacy
2009-04-16
1
-0
/
+2
*
add macro for destroying an llentry's rwlock
kmacy
2008-12-16
1
-1
/
+2
*
Add arpv2 management code
kmacy
2008-12-15
1
-0
/
+191