Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-12
map: api: fix tag overflow and leak
Benoît Ganne
2
-4
/
+6
2020-08-12
session: fix node runtime in pre-input queue handler
Florin Coras
1
-0
/
+1
2020-08-12
vcl: always report EPOLLHUP/EPOLLRDHUP on close
Florin Coras
1
-4
/
+0
2020-08-12
nsim: enable output scheduling on main thread
Dave Wallace
2
-2
/
+29
2020-08-12
classify: fix pcap filter set init
Florin Coras
1
-4
/
+2
2020-08-12
lb: fix that lb_add_del_vip and lb_add_del_as api doesn't work correctly
Yulong Pei
4
-12
/
+18
2020-08-12
sr: some fixes for SRv6 CLI/API
Ahmed Abdelsalam
2
-4
/
+19
2020-08-12
tcp: fix rxt delivered without sacks
Florin Coras
1
-1
/
+1
2020-08-12
vcl: add rx event on epoll ctl if needed
Florin Coras
2
-2
/
+18
2020-08-12
udp: fix ipv6 listen port registration
Florin Coras
1
-1
/
+1
2020-08-12
vppinfra: fixing compilation issues in 32-bit
Vijayabhaskar Katamreddy
1
-2
/
+3
2020-08-12
build: Add missing version.h dependency in vnet
Chris Luke
1
-1
/
+1
2020-08-12
tcp: fix tcp check tx offload issue
Simon Zhang
1
-2
/
+6
2020-08-12
tls: enable async node on demand
Yu Ping
1
-3
/
+1
2020-08-12
ip6: during icmp to icmp6 translation truncate error messages
Alexander Chernavin
1
-2
/
+2
2020-08-12
tcp: handle ack advancement with no holes and reneging
Florin Coras
2
-2
/
+36
2020-08-12
docs: fix vpp-make-test-docs-merge-1908 doc upload
Dave Wallace
1
-0
/
+1
2020-08-12
dpdk: enforce max tx retries
Benoît Ganne
1
-0
/
+1
2020-08-12
ct6: dst,src copy typo
Neale Ranns
2
-1
/
+6
2020-08-12
tls: enable TLS OpenSSL plugin works in 3.0.0
Yu Ping
1
-0
/
+5
2020-08-12
ip: avoid fib lookup for consecutive pkts having same source IP
Nitin Saxena
1
-5
/
+5
2020-08-12
fib: leverage well-optimized clib_memcpy
Zhiyong Yang
3
-6
/
+6
2020-08-12
session: remove io event dispatch dbg msg
Florin Coras
1
-4
/
+1
2020-08-12
tcp: fix persist assert
Florin Coras
1
-4
/
+1
2020-08-12
tcp: fix scoreboard assert
Florin Coras
1
-1
/
+1
2020-08-12
tcp: fix last sacked with no holes
Florin Coras
2
-0
/
+46
2020-08-12
vppinfra: retry socket connect on EAGAIN
Florin Coras
1
-4
/
+6
2020-08-12
svm: fix eventfd signal write error check
Florin Coras
1
-2
/
+2
2020-08-12
vlib: fix coverity warning / real bug
Dave Barach
1
-1
/
+1
2020-08-12
tls: Make tls CPS test run for a quite long time
Yu Ping
1
-3
/
+7
2020-08-12
tcp: fix duplicate sack whith reneging
Florin Coras
2
-17
/
+108
2020-08-12
tcp: fix rate samples for old acks
Florin Coras
1
-2
/
+24
2020-08-12
build: Fix Subject-line feature list extraction
Jon Loeliger
1
-1
/
+2
2020-08-12
svm: broadcast on raw dequeues and full rings
Florin Coras
3
-7
/
+28
2020-08-12
vcl: hold errno when calling LDBG
hanlin
1
-1
/
+5
2020-08-12
vcl: EPOLLOUT should be generated when epoll_ctl called with EPOLLOUT
hanlin
1
-0
/
+20
2020-08-12
tcp: accept sack reneging as a cc event
Florin Coras
1
-4
/
+4
2020-08-12
interface: Prevent bad inner-dot1q any exact-match configuration
Jon Loeliger
2
-3
/
+13
2020-08-12
build: use cmake build types
Damjan Marion
3
-38
/
+39
2020-08-12
gtpu: Track the dst FIB entry instead of RR sourcing that
Miklos Tirpak
1
-9
/
+9
2020-08-12
misc: don't os_exit(1) causing core on SIGINT
Christian E. Hopps
1
-1
/
+5
2020-08-12
pg: don't leak open files in packet-generator
Christian E. Hopps
2
-0
/
+4
2020-08-12
vpp: fix .short_help for "ip virtual"
Paul Vinciguerra
1
-1
/
+1
2020-08-12
vxlan geneve gtpu: fix short help
Paul Vinciguerra
6
-5
/
+10
2020-08-12
ip: cleanup punt socket cli help
Paul Vinciguerra
1
-11
/
+20
2020-08-12
feature: add descriptive cli command output for 'set interface feature'
Paul Vinciguerra
1
-7
/
+23
2020-08-12
feature: add [verbose] to show features help
Paul Vinciguerra
1
-1
/
+1
2020-08-12
vlib: fix startup-config-process stack overflow
GordonNoonan
1
-0
/
+1
2020-08-12
vlib: fix an issue with show pci
Vratko Polak
1
-1
/
+1
2020-08-12
build: Allow to override build date with SOURCE_DATE_EPOCH
Bernhard M. Wiedemann
1
-3
/
+8
[next]