index
:
dpdk
master
releases
Data Plane Development Kit
Thomas Monjalon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
librte_ip_frag
Age
Commit message (
Expand
)
Author
2018-11-06
ip_frag: use key length for key comparison
Konstantin Ananyev
2018-11-06
ip_frag: check fragment length of incoming packet
Konstantin Ananyev
2018-10-28
ip_frag: fix overflow in key comparison
Li Han
2018-09-19
ip_frag: add function to delete expired entries
Alex Kiselev
2018-05-14
ip_frag: fix some debug logs
Li Han
2018-04-15
ip_frag: fix double free of chained mbufs
Allain Legacy
2018-01-30
build: replace license text with SPDX tag
Bruce Richardson
2018-01-30
lib: build with meson
Bruce Richardson
2018-01-17
lib: fix missing includes in exported headers
Adrien Mazarguil
2018-01-04
lib: use SPDX tag for Intel copyright files
Bruce Richardson
2017-11-13
lib: fix typos
Pavel Shirshov
2017-10-24
mk: do not generate LDLIBS from directory dependencies
Olivier Matz
2017-08-31
ip_frag: rename map file to standardized name
Bruce Richardson
2017-07-04
ip_frag: check for x86 rather than SSE4
Bruce Richardson
2017-06-22
ip_frag: handle MTU sizes not aligned to 8 bytes
Allain Legacy
2017-06-22
ip_frag: free mbufs on reassembly table destroy
Dahir Osman
2017-06-14
fix typos using codespell utility
Jerin Jacob
2017-03-27
mk: optimize directory dependencies
Olivier Matz
2016-11-07
ip_frag: fix IP reassembly regression
Wenzhuo Lu
2016-10-05
ip_frag: fix missing dependency on hash library
Panu Matilainen
2016-09-13
lib: use C99 syntax for zero-size arrays
Adrien Mazarguil
2016-07-16
ip_frag: fix doxygen formatting
Hiroyuki Mikita
2016-06-29
mk: fix internal dependencies
Thomas Monjalon
2016-06-13
mk: fix missing internal dependencies
Christian Ehrhardt
2016-05-02
eal: add assert macro for debug
Thomas Monjalon
2016-05-02
ip_frag: fix double free of chained mbufs
Chaeyong Chong
2016-02-10
remove extra parentheses in return statement
Huawei Xie
2015-10-25
mbuf: move chaining from ip_frag library
Simon Kagstrom
2015-10-08
ip_frag: fix bit-fields in ipv6 fragment extension
Piotr Azarewicz
2015-06-24
mbuf: use offset macro
Cyril Chemparathy
2015-06-24
eal: add and use unaligned integer types
Cyril Chemparathy
2015-06-23
lib: remove extra parenthesis after return
Ferruh Yigit
2015-06-02
ip_frag: fix build with gcc 5.1
Bruce Richardson
2015-05-11
ip_frag: remove inclusion of mbuf header
Bruce Richardson
2015-03-10
tailq: remove unneeded inclusions
David Marchand
2015-02-23
mbuf: remove build option to disable refcnt
Sergio Gonzalez Monroy
2015-02-03
mk: add library version extension
Neil Horman
2015-02-03
lib: provide initial versioning
Neil Horman
2015-01-27
ip_frag: fix header for C++
Marc Sune
2014-12-11
lib: fix cache alignment of structures
Jia Yu
2014-11-27
add prefix to cache line macros
Sergio Gonzalez Monroy
2014-10-30
ip_frag: disable ip fragmentation if mbuf refcnt is disabled
Pablo de Lara
2014-09-17
mbuf: replace data pointer by an offset
Olivier Matz
2014-09-17
mbuf: flatten struct vlan_macip
Bruce Richardson
2014-09-17
mbuf: remove the rte_pktmbuf structure
Olivier Matz
2014-06-26
ip_frag: custom memmove
Anatoly Burakov
2014-06-26
ip_frag: fix order of key compare arguments
Anatoly Burakov
2014-06-26
ip_frag: fix debug macros
Anatoly Burakov
2014-06-26
ip_frag: fix comment
Anatoly Burakov
2014-06-26
ip_frag: replace hardcoded value with a macro
Anatoly Burakov
[next]