Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
203c632d29fc5f5d820251e4e58ea724e1002a91
/
vnet
203c632
Misc. janitorial work:
by Dave Barach
· 9 years ago
63617fc
Netmap: Resolve interface state issue
by Mohsin KAZMI
· 9 years ago
692581f
vhost-dpdk: dequeue size fix
by Zhihong Wang
· 9 years ago
07515d7
add buf_physaddr to dpdk trace
by Georgii Tkachuk
· 9 years ago
a7575ea
netmap: multithreading support
by Mohsin KAZMI
· 9 years ago
d6b3850
Move vcgn as plugin
by Shesha Sreenivasamurthy
· 9 years ago
b0ccf03
Reformat output of lisp eid-table show command.
by Filip Tehlar
· 9 years ago
80ee213
Add admin-up flag to L2TP tunnels and start tunnels set to down
by Pierre Pfister
· 9 years ago
de393bb
Show command support for ip feature paths
by Dave Barach
· 9 years ago
0f6b796
Use lisp_gpeX iface counters to store decap stats
by Florin Coras
· 9 years ago
2c21a9a
VPP-72 Added api call aquivalents to:
by marek zavodsky
· 9 years ago
324112f
LISP EID virtualization support
by Filip Tehlar
· 9 years ago
0443212
More LISP SD FIB and forwarding fixes
by Florin Coras
· 9 years ago
d076f19
ARP/NDP does not send solicitation when no source address is available
by Pierre Pfister
· 9 years ago
5b7a563
Add MAC address support for LISP
by Filip Tehlar
· 9 years ago
7511ae8
CLI to update locator-set
by Andrej Kozemcak
· 9 years ago
355cf68
Fix for build failure due to iOAM plugin header file path
by Shwetha
· 9 years ago
8ebb2a1
Check if LISP is enable
by Andrej Kozemcak
· 9 years ago
a026eb1
VPP-143: Correctly drop local l2tp packets when no session is found
by Pierre Pfister
· 9 years ago
f2868fc
Output interface MTU check ignored in double-loop
by Chris Luke
· 9 years ago
2459e4c
Fix use of lookup_next_index in LISP src/dst FIB
by Florin Coras
· 9 years ago
98897e2
Fix node registration in ixge driver
by Damjan Marion
· 9 years ago
a18e413
Give correct argument to ip_call_add_del_adjacency_callbacks
by Pierre Pfister
· 9 years ago
b5adaea
Move pkt replication counter to the opaque2 cache line
by Dave Barach
· 9 years ago
d653460
Dynamically compute ip feature subgraph order
by Dave Barach
· 9 years ago
378893a
Support NAT across multiple interface pairs
by Shesha Sreenivasamurthy
· 9 years ago
85b528e
VPP-76:APIs for Proof of transit feature added to iOAM
by Shwetha
· 9 years ago
b6e4d39
New LISP API map-request itr-rloc
by Andrej Kozemcak
· 9 years ago
a29f200
VNET: Initialization support for NXP DPAA2 poll mode driver
by Sachin
· 9 years ago
1c49484
Consolidate use of IP fib functions in LISP CP
by Florin Coras
· 9 years ago
3b3688f
6rd: Move to plugin
by Ole Troan
· 9 years ago
f0f8522
VPP-19: Split the lookup.h IP_LOOKUP_NEXT enum.
by Ole Troan
· 9 years ago
81f7092
Fix hugepage leak on VM termination
by Shesha Sreenivasamurthy
· 9 years ago
c0959c9
Fix vxlan-gpe interface state dump failure
by Hongjun Ni
· 9 years ago
445d665
README file for vcgn
by Ranganathan T.S
· 9 years ago
7deb139
Delete useless field decap_next in tunnel
by Hongjun Ni
· 9 years ago
c2c9008
Fix LISP locator pair selection
by Florin Coras
· 9 years ago
c86f3e5
Fix remote mapping CLI for unset v6 local eid
by Florin Coras
· 9 years ago
820e363
Add dpdk per-interface startup config parameter to support rss-flag
by Srivatsa Sangli
· 9 years ago
0b14072
Add dpdk per-interface startup config parameter to specify worker threads
by Damjan Marion
· 9 years ago
d61b439
Reset new indirect adjacdncy template before using it
by Damjan Marion
· 9 years ago
964f93e
Fix node siblings
by Ole Troan
· 9 years ago
bf74147
Retire io threads and main-thread-io mode
by Damjan Marion
· 9 years ago
6c56a3c
Fix double-enqueued packet in interface-output dual-loop, fixes VPP-116
by Damjan Marion
· 9 years ago
24612b3
Fix name confusion for gre interface index.
by Hongjun Ni
· 9 years ago
5a9c9b8
Fix NULL-pointer crash in handoff_init(...)
by Dave Barach
· 9 years ago
0247b46
Add worker-handoff node
by Damjan Marion
· 9 years ago
86be487
Explicity specify IP address type for format_ip46_address function
by Damjan Marion
· 9 years ago
a38c3df
VPP-117: Fix ip4 and ip6 lookup and rewrite traces
by Pierre Pfister
· 9 years ago
b3ca658
Return 0 if no tap interfaces are ready
by Dave Barach
· 9 years ago
9024746
Copy missing buffer metadata for ESP transport mode packets
by Damjan Marion
· 9 years ago
db7b269
Add verbose flag for packet trace, show hexdump in verbose dpdk input trace
by Damjan Marion
· 9 years ago
0febaf1
VPP-117: Add trace to ip4 and ip6 lookup nodes
by Pierre Pfister
· 9 years ago
3f3b085
VPP-106: fix performance hit due to unprefetched data read
by Dave Barach
· 9 years ago
55ef1b1
Fix DPDK init crash if bonded interface is created by startup conf
by John Lo
· 9 years ago
bbb7682
VPP-115: Remove stale ACL CLIs which are not supported
by John Lo
· 9 years ago
c883fa7
Fix missing null termination in DPDK EAL Args
by Damjan Marion
· 9 years ago
b54db10
Adjust buffer data offset based on rte_mbuff data_off
by Damjan Marion
· 9 years ago
3ef822e
VPP-110: vxlan encap node should never touch a deleted tunnel
by John Lo
· 9 years ago
30097b5
Multicore support for vCGN
by Shesha Sreenivasamurthy
· 9 years ago
cccd1bf
Fix link down issue of vxlan-gpe interface
by Hongjun Ni
· 9 years ago
944f548
IPv6 HBH: Refactor code. Separate out RFC2460 HBH handling and the more experimental
by Ole Troan
· 9 years ago
39da621
Add startup conf options to set per-interface descriptor ring size
by Damjan Marion
· 9 years ago
7185c3b
VPP-113: BVI shall filter unicast DMAC for L2 to L3 forwading
by John Lo
· 9 years ago
c68b4cb
Add per-device startup config support
by Damjan Marion
· 9 years ago
08602d1
Add dpdk config parameter: poll-sleep <nn>
by Dave Barach
· 9 years ago
0128e59
VPP-100: Fix IP4 local handling of TCP/IP fragmented packet
by John Lo
· 9 years ago
4b8b718
VPP-92 Fixup some srv6 issues
by Chris Luke
· 9 years ago
e544360
VPP-91 fix sr tunnel add_del collision check
by Chris Luke
· 9 years ago
3419d0b
VPP-100: Fix IPv4 local handling of IP fragmented packets
by John Lo
· 9 years ago
c794915
VPP-98 Dedicated storage for VXLAN over IPv6 hash keys
by Chris Luke
· 9 years ago
cb51846
VPP-102: vHost reconnect to previously used sockets on VPP restart
by John Lo
· 9 years ago
17f17cb
VPP97: Flooding of pkts with multiple buffers in BD with BVI crashes VPP
by John Lo
· 9 years ago
1d3b2ab
Fix hash table bogus read in ip6 vxlan-gpe
by Florin Coras
· 9 years ago
58f886a
Add CLI/API for clearing all remote mappings
by Filip Tehlar
· 9 years ago
6a2e439
ONE-15: Fix duplicate locator, refactoring locator
by Andrej Kozemcak
· 9 years ago
d1c5cc3
ONE-16: Locators are not properly cleaned
by Filip Tehlar
· 9 years ago
0e06e2b
Add Dump API for VxLAN-GPE tunnel
by Hongjun Ni
· 9 years ago
4b46c84
VPP-84 af_packet retry on EAGAIN, count on errors
by Chris Luke
· 9 years ago
1220afe
VPP-96 ENID driver update for rx of jumbo pkts using muliple mbuf's
by John Lo
· 9 years ago
f747cd8
Add show command for LISP map resolvers
by Filip Tehlar
· 9 years ago
64ae669
Move dpdk startup config data to separate struct
by Damjan Marion
· 9 years ago
94e3476
ONE-14: Fix crash when re-enable Lisp
by Andrej Kozemcak
· 9 years ago
df921cc
Add Vxlan-Gpe over IPv6
by Hongjun Ni
· 9 years ago
4a71314
Fix an issue in format_vxlan_gpe_tunnel
by Hongjun Ni
· 9 years ago
b4d8927
Native VPP driver for Intel Niantic family of NICs
by Damjan Marion
· 9 years ago
e3eefff
Move rte_delay_us_override so it overrides DPDK
by Todd Foggoa
· 9 years ago
78ea9c2
VPP-81: Print interface name after creating an interface with CLI
by Pierre Pfister
· 9 years ago
53f09e3
Add LISP RTR support
by Filip Tehlar
· 9 years ago
1c80e83
Add support for multiple microarchitectures in single binary
by Damjan Marion
· 9 years ago
82e29c4
Add netmap API
by Matus Fabian
· 9 years ago
5a206ea
Rework of the old PCI code
by Damjan Marion
· 9 years ago
95c8415
dpdk/build - 32bits compilation
by Christophe Fontaine
· 9 years ago
144a90f
dpdk/init - Add compatibility to non numa architecture
by Christophe Fontaine
· 9 years ago
2df2e99
Fix output feature issue where opque field is already used by previous node
by Damjan Marion
· 9 years ago
e7a40e8
VPP-61 Patch2/2 Removing NSH from VPP for move to NSH_SFC
by Keith Burns (alagalah)
· 9 years ago
72a7ded
VPP-61 Patch1/2 - Remove NSH from VPP
by Keith Burns (alagalah)
· 9 years ago
65fcd4d
Add configure policer API
by Matus Fabian
· 9 years ago
6b70c21
VPP-68: L2 Rewrite: Support for chained classify tables
by Pierre Pfister
· 9 years ago
530bd8e
VPP-69: Create fib or bridge domain with arbitrary ID
by Pierre Pfister
· 9 years ago
Next »