relayd: put rule requests on stack
[project/relayd.git] / route.c
2016-02-07 Felix Fietkaurelayd: put rule requests on stack master
2016-02-07 Felix Fietkaufix attribute alignment for rules
2016-02-05 Felix Fietkaurules: process rules after the local table to ensure...
2015-10-29 Felix Fietkauroute: fix an uninitialized variable
2014-10-05 Felix Fietkauroute: fix an error with strict-aliasing
2011-10-24 Jo-Philipp Wichroute.c: include time.h, required for eglibc and glibc...
2010-08-27 Felix Fietkauimplement local ip access through policy routing
2010-08-27 Felix Fietkaurule: two boolean parameters with a flags field
2010-08-26 Felix Fietkausplit off code for sending an rtnl dump request
2010-08-17 Felix FietkauImplement a workaround for the policy routing gateway bug
2010-08-17 Felix FietkauAdd default gateway and DHCP handling (not fully workin...
2010-08-11 Felix FietkauUse policy routing to limit the scope of the host route...
2010-08-11 Felix FietkauPreinitialize more fields of the RTNL request
2010-08-11 Felix FietkauFlush the route cache after changing routes
2010-08-11 Felix FietkauMove the rtnl code to a separate source file