Changeset 69a93df7 in mainline for uspace/srv/net/inet
- Timestamp:
- 2012-04-17T06:33:25Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 06a1d077
- Parents:
- 7fda2e0
- Location:
- uspace/srv/net/inet
- Files:
-
- 23 moved
-
Makefile (moved) (moved from uspace/srv/inet/Makefile ) (1 diff)
-
addrobj.c (moved) (moved from uspace/srv/inet/addrobj.c )
-
addrobj.h (moved) (moved from uspace/srv/inet/addrobj.h )
-
icmp.c (moved) (moved from uspace/srv/inet/icmp.c )
-
icmp.h (moved) (moved from uspace/srv/inet/icmp.h )
-
icmp_std.h (moved) (moved from uspace/srv/inet/icmp_std.h )
-
inet.c (moved) (moved from uspace/srv/inet/inet.c )
-
inet.h (moved) (moved from uspace/srv/inet/inet.h )
-
inet_link.c (moved) (moved from uspace/srv/inet/inet_link.c )
-
inet_link.h (moved) (moved from uspace/srv/inet/inet_link.h )
-
inet_std.h (moved) (moved from uspace/srv/inet/inet_std.h )
-
inet_util.c (moved) (moved from uspace/srv/inet/inet_util.c )
-
inet_util.h (moved) (moved from uspace/srv/inet/inet_util.h )
-
inetcfg.c (moved) (moved from uspace/srv/inet/inetcfg.c )
-
inetcfg.h (moved) (moved from uspace/srv/inet/inetcfg.h )
-
inetping.c (moved) (moved from uspace/srv/inet/inetping.c )
-
inetping.h (moved) (moved from uspace/srv/inet/inetping.h )
-
pdu.c (moved) (moved from uspace/srv/inet/pdu.c )
-
pdu.h (moved) (moved from uspace/srv/inet/pdu.h )
-
reass.c (moved) (moved from uspace/srv/inet/reass.c )
-
reass.h (moved) (moved from uspace/srv/inet/reass.h )
-
sroute.c (moved) (moved from uspace/srv/inet/sroute.c )
-
sroute.h (moved) (moved from uspace/srv/inet/sroute.h )
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/inet/Makefile
r7fda2e0 r69a93df7 27 27 # 28 28 29 USPACE_PREFIX = ../.. 29 USPACE_PREFIX = ../../.. 30 30 BINARY = inet 31 31
Note:
See TracChangeset
for help on using the changeset viewer.
