On Fri, Dec 06, 2013 at 12:34:44PM +0200, Sergey Popovich wrote:
> ?? ???????????? ???? 6 ?????????????? 2013 02:28:32 ???????????????????????? Sargun Dhillon ??????????????:
> > So, from my understanding, routes in the Linux kernel have can have a
> > source associated with them.This is RTA_SRC attribute in netlink ( I
> > think ).
>
> Maybe you mean RTA_PREFSRC attr? This is implemented and could be set/get
> withing BIRD filters using krt_prefsrc attribute without any problem.
Yes, krt_prefsrc should do the thing, but communication with directly
connected hosts would be handled by implicit device routes from kernel,
which wouldn't be changed by BIRD.