<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/lib/networking/dhserver.c, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/lib/networking/dhserver.c?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/lib/networking/dhserver.c?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2025-10-14T10:13:28Z</updated>
<entry>
<title>improve cmake warning flags, fix various warnings in examples</title>
<updated>2025-10-14T10:13:28Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-10-14T10:13:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=47b13f6b102ea981b79588158dca436ebc21f1ae'/>
<id>urn:sha1:47b13f6b102ea981b79588158dca436ebc21f1ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix goto indentation</title>
<updated>2025-07-27T13:26:49Z</updated>
<author>
<name>Elwin Huang</name>
<email>s09289728096@gmail.com</email>
</author>
<published>2025-07-27T13:26:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6fd9457924535d8e86586eb3401a88b7f6477105'/>
<id>urn:sha1:6fd9457924535d8e86586eb3401a88b7f6477105</id>
<content type='text'>
Co-authored-by: Copilot &lt;175728472+Copilot@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Fix compile error.</title>
<updated>2025-07-25T10:58:33Z</updated>
<author>
<name>Elwin Huang</name>
<email>s09289728096@gmail.com</email>
</author>
<published>2025-07-25T10:58:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=bf18444e97ac845501b60e57a68848e820ae9ae6'/>
<id>urn:sha1:bf18444e97ac845501b60e57a68848e820ae9ae6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dhcp: Fix DHCP_OFFER/DHCP_ACK destinaton.</title>
<updated>2025-07-25T09:02:37Z</updated>
<author>
<name>EcuasYos</name>
<email>s09289728096@gmail.com</email>
</author>
<published>2025-07-25T08:51:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c1d3fc803155ea3b4b805b82097412169ed10c2d'/>
<id>urn:sha1:c1d3fc803155ea3b4b805b82097412169ed10c2d</id>
<content type='text'>
In RFC 2131, the destination of DHCP OFFER/ACK is defined in Section 4.1.
Fix the destination error by following the rule of RFC 2131.
TODO: We implement all rule but the last one. ARP table is required to associate client's macaddr.
Currently, fallback to broadcast.

Signed-off-by: Elwin Huang &lt;s09289728096@gmail.com&gt;
</content>
</entry>
<entry>
<title>fix trailing space and new line</title>
<updated>2023-03-17T09:12:49Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-03-17T09:12:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3623ba1884ddff23e9b64766cb6dd032f1425846'/>
<id>urn:sha1:3623ba1884ddff23e9b64766cb6dd032f1425846</id>
<content type='text'>
temporarily disable codespell
</content>
</entry>
<entry>
<title>dhserver: Fix a potential DoS vulnerability accidentially introduced by #1712</title>
<updated>2023-02-04T21:37:39Z</updated>
<author>
<name>Jannis Achstetter</name>
<email>kripton@kripserver.net</email>
</author>
<published>2023-02-04T21:37:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=830849211d866fcafef555269b1376f15802cc68'/>
<id>urn:sha1:830849211d866fcafef555269b1376f15802cc68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dhserver: Support DHCP clients that don't send the MESSAGETYPE as first option</title>
<updated>2022-11-01T22:42:58Z</updated>
<author>
<name>Jannis Achstetter</name>
<email>kripton@kripserver.net</email>
</author>
<published>2022-11-01T22:42:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3f3f6eee1c1b1bec43933488b27772a9f848c529'/>
<id>urn:sha1:3f3f6eee1c1b1bec43933488b27772a9f848c529</id>
<content type='text'>
Signed-off-by: Jannis Achstetter &lt;kripton@kripserver.net&gt;
</content>
</entry>
<entry>
<title>net_lwip_webserver: allow users to enable LWIP_IP6 if desired</title>
<updated>2021-10-19T16:29:51Z</updated>
<author>
<name>Peter Lawrence</name>
<email>12226419+majbthrd@users.noreply.github.com</email>
</author>
<published>2021-10-16T01:10:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d42b5604ce6ccdd9c5acba009e6a3d95c27ca573'/>
<id>urn:sha1:d42b5604ce6ccdd9c5acba009e6a3d95c27ca573</id>
<content type='text'>
</content>
</entry>
<entry>
<title>net_lwip_webserver: efficiency tweaks</title>
<updated>2020-10-15T01:26:40Z</updated>
<author>
<name>Peter Lawrence</name>
<email>12226419+majbthrd@users.noreply.github.com</email>
</author>
<published>2020-10-15T01:26:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=56277ce21639a1e3ed608e73d67367d2b21c1764'/>
<id>urn:sha1:56277ce21639a1e3ed608e73d67367d2b21c1764</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add CDC-ECM/RNDIS/CDC-EEM network device class with example</title>
<updated>2020-03-03T03:15:01Z</updated>
<author>
<name>Peter Lawrence</name>
<email>12226419+majbthrd@users.noreply.github.com</email>
</author>
<published>2020-03-03T03:15:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=fee79d746604f671483f5872337ea366f2d2c1a2'/>
<id>urn:sha1:fee79d746604f671483f5872337ea366f2d2c1a2</id>
<content type='text'>
</content>
</entry>
</feed>
