[PATCH 0/9] odhcpd patchset

Paul Donald newtwen+github at gmail.com
Thu Apr 4 17:53:03 PDT 2024


From: Paul Donald <newtwen at gmail.com>

refactor and fix limit prefix preferred_lt to valid_lt in accordance with RFC4861

Tested on 23.05.0

Paul Donald (9):
  various: refactor
  various: refactor
  various: Comment fixes
  router: inherit user-assigned preferred_lifetime
  router: Limit prefix preferred_lt to valid_lt in accordance with
    RFC4861
  router: Apply updated values from RFC8319 (updates RFC4861)
  config: ra_management is deprecated comment
  router: Type comments
  ndp: Comments

 src/config.c    |   1 +
 src/dhcpv4.c    |   2 +-
 src/dhcpv6-ia.c | 140 ++++++++++++++++++++++++------------------------
 src/dhcpv6.c    |   6 +--
 src/dhcpv6.h    |   8 +--
 src/ndp.c       |   4 +-
 src/netlink.c   |  56 +++++++++----------
 src/odhcpd.c    |   8 +--
 src/odhcpd.h    |   4 +-
 src/router.c    |  72 ++++++++++++++-----------
 src/router.h    |  21 +++++++-
 11 files changed, 176 insertions(+), 146 deletions(-)

-- 
2.44.0




More information about the openwrt-devel mailing list