Commit History

Author SHA1 Message Date
  Juliusz Chroboczek 96134b4201 Use pointer address for identifying routes in local interface. 8 years ago
  Matthieu Boutier 8f422e0ebc Fix indent. 8 years ago
  Julien Cristau 6291597cba Add support for unix-domain local socket 8 years ago
  Juliusz Chroboczek d093352f59 Add ability to return an error message in the local interface. 8 years ago
  Juliusz Chroboczek 3208c75b56 Restrict local configuration to read-only, add new option for read-write. 8 years ago
  Juliusz Chroboczek 122a0c731b Add link-local addresses to interface dump. 8 years ago
  Juliusz Chroboczek 721bc9a999 Valgrind hints. 8 years ago
  Juliusz Chroboczek 4a1dd43202 Kill NO_LOCAL_INTERFACE. 8 years ago
  Juliusz Chroboczek 2a8350a998 Implement local_notify_interface. 8 years ago
  Juliusz Chroboczek bda8e6d1c4 Dump interfaces too. 8 years ago
  Juliusz Chroboczek 0870ecba33 Give some feedback on the local interface. 8 years ago
  Juliusz Chroboczek 336de763d9 Implement dump, monitor, unmonitor. 8 years ago
  Juliusz Chroboczek 25ec057f06 Add quit command. 8 years ago
  Juliusz Chroboczek 34fb107ccf First pieces of new configuration interface. 8 years ago
  Juliusz Chroboczek 7645f673d1 Fix accumulating data into local socket buffer. 8 years ago
  Juliusz Chroboczek ce457a7929 Refactor parse_config into parse_config_line. 8 years ago
  Juliusz Chroboczek fbb45a08f3 Accumulate data read on a local socket. 8 years ago
  Juliusz Chroboczek ed2165ba19 Use explicit functions for creating and destroying local sockets. 8 years ago
  Juliusz Chroboczek dcd1dba65f Use a structure for local sockets. 8 years ago
  Juliusz Chroboczek 60e20d9890 Generate babeld's version automatically, display in control interface. 9 years ago
  Matthieu Boutier 480c78c9ee Optimization, by allowing traversing (installed) specific routes only. 9 years ago
  Matthieu Boutier 87f55f5eaf Refactor netlink: address import. 9 years ago
  Juliusz Chroboczek d2459253a7 Include <sys/time.h> in local.c. 9 years ago
  Matthieu Boutier 0673b965c9 Add local interface source-specific printing. 11 years ago
  Juliusz Chroboczek 0b778cc6a2 Use streams for iterating over xroutes. 10 years ago
  Juliusz Chroboczek ec7519a40c Use streams for iterating over routes. 10 years ago
  Baptiste Jonglez 8186abb61d Print RTT values in milliseconds rather than microseconds 11 years ago
  Baptiste Jonglez 9b2ff477c9 Also display RTT cost on the local interface 11 years ago
  Baptiste Jonglez b295f15fd3 Display the RTT of neighbours on the local interface 11 years ago
  Matthieu Boutier 43312a4f35 Make a function static (no previous prototype). 11 years ago