Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
2303cb181b51f63c909cd506125c1f832432865a
/
src
2303cb1
FIB Interpose Source
by Neale Ranns
· 7 years ago
f55957e
Fix Allow ARP packets for dot1q interface with MACIP enabled
by Steve Shin
· 7 years ago
e535644
VCL: Fix Coverity CID183003
by Dave Wallace
· 7 years ago
f704f38
Use x(void) not x() in new interface stats code
by Neale Ranns
· 7 years ago
5090c57
session: fix coverity warnings
by Florin Coras
· 7 years ago
19bd190
Coverity found bugs in recent MPLS changes
by Neale Ranns
· 7 years ago
9a1f49e
QoS code coverity found errors
by Neale Ranns
· 7 years ago
26600e6
FIB code coverity found defect
by Neale Ranns
· 7 years ago
bc07966
VCL: Fix Coverity CID183009
by Dave Wallace
· 7 years ago
6f4a6be
Interface Unicast, Multicast and Broadcast stats on the API
by Neale Ranns
· 7 years ago
7b867a8
IGMP plugin
by Jakub Grajciar
· 7 years ago
489cc82
QoS: publish qos.api.h file
by Matus Fabian
· 7 years ago
1d977dc
IPIP: Fix coverity error.
by Ole Troan
· 7 years ago
f38bef4
FIX: Fixed ip6_fib_dump api function response.
by Dmitry Vakhrushev
· 7 years ago
2ae2bc5
Remove unnumbered configuration on interface delete
by Neale Ranns
· 7 years ago
33d1629
cli: make q work again
by Florin Coras
· 7 years ago
039cbfe
QoS recording and marking
by Neale Ranns
· 7 years ago
0d65d11
Fix a long-latent bi=0 bug in vlib_buffer_add_data
by Dave Barach
· 7 years ago
c037423
IPv6 ND Router discovery control plane (VPP-1095)
by Juraj Sloboda
· 7 years ago
ff92efe
stats: allow configuring poller delay
by Klement Sekera
· 7 years ago
ce8805c
IPSec: fix IPv6 policy deleting
by Matus Fabian
· 7 years ago
8c25720
Fix sample-plugin build on ubuntu 18.04
by Damjan Marion
· 7 years ago
4b9669d
IPv6 ND Router discovery data plane (VPP-1095)
by Juraj Sloboda
· 7 years ago
e1b819e
session: allow local host binds
by Florin Coras
· 7 years ago
60ae80f
Update session local address is_ip4 on bind when not global
by Keith Burns (alagalah)
· 7 years ago
58d36f0
tls: add openssl engine
by Florin Coras
· 7 years ago
b9ca61b
Add a helper function to fetch vlib node index for already stacked dpos
by Vijayabhaskar Katamreddy
· 7 years ago
92b44ea
use system provided ccache links
by Damjan Marion
· 7 years ago
1fcbd72
IPIP: Also publish the ipip.api.h file.
by Jon Loeliger
· 7 years ago
5a72e42
Clean up vpp build bootstrap step
by Dave Barach
· 7 years ago
d1274cb
vlib: internal buffer manager rework
by Damjan Marion
· 7 years ago
1f15fac
Prevent calling rte_eth_xstats_get not initialized dev
by Szymon Sliwa
· 7 years ago
298c695
IPIP: Add IP{v4,v6} over IP{v4,v6} configured tunnel support.
by Ole Troan
· 7 years ago
63f1859
VCL: Handle epoll HUP events in sock_test_server
by Dave Wallace
· 7 years ago
f4e5808
srv6-plugins: fixing documentation
by Francois Clad
· 7 years ago
4abc5c3
srv6: minor CLI modifications
by Francois Clad
· 7 years ago
e23c99e
Improve l2_macs_events API to provide MAC move information
by John Lo
· 7 years ago
04def74
VOM: acl: Add support for acl ethertype unbind and dump
by Mohsin Kazmi
· 7 years ago
afb1930
At AF_PACKET socket create, do intf bind before rx ring cfg to avoid receiving pkts from other interfaces
by Chaoyu Jin
· 7 years ago
49c13c7
VCL: Fix race condition in event thread function
by Dave Wallace
· 7 years ago
3e9b465
SCTP: data retransmission & snd_space fix
by Marco Varlese
· 7 years ago
8145842
Common form of fib-path reproting in dumps
by Neale Ranns
· 7 years ago
eca834e
FIB: DVR paths are not considered L3 attached
by Neale Ranns
· 7 years ago
3464c86
Rationalize plugin symbol error reporting
by Dave Barach
· 7 years ago
6e4d4a3
SCTP: cumulative SACK fix
by Marco Varlese
· 7 years ago
179ab36
SPAN: Add 'is_l2" flag to DETAILS response messages.
by Jon Loeliger
· 7 years ago
611d918
Remove md5.[ch] from vppinfra
by Dave Barach
· 7 years ago
8d0f2f0
License text cleanup
by Dave Barach
· 7 years ago
3c2a416
NAT44: fix nat_not_translate_output_feature in dual loop (VPP-1194)
by Matus Fabian
· 7 years ago
2aad876
NAT44: fix nat_not_translate_output_feature for ICMP (VPP-1191)
by Matus Fabian
· 7 years ago
2ca2005
vnet: l2-classify: prefetch (n+2, n+3) rather than (n+1, n+2) inside dual loop code
by Andrew Yourtchenko
· 7 years ago
eeef247
dpdk-input node packet trace intermittent on IP forwading path
by John Lo
· 7 years ago
aaacfbc
Move the vnet cdp protocol implementation to a plugin
by Dave Barach
· 7 years ago
03f47f1
Coordinate known Ethernet speeds with Linux kernel and DPDK
by Lee Roberts
· 7 years ago
45a0946
Correct address calculation for VPP-1168
by Lee Roberts
· 7 years ago
0d2b0d5
VCL API for external callback for listener/connect event
by Keith Burns (alagalah)
· 7 years ago
51c52c0
dpdk: move DPDK vfio hack to dpdk plugin
by Damjan Marion
· 7 years ago
8d73e85
VCL: add event registration to listen session in select()
by Dave Wallace
· 7 years ago
5e85c54
when exceed max reass, frag packet can't get reass.
by ahdj007
· 7 years ago
31ed744
MPLS Unifom mode
by Neale Ranns
· 7 years ago
8f931a4
ACL: Fix the detail for ethertype whitelist
by Mohsin Kazmi
· 7 years ago
7cf80e0
VCL event handling changes
by Keith Burns (alagalah)
· 7 years ago
d77eee6
tls: make tls engines pluggable
by Florin Coras
· 7 years ago
00f44cc
VCL refactoring
by Keith Burns (alagalah)
· 7 years ago
9a0546d
VCL: cleanup namespace_secret env-var cfg code.
by Dave Wallace
· 7 years ago
27fe75a
acl-plugin: add the support for dumping the ethertype whitelist (VPP-1163)
by Andrew Yourtchenko
· 7 years ago
cc13471
vppapigen: require reply/details messages for requests/dumps
by Marek Gradzki
· 7 years ago
a36f08c
Fix Avoid crash in vnet_delete_sub_interface routine
by Steve Shin
· 7 years ago
8db9430
fix physmem mappings
by Damjan Marion
· 7 years ago
7dc4d67
features: extend 'feature node not found' warning message
by Damjan Marion
· 7 years ago
e4e34c2
NAT44: allow to configure one interface only as output or input feature (VPP-1192)
by Matus Fabian
· 7 years ago
4b65ddf
GBP: fix the runs before statement against the ACL node
by Neale Ranns
· 7 years ago
ef2e584
packet-generator: use default free list
by Damjan Marion
· 7 years ago
8f89dd0
tls: enforce certificate verification
by Florin Coras
· 7 years ago
d6743b1
VPPAPIGEN: Run tool directly from source tree.
by Ole Troan
· 7 years ago
52ca756
VAPI: Ensure type definitions are generated in same order as .api file.
by Ole Troan
· 7 years ago
c22fcba
vlib: avoid crash if fill_free_list returns 0 buffers
by Damjan Marion
· 7 years ago
1275651
VCL registration handler added to session for polling sessions
by Keith Burns (alagalah)
· 7 years ago
4707f22
LB plugin: Fix Layer-4 checksum error in L3DSR.
by Yusuke Tatsumi
· 7 years ago
9691cf2
when lb tcp in2out flow, in2out and out2in protocol are not same
by ahdj007
· 7 years ago
9f06d0e
reass frag_n should to be inited to 0
by ahdj007
· 7 years ago
b5eb3b1
VOM: Fix state reconciliation
by Mohsin Kazmi
· 7 years ago
3f6ede3
glibc 2.27 fix
by Marco Varlese
· 7 years ago
07dce1e
vppapigen: require service definition for singleton messages
by Marek Gradzki
· 7 years ago
b533f3f
vppapigen: do not allow to define message as both request and reply
by Marek Gradzki
· 7 years ago
fc70e3a
vppapigen: require reply ID different than caller ID
by Marek Gradzki
· 7 years ago
51e5968
API: Add service definitions for events and singleton messages (second attempt)
by Marek Gradzki
· 7 years ago
2de1f15
Revert "API: Add service definitions for events and singleton messages."
by Ole Trøan
· 7 years ago
88c0621
physmem: keep only one physmem_main
by Damjan Marion
· 7 years ago
3cf2d64
VCL async event handler
by Keith Burns (alagalah)
· 7 years ago
c7fe4f3
SCTP: API to configure some tunables
by Marco Varlese
· 7 years ago
53da221
IP6 link-local table
by Neale Ranns
· 7 years ago
0e7fe4f
Set DPDK_MLX4_PMD and DPDK_MLX5_PMD compile with default dlopen links
by Amir Zeidner
· 7 years ago
f7b7fa5
API: Add service definitions for events and singleton messages.
by Ole Troan
· 7 years ago
f313b74
vlib: add functions to dynamically open/close PCI device
by Damjan Marion
· 7 years ago
9e09ff3
SCTP: retransmission in INIT/SHUTDOWN phase
by Marco Varlese
· 7 years ago
eac3b11
vlib: vlib_buffer_free_internal optimizations
by Damjan Marion
· 7 years ago
1ba0fa4
vlib: vfio code rework
by Damjan Marion
· 7 years ago
d5ded2d
vlib: rework PCI INTx support
by Damjan Marion
· 7 years ago
e3e2f07
tls: add stop listen handler
by Florin Coras
· 7 years ago
Next »