Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
1e583111ebeb0333435cfad8af10ebe0e9842d4d
/
src
1e58311
VOM: Add sub_interface in specific routing table
by Mohsin Kazmi
· 7 years ago
16aa7f8
DSLite: Implement new API call DSLITE_ADDRESS_DUMP.
by Jon Loeliger
· 7 years ago
7c6df39
Bump package version
by Chris Luke
· 7 years ago
546ad85
Doc updates prior to branch
by Chris Luke
· 7 years ago
cef1db9
memif: zero copy slave
by Damjan Marion
· 7 years ago
871dc42
Detailed stats collection feature
by Neale Ranns
· 7 years ago
6df1903
NAT added FIB entries have a preference lower than API/CLI
by Neale Ranns
· 7 years ago
36a6270
NAT44: prohibit multiple static mappings for a single local address (VPP-1224)
by Matus Fabian
· 7 years ago
4772e7a
NAT44: fix static mapping for DHCP addressed interface deleting (VPP-1223)
by Matus Fabian
· 7 years ago
eb4f74a
dpdk:fix checksum handling of l2 interfaces
by Eyal Bari
· 7 years ago
3ecc221
reassembly: bug fixes
by Klement Sekera
· 7 years ago
a46b4c9
session: use fib index in ip local test
by Florin Coras
· 7 years ago
074f698
tapv2: Sporadic SIGABRT in ethernet_input [VPP-1183]
by Steven
· 7 years ago
17ddc0f
acl-plugin: implement an optional session reclassification when ACL is (re-)applied
by Andrew Yourtchenko
· 7 years ago
6091d23
Updated sample startup.conf with supported plugin config options.
by Maciek Konstantynowicz
· 7 years ago
76981ee
Add missing stdint.h
by Chris Luke
· 7 years ago
dd4889e
lacp: faster convergence for slow-rate config option
by Steven
· 7 years ago
70488ab
bond: show trace causes a crash if the interface is deleted
by Steven
· 7 years ago
c1613a7
dpdk: fix crash due to incorrect xd->flags value with slave's link toggling
by Steve Shin
· 7 years ago
30684ac
Coverity fixes (VPP-1204)
by Chris Luke
· 7 years ago
f3a3bad
ip6: fix ip6-local urpf checking
by Florin Coras
· 7 years ago
109139e
l2_input:optimize counter access
by Eyal Bari
· 7 years ago
56b39f6
tcp: fix fib index buffer tagging
by Florin Coras
· 7 years ago
cc5677b
No need for this routine to be global
by Dave Barach
· 7 years ago
691abf6
vom: Fix the error handling for already existing itf
by Mohsin Kazmi
· 7 years ago
b3caf55
bond: cli rename
by Steven
· 7 years ago
e17bb71
SCTP: use custom fib
by Marco Varlese
· 7 years ago
ea2600a
NAT44: make 1:1NAT for DHCP addressed interface persistent
by Matus Fabian
· 7 years ago
d4ac4bb
avf: keep input node in disabled state unless needed
by Damjan Marion
· 7 years ago
4888b50
NAT44: fix nat44_user_session_dump and nat44_del_session crash with one worker (VPP-1213)
by Matus Fabian
· 7 years ago
aa0180b
vxlan:refactor add del command function
by Eyal Bari
· 7 years ago
2d207bc
vlib: gcc-7 -O3 uninitialized values
by Damjan Marion
· 7 years ago
be3f4d5
vlib: make cloned structures cacheline aligned
by Damjan Marion
· 7 years ago
82f2e6e
acl-plugin: autosize the ACL plugin heap and fix the heap size types and parsing
by Andrew Yourtchenko
· 7 years ago
f756401
VOM: Fix connection state
by Neale Ranns
· 7 years ago
d50c987
memif: add private header size field
by Damjan Marion
· 7 years ago
18c0f22
bond: coverity woes
by Steven
· 7 years ago
ed76ee2
VOM: bond: Add support for LACP
by Mohsin Kazmi
· 7 years ago
de91006
VCL: add IPv6 to socket_test.sh and make test
by Dave Wallace
· 7 years ago
0a15e8c
plugins: dpdk: ipsec: fix l3 offset
by Szymon Sliwa
· 7 years ago
abcf3ea
Restore the brief FIB entry printing
by Neale Ranns
· 7 years ago
20ba164
vlib: add support for vfio no-iommu mode
by Damjan Marion
· 7 years ago
43fc688
afpacket: Fix the reply if itf already exits
by Mohsin Kazmi
· 7 years ago
74a6dab
Disable -Waddress-of-packed-member warnings reported by clang
by Damjan Marion
· 7 years ago
e1e995d
acl-plugin: defer the ACL plugin user module registration with ACL lookup until it is needed
by Andrew Yourtchenko
· 7 years ago
06bc260
plugin: Add plugin 'default' disable/enable
by Mohsin Kazmi
· 7 years ago
b4ff07a
Intel Adaptive Virtual Function native device driver plugin
by Damjan Marion
· 7 years ago
f6647e0
session: fix local session disconnects
by Florin Coras
· 7 years ago
f0d0ddb
User session counters stay <= per-user limit
by Matthew Smith
· 7 years ago
563a853
acl-plugin: improvements in 'show acl-plugin macip acl' CLI
by Andrew Yourtchenko
· 7 years ago
4585eb8
Drop dhcp pkts w/ hardware address mismatches
by Dave Barach
· 7 years ago
4631610
IPSEC_AH: broken initialization (VPP-1208)
by Marco Varlese
· 7 years ago
81a13db
tcp/session: sprinkle prefetches
by Florin Coras
· 7 years ago
0bee9ce
session: allow builtin apps to register names
by Florin Coras
· 7 years ago
915899a
acl-plugin: set ACL heap within the exported functions that might alloc memory
by Andrew Yourtchenko
· 7 years ago
3f2dd30
NAT44: fix ICMP checksum update crash (VPP-1205)
by Matus Fabian
· 7 years ago
5237c77
IGMP: coverity fixes and remove checks for scapy IGMPv3
by Neale Ranns
· 7 years ago
a005e7f
bond: performance enhancement
by Steven
· 7 years ago
c6a716b
vom: itf: make vhost_user as socket slave
by Mohsin Kazmi
· 7 years ago
6e3c682
VPP-1204: Fix coverity warning
by Dave Barach
· 7 years ago
6ddede7
Add circular logging
by Dave Barach
· 7 years ago
f3639d0
Revert "acl-plugin: improvement on 'show acl-plugin' CLI"
by Damjan Marion
· 7 years ago
94f9a6d
acl-plugin: implement ACL lookup contexts for "ACL as a service" use by other plugins
by Andrew Yourtchenko
· 7 years ago
8ced6e1
gbp: Add the next node lookup
by Mohsin Kazmi
· 7 years ago
4d023c8
NAT44: interface output feature and dst NAT (VPP-1200)
by Matus Fabian
· 7 years ago
5c37ce3
memif: version 2
by Damjan Marion
· 7 years ago
32f4e18
Avoid atomic ops when polling queues
by Dave Barach
· 7 years ago
0bbe576
vom: l2-emulation: Fix sweep function
by Mohsin Kazmi
· 7 years ago
7b0b961
udp: make udp encap pool cacheline aligned
by Damjan Marion
· 7 years ago
378ac05
acl-plugin: improvement on 'show acl-plugin' CLI
by Steve Shin
· 7 years ago
9cd2d7a
bond: Add bonding driver and LACP protocol
by Steven
· 7 years ago
43ebe29
VPP_1202: handle DHCP NAK packets
by Dave Barach
· 7 years ago
43b1f44
UDP Encap counters
by Neale Ranns
· 7 years ago
0cae3f7
Detailed Interface stats API takes sw_if_index
by Neale Ranns
· 7 years ago
1cbb19f
IGMP plugin initialises the FIB/MFIB via ip4 module
by Neale Ranns
· 7 years ago
e877d68
NAT44: fix removal of LB static mappings with same local address and port pair (VPP-1199)
by Matus Fabian
· 7 years ago
4c53313
reassembly: feature/concurrency
by Klement Sekera
· 7 years ago
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
Next »