Changes in uspace/srv/net/inetsrv/icmpv6.c [a17356fd:1d24ad3] in mainline
- File:
-
- 1 edited
-
uspace/srv/net/inetsrv/icmpv6.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/inetsrv/icmpv6.c
ra17356fd r1d24ad3 47 47 #include "pdu.h" 48 48 49 static int ndp_received(inet_dgram_t *dgram) 50 { 51 // FIXME TODO 52 return ENOTSUP; 53 } 54 49 55 static int icmpv6_recv_echo_request(inet_dgram_t *dgram) 50 56 {
Note:
See TracChangeset
for help on using the changeset viewer.
