index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
slirp
/
mbuf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid embedding struct mbuf in other structures
Samuel Thibault
2016-03-23
1
-9
/
+10
*
slirp: Factorizing tcpiphdr structure with an union
Guillaume Subiron
2016-03-15
1
-2
/
+2
*
slirp: Clean up includes
Peter Maydell
2016-02-04
1
-0
/
+1
*
slirp: Generalizing and neutralizing ARP code
Guillaume Subiron
2016-02-04
1
-1
/
+1
*
slirp: Fix type casts and format strings in debug code
Stefan Weil
2015-11-12
1
-3
/
+3
*
slirp: Cleanup resources on instance removal
Jan Kiszka
2012-03-13
1
-0
/
+21
*
Delayed IP packets
Fabien Chouteau
2011-08-03
1
-0
/
+2
*
Fix build from previous commit
Anthony Liguori
2011-02-14
1
-1
/
+1
*
PATCH] slirp: fix buffer overrun
Bruce Rogers
2011-02-14
1
-2
/
+2
*
slirp: fix use-after-free
Mark McLoughlin
2009-11-21
1
-1
/
+1
*
slirp: Factor out internal state structure
Jan Kiszka
2009-06-29
1
-15
/
+15
*
slirp: Drop statistic code
Jan Kiszka
2009-06-29
1
-4
/
+1
*
slirp: Drop dead code
Jan Kiszka
2009-06-29
1
-6
/
+0
*
Sparse fixes: NULL use, header order, ANSI prototypes, static
blueswir1
2009-03-07
1
-19
/
+10
*
Remove unnecessary trailing newlines
blueswir1
2008-12-13
1
-1
/
+0
*
Remove unused variables
blueswir1
2008-10-01
1
-2
/
+0
*
Fix some warnings that would be generated by gcc -Wredundant-decls
blueswir1
2008-08-30
1
-3
/
+3
*
Use const and static as needed, disable unused code
blueswir1
2007-10-26
1
-17
/
+10
*
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-17
1
-2
/
+2
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-16
/
+16
*
fixed realloc logic (Ed Swierk)
bellard
2006-05-01
1
-3
/
+4
*
initial user mode network support
bellard
2004-04-22
1
-0
/
+245