Commit History

Author SHA1 Message Date
  Alexander V. Chernikov 81728a538d Split rtinit() into multiple functions. 3 years ago
  Alexander V. Chernikov d68cf57b7f Refactor rt_addrmsg() and rt_routemsg(). 3 years ago
  Alexander V. Chernikov 7511a63825 Refactor rib iterator functions. 3 years ago
  Mark Johnston 4caea9b169 icmp6: Count packets dropped due to an invalid hop limit 3 years ago
  Mateusz Guzik 662c13053f net: clean up empty lines in .c and .h files 3 years ago
  Alexander V. Chernikov e1c05fd290 Transition from rtrequest1_fib() to rib_action(). 3 years ago
  Alexander V. Chernikov 725871230d Temporarly revert r363319 to unbreak the build. 3 years ago
  Alexander V. Chernikov 8cee15d9e4 Transition from rtrequest1_fib() to rib_action(). 3 years ago
  Alexander V. Chernikov 4c7ba83f9d Switch inet6 default route subscription to the new rib subscription api. 3 years ago
  Alexander V. Chernikov da187ddb3d * Add rib_<add|del|change>_route() functions to manipulate the routing table. 4 years ago
  Alexander V. Chernikov e7403d0230 Revert r361704, it accidentally committed merged D25067 and D25070. 4 years ago
  Alexander V. Chernikov 79674562b8 * Add rib_<add|del|change>_route() functions to manipulate the routing table. 4 years ago
  Alexander V. Chernikov 2bbab0af6d Use epoch(9) for rtentries to simplify control plane operations. 4 years ago
  Alexander V. Chernikov e7d8af4f65 Move route_temporal.c and route_var.h to net/route. 4 years ago
  Alexander V. Chernikov aaad3c4fca Convert rtentry field accesses into nhop field accesses. 4 years ago
  Alexander V. Chernikov 539642a29d Add nhop parameter to rti_filter callback. 4 years ago
  Alexander V. Chernikov dd4776f0cc Reorganise nd6 notification code to avoid direct rtentry field access. 4 years ago
  Bjoern A. Zeeb c6feea3b89 nd6_rtr: constantly use __func__ for nd6log() 4 years ago
  Bjoern A. Zeeb 25ebfe3350 nd6_rtr: make nd6_prefix_onlink() static 4 years ago
  Alexander V. Chernikov e02d3fe70c Fix rtsock route message generation for interface addresses. 4 years ago
  Bjoern A. Zeeb a4adf6cc65 Fix m_pullup() problem after removing PULLDOWN_TESTs and KAME EXT_*macros. 4 years ago
  Bjoern A. Zeeb f77a6dbd1e nd6_rtr: re-sort functions 4 years ago
  Bjoern A. Zeeb 808c432f62 nd6: retire defrouter_select(), use _fib() variant. 4 years ago
  Bjoern A. Zeeb f592d0c377 nd6_rtr: 4 years ago
  Bjoern A. Zeeb a61b5cfbbf netinet6: Remove PULLDOWN_TESTs. 4 years ago
  Bjoern A. Zeeb ad675b3279 nd6 defrouter: consolidate nd_defrouter manipulations in nd6_rtr.c 4 years ago
  Bjoern A. Zeeb 503f4e4736 netinet*: variable cleanup 4 years ago
  Gleb Smirnoff 751d8d156a Widen network epoch coverage in nd6_prefix_onlink() as 4 years ago
  Gleb Smirnoff b8a6e03fac Widen NET_EPOCH coverage. 4 years ago
  Alexander V. Chernikov 563ab4e400 Fix gateway setup for the interface routes. 5 years ago