summaryrefslogtreecommitdiffstats
path: root/net/link_local.c
Commit message (Expand)AuthorAgeFilesLines
* net: cosmetic: Fix checkpatch.pl failures in net.cJoe Hershberger2015-04-181-2/+2
* net: cosmetic: Fix checkpatch.pl failures in linklocalJoe Hershberger2015-04-181-19/+17
* net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger2015-04-181-10/+8
* net: cosmetic: Change IPaddr_t to struct in_addrJoe Hershberger2015-04-181-11/+16
* net: Correct check for link-local target IP conflictJoe Hershberger2013-06-241-4/+13
* net: Fix endianness bug in link-localJoe Hershberger2012-12-151-1/+1
* net: link_local: fix buildbenoit.thebaudeau@advans2012-07-191-3/+3
* Minor Coding Style cleanupWolfgang Denk2012-07-101-2/+3
* net: use common rand()/srand() functionsMichael Walle2012-07-071-3/+4
* net: Allow filtering on debug traces in the net subsystemJoe Hershberger2012-05-231-12/+14
* net: Add link-local addressing supportJoe Hershberger2012-05-231-0/+332
OpenPOWER on IntegriCloud