Commit History

Author SHA1 Message Date
  Matthieu Boutier 72a6264355 Move the table selection into rule.c. 9 years ago
  Matthieu Boutier 4d28c1564e Refactor netlink: rule import (+ new file for rules). 9 years ago
  Matthieu Boutier 9bbcc9f843 Make rule functions global. 9 years ago
  Matthieu Boutier 0b3244008d Refactor netlink: link import. 9 years ago
  Matthieu Boutier 87f55f5eaf Refactor netlink: address import. 9 years ago
  Matthieu Boutier 58dbd2f425 Refactor netlink: routes import. 9 years ago
  Juliusz Chroboczek fccc49a8c8 Fix read_random_bytes yet again. 9 years ago
  Juliusz Chroboczek 7e7ee16095 Simplify read_random_bytes. 9 years ago
  Matthieu Boutier 0ff8404d0b Determine default value of has_ipv6_subtrees dynamically. 9 years ago
  Juliusz Chroboczek 6d768ba4af Encapsulate testing for ipv6_subtrees within a function. 9 years ago
  Matthieu Boutier 217e757598 Fix bug when rules were modified by third parties. 10 years ago
  Matthieu Boutier 46dd09f4fb Add options to control the table and priority numbers. 11 years ago
  Matthieu Boutier d2838459dd Kernel-side implementation of source-sensitive routing. 10 years ago
  Toke Høiland-Jørgensen 1d8a3cce8b Add ability to get routes from multiple kernel tables. 11 years ago
  dermiste 1ef8b276bc fixes and cleanup 14 years ago
  Juliusz Chroboczek 209707c6f8 Implement kernel_interface_channel. 14 years ago
  Juliusz Chroboczek 4e70b6503e Unify kernel_*_addresses into kernel_addresses. 15 years ago
  Juliusz Chroboczek a298e9961a Rename babel to babeld. 15 years ago
  Juliusz Chroboczek fd51cbf6f9 Fix kernel_ll_addresses. 15 years ago
  Juliusz Chroboczek 997af8b79f Include babel.h in kernel files. 16 years ago
  Juliusz Chroboczek 978bfd37af Add a function to determine an interface's link-layer address. 16 years ago
  Juliusz Chroboczek c75353331d Add a function to determine an interface's link-local addresses. 16 years ago
  Juliusz Chroboczek 7230121b8b Make kernel_addresses take an interface name and index. 16 years ago
  Juliusz Chroboczek d8bd05d0d7 Move gettime to kernel.c. 16 years ago
  Juliusz Chroboczek c35b227c57 Update copyright notices. 17 years ago
  Juliusz Chroboczek 0858666b1a Use RTPROT_BABEL_LOCAL throughout. 17 years ago
  Juliusz Chroboczek 15a2e3adb4 Don't filter by ifindex in kernel_addresses. 17 years ago
  Juliusz Chroboczek 2991a5333d Make kernel_addresses return struct kernel_route. 17 years ago
  Julien Cristau fa4c481ef7 Listen to address and link change events 17 years ago
  Juliusz Chroboczek 8337aaeeae Remove ipv4 parameter from kernel_setup. 17 years ago