2016-03-08 21:52, Michal Kobylinski: > This patchset extended next_hop field from 8-bits to 24-bits in LPM library > for IPv4. > > Added versioning symbols to functions and updated > library and applications that have a dependency on LPM library. > > Michal Kobylinski (2): > lpm: extend ip4 next_hop and add config structure > examples: update to use new lpm lib for ipv4
You cannot split library and apps in such change because each commit must compile (including the examples).