summaryrefslogtreecommitdiff
path: root/cesar/lib/src
AgeCommit message (Expand)Author
2012-11-29cesar/hal/arch: add two levels for ilram, closes #3457Nélio Laranjeiro
2012-10-31cesar/lib/trace: work around eCos snprintf bug, refs #673, closes #3434Nicolas Schodet
2012-10-22cesar/lib: add mac_lookup_table_find_* to ilram2, refs #3455Nélio Laranjeiro
2012-10-22cesar: use CALLBACK macro to register callbacks, refs #3414Nélio Laranjeiro
2012-10-18cesar/lib/list: rename some functions, closes #3429Yacine Belkadi
2012-09-07cesar/lib/seq_check: support QinQ/802.1ad, closes #3138Yacine Belkadi
2012-09-07cesar/lib/seq_check: auto-adjust seq num position for VLAN packets, refs #3138Yacine Belkadi
2012-09-07cesar/lib/seq_check: use ETH_TYPE_VLAN from ethernet.hYacine Belkadi
2012-09-07cesar/{common,lib/seq_check}: move Ethertype macro to ethernet.hYacine Belkadi
2012-08-27Merge branch 'qos'Nicolas Schodet
2012-07-02cesar/lib/dbg: allow duplicated init of fatal callbacksNicolas Schodet
2012-06-27cesar/lib/blk: add blk_slack_totalNicolas Schodet
2012-06-11cesar/lib: make room in fatal dump callbackNicolas Schodet
2012-03-23Merge branch 'addref'Nicolas Schodet
2012-03-22cesar/hal/arch: use arch_atomic_add_lock for reference counting, closes #2927Nicolas Schodet
2012-03-20cesar/lib/blk: add blk log debug toolNicolas Schodet
2012-03-20cesar/lib/dbg: increase debug message maximum sizeNicolas Schodet
2012-03-20cesar/lib/dbg: gracefully handle debug message overflowNicolas Schodet
2012-03-20cesar/lib/dbg: reduce dbg_assert call code sizeNicolas Schodet
2012-03-02cesar: redefine many size about ethernet packet, closes #2900Thierry Carré
2011-11-03cesar/{cp,cl,lib): return mactotei table into a vendor specific mme, refs #2559Thierry Carré
2011-11-02cesar/lib/blk: pass block memory size via blk_init(), refs #583Yacine Belkadi
2011-10-20cesar/{lib,cp,common}: Review correctionsThierry Carré
2011-10-20cesar/{common,cp}: remove a define unused, and rename the second.Thierry Carré
2011-10-20cesar/lib: Wrong management of permission in lib statsThierry Carré
2011-09-16cesar/lib: avoid duplicated entries in mac_lookup table, closes #2710, #215Nélio Laranjeiro
2011-09-08cesar/lib: add library to check sequence number in data packets, refs #2644Jérémy Dufour
2011-09-07cesar/lib: add almost_eqfNicolas Schodet
2011-06-28cesar/lib/blk_table: fixed overflow internal limits, closes #2602Jérôme Jutteau
2011-06-28cesar/lib/blk_table: allocate a table of any size, closes #2605Jérôme Jutteau
2011-06-10cesar/lib: implementation of the TT800 RNG, closes #2546Cyril Jourdan
2011-03-24cesar/lib/blk: move blk context to local ramNicolas Schodet
2011-02-02cesar/lib/blk: change blk_slack return, refs #2278Nélio Laranjeiro
2011-01-14cesar/lib/stats: add stats dump on fatal error, closes #2212Nicolas Schodet
2011-01-14cesar/lib/stats: add travel function to read all stats, refs #2212Nicolas Schodet
2011-01-14cesar/lib/stats: move stat reading to a separated function, refs #2212Nicolas Schodet
2011-01-13cesar/lib/blk_table: fix headerjutteau
2011-01-11cesar/lib/trace: add print with a variable number of arguments, closes #2191Nicolas Schodet
2011-01-11cesar/lib/trace: move long trace prints out of ilramNicolas Schodet
2010-12-21cesar/lib: add blk_table library for table manipulation purpose, refs #1934jutteau
2010-12-08cesar/common/make, cesar/lib/dbg: include version information on fatal errorNicolas Schodet
2010-12-08cesar/lib, cesar/hal/hle: signal end of dump using a zero size, refs #2062Nicolas Schodet
2010-12-08cesar/lib/dbg: add debug dump callbacks, refs #2062Nicolas Schodet
2010-11-12cesar/lib: amuse the userNicolas Schodet
2010-11-12cesar/lib: add blame instruction for bitstreamNélio Laranjeiro
2010-09-10cesar/{hal/phy,lib}: dump "fatal dump" trace from phy before traceJérémy Dufour
2010-08-27cesar/lib/stats: fix unit test, closes #1836David Mercadie
2010-08-24cesar/lib/trace: fix bad sign extension for u64 arguments, closes #1819Nicolas Schodet
2010-07-08cesar/lib/stats: in DRV_SET_CONFIG, failed when writing non existing statdufour
2010-06-16cesar/lib/trace: fix compilation warningschodet