summaryrefslogtreecommitdiff
path: root/sys/net/if_llatbl.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r213929:Bjoern A. Zeeb2010-10-201-0/+4
* MFhead 210533:Gleb Smirnoff2010-09-161-2/+0
* MFhead 210529:Gleb Smirnoff2010-09-161-0/+1
* MFC: r210383Jung-uk Kim2010-07-271-1/+1
* MFC r206481:Bjoern A. Zeeb2010-04-211-1/+4
* MFC 205066, 205069, 205093, 205097, 205488:Kip Macy2010-04-011-2/+2
* MFC r205276:Bjoern A. Zeeb2010-03-271-0/+136
* MFC r201282, r201543Qing Li2010-01-051-1/+3
* MFC r197286, r197306:Hajimu UMEMOTO2009-11-171-7/+20
* MFC r196871Qing Li2009-09-051-9/+0
* MFC r196864Qing Li2009-09-051-0/+9
* Merge r196535 from head to stable/8:Robert Watson2009-08-281-14/+15
* Merge r196481 from head to stable/8:Robert Watson2009-08-281-4/+4
* Merge the remainder of kern_vimage.c and vimage.h into vnet.c andRobert Watson2009-08-011-1/+1
* When an interface address is removed and the last prefixQing Li2009-05-201-0/+17
* clarify state of llentry that is passed backKip Macy2009-04-171-0/+2
* add comment to llentry_updateKip Macy2009-04-161-0/+4
* add utility routine for updating an struct llentry *Kip Macy2009-04-161-0/+33
* Like with r185713 make sure to not leak a lock as rtalloc1(9) returnsBjoern A. Zeeb2009-01-311-2/+3
* style and spelling fixKip Macy2008-12-161-1/+1
* Add arpv2 management codeKip Macy2008-12-151-0/+311