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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ddb support to the "new" link layer code ("new-arp"):
bz
2010-03-18
1
-0
/
+136
*
- restructure flowtable to support ipv6
kmacy
2010-03-12
1
-2
/
+2
*
The proxy arp entries could not be added into the system over the
qingli
2009-12-30
1
-1
/
+3
*
Style fix - break too long a line in two.
zec
2009-09-18
1
-1
/
+2
*
V_irtualize the lltables list, making ARP and ND reasonably
zec
2009-09-17
1
-7
/
+19
*
The addresses that are assigned to the loopback interface
qingli
2009-09-05
1
-9
/
+0
*
This patch fixes the following issues:
qingli
2009-09-05
1
-0
/
+9
*
Use locks specific to the lltable code, rather than borrow the ifnet
rwatson
2009-08-25
1
-14
/
+15
*
Rework global locks for interface list and index management, correcting
rwatson
2009-08-23
1
-4
/
+4
*
Merge the remainder of kern_vimage.c and vimage.h into vnet.c and
rwatson
2009-08-01
1
-1
/
+1
*
When an interface address is removed and the last prefix
qingli
2009-05-20
1
-0
/
+17
*
clarify state of llentry that is passed back
kmacy
2009-04-17
1
-0
/
+2
*
add comment to llentry_update
kmacy
2009-04-16
1
-0
/
+4
*
add utility routine for updating an struct llentry *
kmacy
2009-04-16
1
-0
/
+33
*
Like with r185713 make sure to not leak a lock as rtalloc1(9) returns
bz
2009-01-31
1
-2
/
+3
*
style and spelling fix
kmacy
2008-12-16
1
-1
/
+1
*
Add arpv2 management code
kmacy
2008-12-15
1
-0
/
+311