Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TFTP fixes #4

Closed
wants to merge 1,235 commits into from
Closed

TFTP fixes #4

wants to merge 1,235 commits into from

Conversation

OlegHahm
Copy link

@OlegHahm OlegHahm commented Dec 1, 2015

In combination with RIOT-OS#4189 these fixes make Linux as a client and RIOT as a server working. Haven't tested the other way around.

haukepetersen and others added 30 commits October 27, 2015 14:59
…atatype

posix: sockets: use correct datatypes for in6_addr
OlegHahm and others added 27 commits November 12, 2015 12:10
tests: simplified Makefiles for device driver test apps
…n-ptr-star

style: uncrustify: remove spaces between pointer stars
Revert "at86rf2xx: cancel receiving when preparing for TX"
This removes dependencies to 6LoWPAN context module if an application is built without support for it.

Also, includes a missing header.
…ix/send-ras-without-pio

gnrc_ndp_internal: send RAs even when there are no PIOs
cpu/native: malloc.h for osx: fix doxygen, move
Also, enables to configure the FIB size from the applicatin
stm32f1/i2c: Disable I2C module before initialization
…res-without-nd

gnrc_ipv6: get l2addr from NC if no ND present
fib: make FIB size dependent on existence of RPL
…ding_flags

fib: shell removed to set flags automatically to IP type
sys: newlib: use xtimer_now64() for gettimeofday()
@OlegHahm
Copy link
Author

OlegHahm commented Dec 1, 2015

Sorry, wrong destination branch.

@OlegHahm OlegHahm closed this Dec 1, 2015
@OlegHahm OlegHahm deleted the tftp_fixes branch December 2, 2015 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.