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
2018-02-12
SCTP: fix build errors on ubuntu bionic
Marco Varlese
1
-4
/
+2
2018-02-12
Improve MTU handling
Neale Ranns
11
-28
/
+142
2018-02-12
dpdk:fix trace to follow feature arc
Eyal Bari
3
-87
/
+66
2018-02-09
vppapigen: simplify JSON format for services
Marek Gradzki
1
-2
/
+2
2018-02-09
LD_PRELOAD: Refactor nomenclature (vcom -> ldp).
Dave Wallace
6
-432
/
+432
2018-02-09
acl-plugin: Stale classify table after deleting macip ACL
Steve Shin
1
-0
/
+22
2018-02-09
GBP plugin
Neale Ranns
23
-3
/
+3102
2018-02-09
ip4_forward: set pkt error in case potential memory corrupt
Chun Li
1
-0
/
+2
2018-02-09
memif: fix crash caused by zero pkt len in memif and clear dirty cache while ...
Chun Li
5
-12
/
+102
2018-02-08
classifier-based ACL: testcases for L2 ACLs + fix the enabling of outbound L2...
Andrew Yourtchenko
2
-3
/
+639
2018-02-08
Geneve - reduce unit-test run time
Gabriel Ganne
1
-2
/
+2
2018-02-08
virtio: reset vnet header on tx
Damjan Marion
1
-0
/
+3
2018-02-08
vhostuser: Fix vhostuser file descriptor leak
Haiyang Tan
1
-4
/
+13
2018-02-08
add CLIB_HAVE_VEC128 with NEON intrinsics (VPP-1127)
Gabriel Ganne
3
-9
/
+65
2018-02-08
acl-plugin: add whitelisted ethertype mode (VPP-1163)
Andrew Yourtchenko
7
-12
/
+411
2018-02-08
SCTP: shutdown phase
Marco Varlese
3
-67
/
+92
2018-02-08
VCL: remove vrf from vppcom api.
Dave Wallace
5
-36
/
+14
2018-02-08
Minimize bihash memory consumption
Dave Barach
3
-118
/
+207
2018-02-08
acl-plugin: VPP-1088: add support for egress filter in macip ACLs
Andrew Yourtchenko
2
-16
/
+244
2018-02-08
acl-plugin: an elog-based tracing implementation for troubleshooting the conn...
Andrew Yourtchenko
5
-32
/
+156
2018-02-08
ip: move lookup inline functions to header file
Vijayabhaskar Katamreddy
4
-648
/
+759
2018-02-07
Fix bug with glibc epoll fd
Keith Burns (alagalah)
1
-1
/
+3
2018-02-07
Update gitignore for cmake
Keith Burns (alagalah)
1
-0
/
+2
2018-02-07
VXLAN: Allow user to specify a custom vxlan tunnel instance id.
Jon Loeliger
8
-24
/
+145
2018-02-07
acl-plugin: multicore: send the interrupts to thread0 too
Andrew Yourtchenko
1
-1
/
+1
2018-02-07
vhost: Added ARMV8 NEON version of function map_guest_mem()
Nitin Saxena
1
-0
/
+69
2018-02-07
af_packet: Fix lock position
Pierre Pfister
1
-2
/
+1
2018-02-07
classifier-based ACL: refactor + add output ACL
Andrew Yourtchenko
21
-502
/
+719
2018-02-07
Refactor vlib_buffer flags
Damjan Marion
17
-169
/
+152
2018-02-07
SCTP: address coverity-scan warnings
Marco Varlese
2
-19
/
+10
2018-02-07
libmemif: cleanup queue info while memif connecting
Chun Li
2
-1
/
+5
2018-02-06
Fix clang -Wvarargs compile errors
Damjan Marion
3
-5
/
+5
2018-02-06
Fix clang implicit conversion errors
Damjan Marion
2
-14
/
+16
2018-02-06
vlib: epoll on worker threads
Damjan Marion
12
-42
/
+204
2018-02-06
SCTP: handling of heartbeating and max-retransmits
Marco Varlese
4
-57
/
+164
2018-02-06
make test: don't test/set parameters in docker
Klement Sekera
1
-0
/
+11
2018-02-06
BIER: fix support for longer bit-string lengths
Neale Ranns
17
-259
/
+391
2018-02-06
VCL: Fix type in trace output.
Dave Wallace
1
-2
/
+2
2018-02-06
SCTP: missing spinlock init when multiple threads
Marco Varlese
1
-2
/
+5
2018-02-06
Reflexive ACL support on ICMP
Steve Shin
1
-25
/
+113
2018-02-06
Provide page-aligned length to ftruncate.
Igor Mikhailov (imichail)
1
-1
/
+1
2018-02-05
session: segment manager refactor
Florin Coras
21
-620
/
+878
2018-02-05
NAT64: Run nat64-expire-worker-walk only when NAT64 is configured (VPP-1162)
Matus Fabian
2
-4
/
+48
2018-02-05
Fix ip4/6_reass_main.ip4/6_reass_expire_node_idx used before set
Dave Barach
3
-8
/
+17
2018-02-05
SCTP: calculate RTO / RTT and RTTVAR as per RFC
Marco Varlese
4
-47
/
+122
2018-02-05
vhost_user: code cleanup
Haiyang Tan
1
-4
/
+4
2018-02-03
IP reassembly: workaround coverity warnings
Klement Sekera
2
-0
/
+2
2018-02-02
Clean up for vcl.am, making vppcom.h C++ aware
Keith Burns (alagalah)
2
-10
/
+22
2018-02-02
lisp-cp: fix handling of ndp without source link addr VPP-1159
Florin Coras
1
-4
/
+21
2018-02-02
make test: use random seed
Klement Sekera
1
-1
/
+1
[next]