From: Antonio Quartulli antonio@meshcoding.com Date: Sun, 13 Oct 2013 13:22:45 +0200
this is our second pull request intended for net-next/linux-3.13.
The most important piece in this patchset is the new packet fragmentation code implemented by Martin Hundebøll during his Google Summer of Code 2012[1]. This code is entirely substituting the current fragmentation mechanism.
Other than this you have:
- the creation of a common BAT ICMP header which makes the ICMP subsystem more flexible and extensible
- the addition of a dummy rx mode handler for the soft-interface which allows users to set static multicast listeners
- some minor improvements and code cleanups
Please pull or let me know of any problem.
Pulled, thanks Antonio.