summaryrefslogtreecommitdiff
path: root/libndp
Commit message (Expand)AuthorAgeFilesLines
...
* lib: introduce ndp_msg_type_info() helperJiri Pirko2013-03-171-4/+8
* lib: fix memory leak on receiving small packetsJiri Pirko2013-03-171-1/+2
* lib: introduce ndp_get_type_by_raw_type() and use it to find out msg typeJiri Pirko2013-03-171-8/+25
* lib: move "struct icmp6_hdr *" into msg struct and init it in allocJiri Pirko2013-03-171-4/+4
* lib: do not parse packet right away but do rather for every getterJiri Pirko2013-03-171-40/+102
* initialJiri Pirko2013-03-155-0/+1543