[Olsr-dev] [PATCH v1 0/8] Some improvements to the olsr_new_netlink_route function
Ferry Huberts
(spam-protected)
Tue Aug 19 12:07:44 CEST 2014
From: Ferry Huberts <(spam-protected)>
I need more flexibility in the olsr_new_netlink_route function for the work
I'm doing to (finally) add the last piece of the mult-smart-gateway code to
olsrd.
We have that code in one of our own daemons but since that daemon work very
differently from olsrd, the code needs 'some' massaging, refactoring and
translation.
This series is something that is needed as a basis and is quite localised, which
is why I'm sending it out now.
Ferry Huberts (8):
linux: increase the netlink buffer size
linux: fix using tables >= 256
linux: fix type of af_family
linux: do not try to set routes with negative metric
linux: add 'flags' parameter to olsr_new_netlink_route function
linux: add 'scope' parameter to olsr_new_netlink_route function
linux: make it possible to add/remove blackhole routes
linux: export the olsr_new_netlink_route function
src/kernel_routes.h | 7 ++++-
src/linux/kernel_routes_nl.c | 64 +++++++++++++++++++++++++++-----------------
2 files changed, 45 insertions(+), 26 deletions(-)
--
1.9.3
More information about the Olsr-dev
mailing list