- Global fip_task
- : IPv4.2: Add IPv4 Handling into main task
- Global fip_ipUtils_generateAutoconfIID
- raise exception
- Global fip_ip_process
- : should also add stuff infront of current buffer for tunnel
- Global fip_ip_send
- FIXME
- Global fip_packet_getFromBuf_Uint8Unaligned
- make this safe
- Global fip_packet_getFromIP6Hdr_isDestLinkLocal
- : technically this includes site-local too
- Global fip_packet_setLLDestAddr
- PH.4: Improve performance for fixed LL header lengths.
- Global fip_packet_setLLSrcAddr
- PH.4: Improve performance for fixed LL header lengths.
- Global fip_timer_isExpired32
- Fix wrap-around by setting bit 1 in all timers
- Global TIMER_EXPIRED
- is this true?
- Global fip_nd6_periodicIf
- ND6.2: Add random delay per RFC4861/4862
- Global fip_nd6_periodicIf
- : should wait a little bit or this could become infinite...
- Global fip_nd6_periodicUnicast
- IPV6.4: Only need one solicited node address per group of same lower 24 bits
- Global fip_nd6_periodicUnicast
- ND6.2: Add random delay per RFC4861/4862
- Global fip_nd6_periodicUnicast
- Where does lifetime come from
- Global fip_nd6_periodicUnicast
- check this state
- Global fip_nd6_periodicUnicast
- make generic trace message for all reasons address is removed
- Global fip_nd6_process
- AR.2: Complete exception handling.
- Global fip_nd6_processRS
- : handle unspecified RS
- Global fip_nd6_6lowpan_LBRTableNewEntry
- fix timing stuff
- Global fip_sixlowpan_llInput
- support out of order FRAGN
- Global fip_sixlowpanhc_compress
- : 6LOW.1: Support context > 0
- Global fip_sixlowpanhc_compress
- the following statement is no longer true with new buffer handling. However still need to check buffers get checked for length
- Global fip_sixlowpanhc_compress
- This code only works if the IPv6 header is compressed by a few bytes, as extension headers are NOT always compressed (sometimes longer even) and thus you will be writing the NHC data to the same spot OR AFTER the data which you are compressing. Oops. (This is fairly unlikely though, and impossible when using context-based or 802.15.4 based IPv6 addresses)
- Global fip_sixlowpanhc_uncompress
- exception
Generated on Wed Dec 8 13:00:21 2010 for FIP by
1.5.7.1