projects
/
project
/
odhcpd.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
project/odhcpd.git
2024-05-07
Paul Donald
config: set RFC defaults for preferred lifetime
master
commit
|
commitdiff
|
tree
|
snapshot
2024-05-07
Paul Donald
router: disambiguate and clarify 'no route' messages
commit
|
commitdiff
|
tree
|
snapshot
2024-05-07
Paul Donald
router: rename minvalid to lowest_found_lifetime
commit
|
commitdiff
|
tree
|
snapshot
2024-05-07
Paul Donald
treewide: normalize spaces to tabs
commit
|
commitdiff
|
tree
|
snapshot
2024-05-07
Paul Donald
treewide: spell-fixes and new comments for extra clarif...
commit
|
commitdiff
|
tree
|
snapshot
2024-05-07
Paul Donald
router: limit prefix preferred_lt to valid_lt in accord...
commit
|
commitdiff
|
tree
|
snapshot
2024-05-07
Paul Donald
router: inherit user-assigned preferred_lifetime
commit
|
commitdiff
|
tree
|
snapshot
2024-05-07
Paul Donald
treewide: refactor valid to valid_lt (lifetime)
commit
|
commitdiff
|
tree
|
snapshot
2024-05-07
Paul Donald
treewide: refactor pref(erred) to preferred_lt (lifetime)
commit
|
commitdiff
|
tree
|
snapshot
2023-10-24
Colin Whittaker
config: make sure timer is not on the timeouts list...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-23
Kevin Darbyshire...
add hostsfile output in addition to statefile
commit
|
commitdiff
|
tree
|
snapshot
2023-06-24
Ross Vandegrift
dhcpv4: improve error when a prefix is too long
commit
|
commitdiff
|
tree
|
snapshot
2023-06-24
John Kohl
odhcpd: add support for dhcpv6_pd_min_len parameter
commit
|
commitdiff
|
tree
|
snapshot
2023-06-23
Ondřej Caletka
router: Add PREF64 (RFC 8781) support
commit
|
commitdiff
|
tree
|
snapshot
2023-04-03
Christian Marangi
config: use dedicated link local function to check...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-03
Christian Marangi
netlink: add support for getting interface linklocal
commit
|
commitdiff
|
tree
|
snapshot
2023-04-03
Christian Marangi
Revert "config: recheck have_link_local on interface...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-03
Christian Marangi
config: fix feature for enabling service only when...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-24
Christian Marangi
config: recheck have_link_local on interface reload...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
Christian Marangi
router: skip RA and wait for LINK-LOCAL to be assigned
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Christian Marangi
config: skip interface setup if interface not IFF_RUNNING
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Stijn Tintel
Revert "odhcpd: Reduce error messages"
commit
|
commitdiff
|
tree
|
snapshot
2023-03-14
Peter Naulls
odhcpd: Reduce error messages
commit
|
commitdiff
|
tree
|
snapshot
2023-02-17
stijn@linux...
router: always check ra_default
commit
|
commitdiff
|
tree
|
snapshot
2023-02-17
stijn@linux...
router: improve RA logging
commit
|
commitdiff
|
tree
|
snapshot
2023-02-16
Mikael Magnusson
dhcpv4: detect noarp interfaces
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Kevin Darbyshire...
dhcpv6-ia: make tmp lease file hidden
commit
|
commitdiff
|
tree
|
snapshot
2022-10-15
Rob Ekl
fix null pointer dereference for INFORM messages
commit
|
commitdiff
|
tree
|
snapshot
2022-03-16
Avinash Tekumalla
odhcpd: Support for Option NTP and SNTP
commit
|
commitdiff
|
tree
|
snapshot
2022-01-10
Alin Nastac
router: advertise removed addresses as invalid in 3...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-15
Mikael Magnusson
dhcpv4: fix uninitialized hostname in some ubus events
commit
|
commitdiff
|
tree
|
snapshot
2021-08-14
Mikael Magnusson
dhcpv6-ia: allow up to 64 bit wide hostid
commit
|
commitdiff
|
tree
|
snapshot
2021-07-18
Hans Dedecker
dhcpv6-ia: fix invalid preferred lifetime
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
Hans Dedecker
config: fix ra_flags none setting
commit
|
commitdiff
|
tree
|
snapshot
2021-05-22
Hans Dedecker
config: log config parse failures to syslog
commit
|
commitdiff
|
tree
|
snapshot
2021-04-03
Hans Dedecker
cmake: enforce additonal compiler checks
commit
|
commitdiff
|
tree
|
snapshot
2021-04-03
Hans Dedecker
odhcpd: fix extra compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2021-01-30
Nick Hainke
dhcpv6-ia: apply prefix_filter on dhcpv6
commit
|
commitdiff
|
tree
|
snapshot
2021-01-03
Nick Hainke
odhcpd: add option for setting preferred lifetime
commit
|
commitdiff
|
tree
|
snapshot
2020-12-24
Hans Dedecker
dhcpv6-ia: remove assignment equal to 0 checks
commit
|
commitdiff
|
tree
|
snapshot
2020-12-24
Hans Dedecker
dhcpv6-ia: fix logic to include IA_PD prefix with lifet...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-24
Hans Dedecker
dhcpv6-ia: fix prefix delegation behavior
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Daniel Golle
config: remove local mkdir_p implementation
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
Santiago Piccinini
ubus: add add_lease method
commit
|
commitdiff
|
tree
|
snapshot
2020-11-24
icpz
config: add option to indicate dns service presence
commit
|
commitdiff
|
tree
|
snapshot
2020-11-15
Hans Dedecker
dhcpv6-ia : write statefile atomically
commit
|
commitdiff
|
tree
|
snapshot
2020-11-01
Mikael Magnusson
dhcpv6: fix size_t fields in syslog format
commit
|
commitdiff
|
tree
|
snapshot
2020-10-31
Mikael Magnusson
dhcpv6: add explicit dhcpv4o6 server address
commit
|
commitdiff
|
tree
|
snapshot
2020-10-31
Mikael Magnusson
dhcpv6: add DHCPv4-over-DHCPv6 support
commit
|
commitdiff
|
tree
|
snapshot
2020-10-29
Mikael Magnusson
dhcpv6: check message type
commit
|
commitdiff
|
tree
|
snapshot
2020-09-07
Hans Dedecker
router: fix advertisement interval option
commit
|
commitdiff
|
tree
|
snapshot
2020-06-23
Rosen Penev
odhcpd: fix compilation with GCC10
commit
|
commitdiff
|
tree
|
snapshot
2020-05-03
Hans Dedecker
router: fix Lan host reachibility due to identical...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-04
Hans Dedecker
dhcpv6-ia: fix preferred and valid lifetimes in ubus...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-28
Rosen Penev
odhcpd: fix compilation with musl 1.2.0
commit
|
commitdiff
|
tree
|
snapshot
2020-03-14
Hans Dedecker
ubus: use dhcpv6 ia assignment flag
commit
|
commitdiff
|
tree
|
snapshot
2020-02-16
Hans Dedecker
dhcpv6-ia: avoid setting lifetime to infinite for stati...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-16
Hans Dedecker
dhcpv4: avoid setting lifetime to infinite for static...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Hans Dedecker
dhcpv6-ia: use dhcp leasetime to set preferred/valid...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-02
Hans Dedecker
dhcpv6-ia: introduce DHCPv6 pd and ia assignments flags
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Hans Dedecker
dhcpv6-ia: cleanup prefix delegation routes
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Hans Dedecker
dhcpv6-ia: remove passing interface as parameter to...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-15
Hans Dedecker
treewide: optimize syslog priority values
commit
|
commitdiff
|
tree
|
snapshot
2019-10-13
Hans Dedecker
ndp: fix endian issue
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Hans Dedecker
netlink: fix potential infinite loops
commit
|
commitdiff
|
tree
|
snapshot
2019-09-15
Hans Dedecker
netlink: rename netlink callback handlers
commit
|
commitdiff
|
tree
|
snapshot
2019-09-15
sfan5
ndp: answer global-addressed NS manually
commit
|
commitdiff
|
tree
|
snapshot
2019-09-14
Tian Hao
dhcpv6: retry failed PD assignments on addrlist change
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Hans Dedecker
config: ra_management compatibility support
commit
|
commitdiff
|
tree
|
snapshot
2019-09-03
Hauke Mehrtens
odhcpd: router: Fix out of scope memory access
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Hans Dedecker
dhcpv6-ia: free assignment when validity timer expires
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Hans Dedecker
router: speed up initial router advertisements
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Koen Aerts
router: close socket upon NETEV_IFINDEX_CHANGE fixed
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
Hans Dedecker
router: fix previous commit
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Koen Aerts
router: close socket upon NETEV_IFINDEX_CHANGE
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Hans Dedecker
router: fix lingering uloop socket descriptor
commit
|
commitdiff
|
tree
|
snapshot
2019-07-07
Jan-Philipp...
router: support ra_lifetime being 0
commit
|
commitdiff
|
tree
|
snapshot
2019-05-17
Hans Dedecker
router: make RA flags configurable (FS#2019)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
Dainis Jonitis
config: remove 'ignore' config option
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
Hans Dedecker
treewide: init assignment lists head
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Hans Dedecker
config: use list safe iterator in lease_delete
commit
|
commitdiff
|
tree
|
snapshot
2019-05-03
Dainis Jonitis
dhcpv4: fix lease ordering by ip address
commit
|
commitdiff
|
tree
|
snapshot
2019-05-03
Dainis Jonitis
config: use multi-stage parsing of uci sections
commit
|
commitdiff
|
tree
|
snapshot
2019-05-03
Dainis Jonitis
treewide: always init interface list heads during initi...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-03
Dainis Jonitis
dhcpv4: do not allow pool end address to overlap with...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-03
Dainis Jonitis
treewide: give file descriptors safe initial value
commit
|
commitdiff
|
tree
|
snapshot
2019-05-03
Dainis Jonitis
dhcpv4: DHCP pool size is off-by-one
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Dainis Jonitis
dhcpv4: add support for Parameter Request List option 55
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Hans Dedecker
dhcpv4: fix DHCP packet size
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Hans Dedecker
ndp: fix syslog flooding (FS#2242)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Hans Dedecker
config: set default loglevel to LOG_WARNING
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Hans Dedecker
router: fix dns search list option
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Hans Dedecker
router: use ra_lifetime as lifetime for RA options...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Hans Dedecker
router: improve code readibility
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Hans Dedecker
Revert "router:"
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Hans Dedecker
treewide: align syslog loglevels
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Hans Dedecker
router:
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Hans Dedecker
treewide: fix compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Hans Dedecker
CMakeList.txt: enable extra compiler checks
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
Hans Dedecker
ndp: create ICMPv6 socket per interface
commit
|
commitdiff
|
tree
|
snapshot
next