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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-15
Revert "Adj: VFTs for adjacency sub-blocks"
Ole Trøan
5
-74
/
+29
2018-02-15
Adj: VFTs for adjacency sub-blocks
Ole Troan
5
-29
/
+74
2018-02-15
VOM: Fix broken Makefile
Mohsin Kazmi
1
-1
/
+1
2018-02-15
SCTP: coverity warning fix
Marco Varlese
1
-1
/
+5
2018-02-15
Allow interface types to override glean adjacency behaivour
Neale Ranns
9
-76
/
+95
2018-02-15
dpdk: add support for DPDK 18.02, deprecate 17.08
Damjan Marion
4
-24
/
+0
2018-02-15
Optimize GRE Tunnel and add support for ERSPAN encap
John Lo
12
-358
/
+721
2018-02-15
session: avoid session handle conflict with vcl
Florin Coras
6
-13
/
+63
2018-02-15
SCTP: fix corrupted buffers seen in output node
Marco Varlese
4
-44
/
+62
2018-02-15
SCTP: refactoring
Marco Varlese
4
-129
/
+97
2018-02-14
Reenable dhcp client detect when lease expires
Dave Barach
1
-1
/
+50
2018-02-14
session: support local sessions and deprecate redirects
Florin Coras
23
-496
/
+1277
2018-02-14
VOM: build with plugins disabled
Neale Ranns
5
-34
/
+83
2018-02-14
vppinfra: Remove empty file
Mohsin Kazmi
1
-0
/
+0
2018-02-14
make-test: use api custom-dump to reduce log size.
Dave Wallace
1
-1
/
+7
2018-02-14
NAT44 out2in DHCP client next node
Matthew Smith
1
-8
/
+24
2018-02-14
vxlan:remove interface recycle mechanism
Eyal Bari
2
-69
/
+11
2018-02-14
NAT44: run NAT nodes after ACL (VPP-1160)
Matus Fabian
1
-15
/
+15
2018-02-13
vnet:remove duplicate interface function macro
Eyal Bari
1
-15
/
+3
2018-02-13
BFD: make CLI consume only one line at a time
Klement Sekera
1
-26
/
+78
2018-02-13
VOM: ACL: Add Object Model for acl ethertype
Mohsin Kazmi
7
-0
/
+747
2018-02-12
Fix the order of RFC2685 fields in the output.
Igor Mikhailov (imichail)
1
-2
/
+2
2018-02-12
Fix DHCP client crash with worker threads
Matthew Smith
3
-51
/
+56
2018-02-12
SCTP: fix build errors on ubuntu bionic
Marco Varlese
1
-4
/
+2
2018-02-12
Improve MTU handling
Neale Ranns
9
-28
/
+106
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
21
-3
/
+2706
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
1
-3
/
+6
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
5
-5
/
+308
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
4
-32
/
+153
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
VXLAN: Allow user to specify a custom vxlan tunnel instance id.
Jon Loeliger
7
-22
/
+140
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
19
-502
/
+651
2018-02-07
Refactor vlib_buffer flags
Damjan Marion
17
-169
/
+152
[next]