OSDN Git Service

Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
authorDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2013 00:10:36 +0000 (19:10 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2013 00:10:36 +0000 (19:10 -0500)
commit2afd0a24da6c63ad3c1af1c510cb91c7befdc8d0
tree58c80e65cc784f33ca4e627b867031fddb674430
parent1591ab6740326aaf41e194c43bdf8ece6e2e4835
parentb618ad1103c9ea0c4a69b44f42fc3c7b4e231e22
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge

Included changes ares:
- fix an skb memleak in DAT
- fix the ARP filtering routine in DAT by preventing bogus entries to overwrite
  already existing ones in the local cache.
- fix the ARP filtering routine in DAT by preventing it to parse and add to the
  cache bogus entries

Signed-off-by: David S. Miller <davem@davemloft.net>