Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
c02f02d64e16717096d98997a4d158b499f5748a
c02f02d
Cleaned up formatting in device.c - no functionality changes.
by Keith Burns (alagalah)
· 9 years ago
514f651
Change from nsh-encap to nsh-vxlan-gpe within nsh vxlan tunnel's short_help
by Hongjun Ni
· 9 years ago
8358ff9
Move "ethernet" debug cli commands to "set interface"
by Damjan Marion
· 9 years ago
ec177ab
Add TAG=vpp_gcov which compiles vpp to produce .gcda files
by Dave Barach
· 9 years ago
dae88b9
VPP-6: set epoll wait-time to zero when binary API messages are waiting
by Dave Barach
· 9 years ago
a4f16a0
Add API to get the dpdk interface stats delta.
by Sean Hope
· 9 years ago
fef15b4
Add support for AArch32
by Christophe Fontaine
· 9 years ago
7a2a378
dpdk socket-mem handling optimizations
by Damjan Marion
· 9 years ago
f5bf6dd
Using classifier/ACL from now on. Changes pertaining to that.
by rangan
· 9 years ago
6bfd263
ENIC driver patch to fix rx miss or drop counters
by John Lo
· 9 years ago
007622c
af_packet: clear bitmap entries when processing input
by Peter Lei
· 9 years ago
51c02a4
Remove historical netconf message switch APIs
by Dave Barach
· 9 years ago
595395d
Took care of code review comments. Extended the fix to other files.
by rangan
· 9 years ago
b92feb6
Add LISP API
by Andrej Kozemcak
· 9 years ago
95db563
Fix dependency install on Ubuntu 16.04
by Damjan Marion
· 9 years ago
a42cd34
Rework of DPDK PCI device uio driver binding process
by Damjan Marion
· 9 years ago
550b5f6
Init rte_mbuf length fields in af_packet driver
by Damjan Marion
· 9 years ago
d1f5d04
Change ARP and IP6-ND nodes to use interface-output node for output
by John Lo
· 9 years ago
e10e372
Fix vppinfra unit tests
by Florin Coras
· 9 years ago
a991e50
Move autogenerated vnet files to config folder
by Florin Coras
· 9 years ago
0930649
Opaque index is not populated when ACL is configured. Fixed it.
by rangan
· 9 years ago
25fd944
VHOST counters reversed
by Shesha Sreenivasamurthy
· 9 years ago
b270789
Create macro for next_nodes used in lookup family of nodes
by Damjan Marion
· 9 years ago
ba22b8e
Added a LICENSE file
by Ed Warnicke
· 9 years ago
619ac1c
Porting 2 dpdk patches to dpdk 16.04 patches
by Todd Foggoa
· 9 years ago
370a24e
Creating a new CLI to create loopback interfaces to make the interface
by Alpesh Patel
· 9 years ago
b3e8094
IP6 FIB: Micro optimization in lookup
by Pierre Pfister
· 9 years ago
c42552d
Add support for DPDK 16.04 release, rebase some of 2.2.0 patches
by Damjan Marion
· 9 years ago
254b036
Add unit test infrastructure for LISP protocol
by Filip Tehlar
· 9 years ago
42f2006
Add counter for the number of barrier syncs performed.
by Bud Grise
· 9 years ago
cbed90c
Add a configurable "significant error" metric
by Dave Barach
· 9 years ago
ecec279
vagrant: libvirt configuration.
by Jeff Shaw
· 9 years ago
e41b494
Add a counter for unknown IPv6 hop-by-hop options.
by Yoann Desmouceaux
· 9 years ago
f53b7d5
Fix possible infinite loop in IPv6 hop-by-hop header parsing
by Yoann Desmouceaux
· 9 years ago
5ac4a0f
Propagate the VLIB_FRAME_NO_FREE_AFTER_DISPATCH flag to cloned next_frames
by Bud Grise
· 9 years ago
608d1ed
Add vnet_rename_interface API
by Sean Hope
· 9 years ago
5ba5f83
Bump DPDK 16.04 to RC4
by Damjan Marion
· 9 years ago
c47e979
Add configure option to enable building unit tests
by Damjan Marion
· 9 years ago
dba76f2
Add option to delete af_packet (host) interfaces
by Peter Lei
· 9 years ago
d530445
fix uninitialized vars warnings with -Os
by Benoît Ganne
· 9 years ago
7c38f1f
Migrate bootstrap.ubuntu.sh to using top level Makefile
by Ed Warnicke
· 9 years ago
e5f42fe
Add IKEv2 APIs
by Matus Fabian
· 9 years ago
b2cdd2f
Add Rx and Tx statistics within nsh-vxlan-gpe node
by Hongjun Ni
· 9 years ago
639b4bd
Change encap-fib-id and decap-fib-id within create_nsh_vxlan_gpe_tunnel_command
by Hongjun Ni
· 9 years ago
08fa373
Add key.pad=0 within vnet_nsh_vxlan_gpe_add_del_tunnel
by Hongjun Ni
· 9 years ago
e1ed8bd
Change key.src=a->dst.as_u32 within vnet_nsh_vxlan_gpe_add_del_tunnel
by Hongjun Ni
· 9 years ago
bcebbb9
Enhance CLI/API Support for Bonded Interface
by John Lo
· 9 years ago
2fa6bef
Classify node should pay attention to dynamically-added arcs
by Dave Barach
· 9 years ago
a25bd1c
Do not listen unless configured with cli-listen.
by Ed Warnicke
· 9 years ago
df2b0fd
Fix ip4 udp encap length type
by Florin Coras
· 9 years ago
a292c8c
Fix DPDK patch files so git am works smoothly
by Todd Foggoa
· 9 years ago
83cc4e1
host-interface admin down/up does not bring the interface up
by Alpesh Patel
· 9 years ago
33007f5
Fix vppctl for multivpp
by Ed Warnicke
· 9 years ago
aff04a0
Fix DPDK check in udp.h
by Florin Coras
· 9 years ago
e127a7e
LISP GPE: initial CP commit and DP improvements
by Florin Coras
· 9 years ago
28e3db9
Add options to link with external DPDK tree
by Damjan Marion
· 9 years ago
aa04a0f
Add option to link DPDK dynamically
by Damjan Marion
· 9 years ago
102ec52
Add support for installing ipv4 routes via unresolved next hop
by Damjan Marion
· 9 years ago
b02e49c
Enable af_packet interfaces in the API test apps
by Damjan Marion
· 9 years ago
459a11a
Remove historical tags, fix the debug tag
by Dave Barach
· 9 years ago
0df78dd
Add DPDK 16.04-rc2 support
by Damjan Marion
· 9 years ago
23650e6
Update ENIC driver patches for DPDK 2.2.0
by John Lo
· 9 years ago
13f3c45
Support per-interface packet rx redirection
by Dave Barach
· 9 years ago
dab123b
Add abbility to specify dpdk tarball download base url
by Damjan Marion
· 9 years ago
31854ab
Fix to centos vagrant file
by Ed Warnicke
· 9 years ago
f1bd8be
Move classify_table_index under the union
by Damjan Marion
· 9 years ago
b2ef4dd
Adjacency allocator
by Dave Barach
· 9 years ago
3c79e65
Fix epl-release in make install-dep for rpm
by Ed Warnicke
· 9 years ago
a69318b
Increment MRU if hardware supports CRC stripping
by Jurek Matuszewski
· 9 years ago
ad8b472
Allow vlans to be programmed on 40GE VF interfaces
by Todd Foggoa (tfoggoa)
· 9 years ago
4b9fb50
Mark some show commands as mp safe
by Todd Foggoa (tfoggoa)
· 9 years ago
e5389bb
event logger skeletons, improve debug CLI
by Dave Barach
· 9 years ago
fb6e59d
Improve main-loop event-logs
by Dave Barach
· 9 years ago
20a64f5
iOAM trace configuration APIs
by Shwetha
· 9 years ago
1901020
Use rte_mempool private data for storing vlib_buffer_t
by Damjan Marion
· 9 years ago
46040a5
Fix distclean to correctly handle Centos
by Ed Warnicke
· 9 years ago
c841eac
Fix vagrant centos flavor to work with top level make file
by Ed Warnicke
· 9 years ago
1d49c98
vpp-api-test and sample-plugin should depend on dpdk conditionally
by Damjan Marion
· 9 years ago
84eda9d
Add build-root/*.rpm to .gitignore
by Ed Warnicke
· 9 years ago
aca36e1
Remove unnecesary clib_bitmap_set from af_packet input node
by Damjan Marion
· 9 years ago
d6f5b96
l2-rw: Packet rewrite feature for L2 bridges
by Pierre Pfister
· 9 years ago
2e89a89
Reduce number of parallel gcc invocations from 4 to 2 per cpu
by Damjan Marion
· 9 years ago
e2efece
Fix L2 flood packet replication interaction with VXLAN-tunnel
by John Lo
· 9 years ago
d90df18
Add dpdk vmxnet3 driver patch and init.c change to allow jumbo packets
by John Lo
· 9 years ago
3a8f32b
tapcli: Receive vector of packets and memory leak fix
by Pierre Pfister
· 9 years ago
d562096
Unbreak build on gcc-5
by Damjan Marion
· 9 years ago
f39ff74
vnet classifier debug CLI enhancements
by Dave Barach
· 9 years ago
4f81085
* Added support to configure trace type as a
by rangan
· 9 years ago
acf0872
cosmetic: indent code
by Dave Barach
· 9 years ago
a0005dc
Add llc_init in osi_init to ensure init order dependency
by Nagaprabhanjan Bellari
· 9 years ago
ca46d8c
Adminis-trivia - rename skel files
by Keith Burns (alagalah)
· 9 years ago
eec8d3e
add ctags and cscope files to .gitignore
by Damjan Marion
· 9 years ago
76a66c1
Add -y to apt-get install for install-dep target
by Ed Warnicke
· 9 years ago
ba8c540
Fix longstanding next-frame clone bug
by Dave Barach
· 9 years ago
cb65630
vnet_classify: Handle non-aligned vectors and various bugfixes
by Pierre Pfister
· 9 years ago
dbf19ca
Make adjacencies shareable
by Dave Barach
· 9 years ago
4ea4ecd
Bring back p1.c so plugins can see DPDK symbols
by Todd Foggoa
· 9 years ago
89b3398
Reincarnate call to unix_physmem_init() for non-dpdk use
by Damjan Marion
· 9 years ago
aaf2acd
Don't stop binding pci device if write to new_id fails
by Damjan Marion
· 9 years ago
e6f9023
Few additions to top-level Makefile
by Damjan Marion
· 9 years ago
Next »