Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
180402d114973d9a9d938c26591ec300c62f4b95
180402d
vpp_papi: reduce memory leaks
by Klement Sekera
· 7 years ago
54432f8
SCTP: 'multi-home' support
by Marco Varlese
· 7 years ago
a250882
memif: VPP-1172: Ensure memif_create reply contains sw_if_index
by Jon Loeliger
· 7 years ago
793c7fe
Adj: VFTs for adjacency sub-blocks
by Ole Troan
· 7 years ago
c819fc6
Allow providers to override glean behaviour
by Neale Ranns
· 7 years ago
25d417f
Minor VXLAN/GRE Tunnel Encap Optimization and Cleanup
by John Lo
· 7 years ago
9fa5cf4
Add iperf VM/vhost creation
by John DeNisco
· 7 years ago
56a0d06
VPP modified some state checking logic
by Keith Burns (alagalah)
· 7 years ago
ae9533a
session: fix fifo allocation for empty connect seg-managers
by Florin Coras
· 7 years ago
438f630
Revert "Allow interface types to override glean adjacency behaivour"
by Ole Trøan
· 7 years ago
909c26b
Revert "Adj: VFTs for adjacency sub-blocks"
by Ole Trøan
· 7 years ago
a44b015
Adj: VFTs for adjacency sub-blocks
by Ole Troan
· 7 years ago
4ca80c4
VOM: Fix broken Makefile
by Mohsin Kazmi
· 7 years ago
2802bd7
SCTP: coverity warning fix
by Marco Varlese
· 7 years ago
8b30e47
Allow interface types to override glean adjacency behaivour
by Neale Ranns
· 7 years ago
07510dd
dpdk: add support for DPDK 18.02, deprecate 17.08
by Damjan Marion
· 7 years ago
a43ccae
Optimize GRE Tunnel and add support for ERSPAN encap
by John Lo
· 7 years ago
5fda7a3
session: avoid session handle conflict with vcl
by Florin Coras
· 7 years ago
fae4039
SCTP: fix corrupted buffers seen in output node
by Marco Varlese
· 7 years ago
a38783e
SCTP: refactoring
by Marco Varlese
· 7 years ago
4941fcc
Reenable dhcp client detect when lease expires
by Dave Barach
· 7 years ago
f8f516a
session: support local sessions and deprecate redirects
by Florin Coras
· 7 years ago
7758bf6
VOM: build with plugins disabled
by Neale Ranns
· 7 years ago
41fd68d
vppinfra: Remove empty file
by Mohsin Kazmi
· 7 years ago
5ba5837
make-test: use api custom-dump to reduce log size.
by Dave Wallace
· 7 years ago
6d2f214
NAT44 out2in DHCP client next node
by Matthew Smith
· 7 years ago
554075a
vxlan:remove interface recycle mechanism
by Eyal Bari
· 7 years ago
16f0546
NAT44: run NAT nodes after ACL (VPP-1160)
by Matus Fabian
· 7 years ago
f9cda7d
vnet:remove duplicate interface function macro
by Eyal Bari
· 7 years ago
dcbea0b
BFD: make CLI consume only one line at a time
by Klement Sekera
· 7 years ago
49c7f0c
VOM: ACL: Add Object Model for acl ethertype
by Mohsin Kazmi
· 7 years ago
26f341a
Fix the order of RFC2685 fields in the output.
by Igor Mikhailov (imichail)
· 7 years ago
7a19283
Fix DHCP client crash with worker threads
by Matthew Smith
· 7 years ago
18b6315
SCTP: fix build errors on ubuntu bionic
by Marco Varlese
· 7 years ago
ffd78d1
Improve MTU handling
by Neale Ranns
· 7 years ago
2d6f66e
dpdk:fix trace to follow feature arc
by Eyal Bari
· 7 years ago
d05b926
vppapigen: simplify JSON format for services
by Marek Gradzki
· 7 years ago
2a86527
LD_PRELOAD: Refactor nomenclature (vcom -> ldp).
by Dave Wallace
· 7 years ago
9fa881f
acl-plugin: Stale classify table after deleting macip ACL
by Steve Shin
· 7 years ago
bc27d1b
GBP plugin
by Neale Ranns
· 7 years ago
ef56fae
ip4_forward: set pkt error in case potential memory corrupt
by Chun Li
· 7 years ago
15e598c
memif: fix crash caused by zero pkt len in memif and clear dirty cache while interface reconnect.
by Chun Li
· 7 years ago
08118f0
classifier-based ACL: testcases for L2 ACLs + fix the enabling of outbound L2 ACL
by Andrew Yourtchenko
· 7 years ago
97cabc9
Geneve - reduce unit-test run time
by Gabriel Ganne
· 7 years ago
508cabc
virtio: reset vnet header on tx
by Damjan Marion
· 7 years ago
2ae5135
vhostuser: Fix vhostuser file descriptor leak
by Haiyang Tan
· 7 years ago
b81831d
add CLIB_HAVE_VEC128 with NEON intrinsics (VPP-1127)
by Gabriel Ganne
· 7 years ago
c43b3f9
acl-plugin: add whitelisted ethertype mode (VPP-1163)
by Andrew Yourtchenko
· 7 years ago
be2251b
SCTP: shutdown phase
by Marco Varlese
· 7 years ago
c04cbf1
VCL: remove vrf from vppcom api.
by Dave Wallace
· 7 years ago
e7d212f
Minimize bihash memory consumption
by Dave Barach
· 7 years ago
db3c480
acl-plugin: VPP-1088: add support for egress filter in macip ACLs
by Andrew Yourtchenko
· 7 years ago
1c6e5cf
acl-plugin: an elog-based tracing implementation for troubleshooting the conn cleaner threads interactions
by Andrew Yourtchenko
· 7 years ago
acbde66
ip: move lookup inline functions to header file
by Vijayabhaskar Katamreddy
· 7 years ago
5368efa
Fix bug with glibc epoll fd
by Keith Burns (alagalah)
· 7 years ago
df41cf6
Update gitignore for cmake
by Keith Burns (alagalah)
· 7 years ago
3d460bd
VXLAN: Allow user to specify a custom vxlan tunnel instance id.
by Jon Loeliger
· 7 years ago
fe99a7e
acl-plugin: multicore: send the interrupts to thread0 too
by Andrew Yourtchenko
· 7 years ago
d3cb7ba
vhost: Added ARMV8 NEON version of function map_guest_mem() (VPP-1085)
by Nitin Saxena
· 7 years ago
8cedff2
af_packet: Fix lock position
by Pierre Pfister
· 7 years ago
815d7d5
classifier-based ACL: refactor + add output ACL
by Andrew Yourtchenko
· 7 years ago
dac0352
Refactor vlib_buffer flags
by Damjan Marion
· 7 years ago
f429a93
SCTP: address coverity-scan warnings
by Marco Varlese
· 7 years ago
5dca546
libmemif: cleanup queue info while memif connecting
by Chun Li
· 7 years ago
bb17f3c
Fix clang -Wvarargs compile errors
by Damjan Marion
· 7 years ago
547ecf6
Fix clang implicit conversion errors
by Damjan Marion
· 7 years ago
ceab788
vlib: epoll on worker threads
by Damjan Marion
· 7 years ago
df5a99c
SCTP: handling of heartbeating and max-retransmits
by Marco Varlese
· 7 years ago
e060ed1
make test: don't test/set parameters in docker
by Klement Sekera
· 7 years ago
f051072
BIER: fix support for longer bit-string lengths
by Neale Ranns
· 7 years ago
7e2c31a
VCL: Fix type in trace output.
by Dave Wallace
· 7 years ago
f47276f
SCTP: missing spinlock init when multiple threads
by Marco Varlese
· 7 years ago
bbd41cd
Reflexive ACL support on ICMP
by Steve Shin
· 7 years ago
7d25415
Provide page-aligned length to ftruncate.
by Igor Mikhailov (imichail)
· 7 years ago
a332c46
session: segment manager refactor
by Florin Coras
· 7 years ago
e71eb59
NAT64: Run nat64-expire-worker-walk only when NAT64 is configured (VPP-1162)
by Matus Fabian
· 7 years ago
1403fcd
Fix ip4/6_reass_main.ip4/6_reass_expire_node_idx used before set
by Dave Barach
· 7 years ago
21c8baf
SCTP: calculate RTO / RTT and RTTVAR as per RFC
by Marco Varlese
· 7 years ago
7b0933a
vhost_user: code cleanup
by Haiyang Tan
· 7 years ago
56e6f09
IP reassembly: workaround coverity warnings
by Klement Sekera
· 7 years ago
5a2946c
Clean up for vcl.am, making vppcom.h C++ aware
by Keith Burns (alagalah)
· 7 years ago
c1c0976
lisp-cp: fix handling of ndp without source link addr VPP-1159
by Florin Coras
· 7 years ago
96867ba
make test: use random seed
by Klement Sekera
· 7 years ago
7016b00
VOM: route-domain find() fix
by Neale Ranns
· 7 years ago
d6c30d9
vlmemory/svm: fix client detach from svm region
by Florin Coras
· 7 years ago
f2d0611
Add link to 18.01 test framework documentation.
by Dave Wallace
· 7 years ago
8c9389a
Update 18.01 Release Notes
by Dave Wallace
· 7 years ago
8f36e4a
vlib_buffer_clone: allow client to request the maximum number of clones; 256
by Neale Ranns
· 7 years ago
647f609
Add L3DSR feature in LB plugin
by Hongjun Ni
· 7 years ago
91389ac
Out-of-order data chunks handling and more
by Marco Varlese
· 7 years ago
75e7d13
IPv4/6 reassembly
by Klement Sekera
· 7 years ago
2b9453c
vxlan: Lookup FIB in either IPv4 or IPv6 families.
by Jon Loeliger
· 7 years ago
735f879
FIB: Consolidate several copies of fib_ip_proto() into one.
by Jon Loeliger
· 7 years ago
5c42f50
tcp: tcp_output.c failed to compile when VLIB_BUFFER_TRACE_TRAJECTORY is enabled
by Steven
· 7 years ago
67a9e54
dpdk:fix typo in prefetch sequence
by Eyal Bari
· 7 years ago
953f551
Add flowhash hash table to vppinfra
by Pierre Pfister
· 7 years ago
be9b41b
srv6-ad: fixing coverity issues
by Francois Clad
· 7 years ago
49d8cdd
srv6-as: fixing coverity issues
by Francois Clad
· 7 years ago
4edb2e4
Fix VNET_BUFFER_F_SPAN_CLONE flag
by Damjan Marion
· 7 years ago
190282c
RPMS: Also install C.py, JSON.py for vppapipgen.
by Jon Loeliger
· 7 years ago
Next »