History | View | Annotate | Download (924 Bytes)
Include "lib/string.h" instead of <string.h>. It should give us bzero()and other non-portable functions on all systems.
Wrote real version of unaligned data access functions (needed for BGP).
Added generic functions for unaligned data access.
First look at data structures. More to come tomorrow...