Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
c7d50970d4ed8a4889b4374e6a1559aef7d3dcc0
/
src
/
vat
/
api_format.c
af86a48
vxlan:offload RX flow
by eyal bari
· 7 years ago
d723161
MTU: Software interface / Per-protocol MTU support
by Ole Troan
· 7 years ago
048a4e5
export counters in a memfd segment
by Dave Barach
· 7 years ago
daff178
DHCP Client Dump
by Neale Ranns
· 7 years ago
7dbd726
Improve L2FIB delete entry handling and "show l2fib" CLI options
by John Lo
· 7 years ago
b086182
Fix clang compilation on aarch64: sizeof operator error.
by Sirshak Das
· 7 years ago
04e0bb2
af_packet: Add support for dump interfaces
by Mohsin Kazmi
· 7 years ago
0053de6
ARP proxy dumps
by Neale Ranns
· 7 years ago
7f358b3
Periodic scan and probe of IP neighbors to maintain neighbor pools
by John Lo
· 7 years ago
7895872
Remove the historical memfd api segment bootstrap
by Dave Barach
· 7 years ago
89c2781
ipsec: allow null/null for crypto/integ algorithms pair
by Radu Nicolau
· 7 years ago
582caa3
VAT for qos_record_enable_disable API
by Igor Mikhailov (imichail)
· 7 years ago
8e1039a
Allow an IPsec tunnel interface to be renumbered
by Matthew Smith
· 7 years ago
c7b4304
Implement ip_probe_neighbor API
by John Lo
· 7 years ago
fe7d4a2
Revert "MTU: Setting of MTU on software interface (instead of hardware interface)"
by Damjan Marion
· 7 years ago
70083ee
MTU: Setting of MTU on software interface (instead of hardware interface)
by Ole Troan
· 7 years ago
9cd2d7a
bond: Add bonding driver and LACP protocol
by Steven
· 7 years ago
e23c99e
Improve l2_macs_events API to provide MAC move information
by John Lo
· 7 years ago
179ab36
SPAN: Add 'is_l2" flag to DETAILS response messages.
by Jon Loeliger
· 7 years ago
31ed744
MPLS Unifom mode
by Neale Ranns
· 7 years ago
9e63569
tapv2: CLI and binary API fixes
by Steven
· 7 years ago
a43ccae
Optimize GRE Tunnel and add support for ERSPAN encap
by John Lo
· 7 years ago
26f341a
Fix the order of RFC2685 fields in the output.
by Igor Mikhailov (imichail)
· 7 years ago
3d460bd
VXLAN: Allow user to specify a custom vxlan tunnel instance id.
by Jon Loeliger
· 7 years ago
815d7d5
classifier-based ACL: refactor + add output ACL
by Andrew Yourtchenko
· 7 years ago
7866c45
tapv2: add option to set host-side default gw
by Damjan Marion
· 7 years ago
4d9b9d8
svm: refactor memfd and remove ssvm_eth
by Florin Coras
· 7 years ago
f72212e
Remove vpp_api_test interface name filter catalog
by Dave Barach
· 7 years ago
e86a8ed
api: refactor vlibmemory
by Florin Coras
· 7 years ago
90a6398
sock api: add infra for bootstrapping shm clients
by Florin Coras
· 7 years ago
73e7f42
tap_v2: include host-side parameters in the dump binary API
by Milan Lenco
· 7 years ago
c42fc05
Remove the unused 'create VRF if needed' API parameters
by Neale Ranns
· 7 years ago
2df3909
tapv2: multiple improvements
by Damjan Marion
· 7 years ago
91c6ef7
tap_v2: multiple improvements
by Damjan Marion
· 7 years ago
f953dfc
virtio: fix coverity warnings
by Steven
· 7 years ago
8389fb9
virtio: fast TAP interfaces with vhost-net backend
by Damjan Marion
· 7 years ago
70bfcaf
Add Support of DHCP VSS Type 0 where VPN-ID is ASCII
by John Lo
· 7 years ago
b8d4481
Break up vpe.api
by Neale Ranns
· 7 years ago
6e8c667
session: add app ns index to ns create api
by Florin Coras
· 7 years ago
d792d9c
BIER
by Neale Ranns
· 7 years ago
85dbac0
vat: session_rules_dump missing network to host conversion
by Steven
· 7 years ago
595992c
ip: add container proxy api
by Florin Coras
· 7 years ago
c97a739
session: add rule tags
by Florin Coras
· 7 years ago
6c36f53
session: add api to dump rules
by Florin Coras
· 7 years ago
0a8840d
LISP: add P-ITR/P-ETR/xTR API handlers, ONE-24
by Filip Tehlar
· 7 years ago
57938f6
l2fib: MAC: Fix uint64 to u8 byte array
by Mohsin Kazmi
· 7 years ago
ad8015b
devices: Add binary API for set interface <interface> rx-mode
by Steven
· 7 years ago
1c71045
session: rules tables
by Florin Coras
· 7 years ago
9a9adb2
session: swap appns secret to host byte order
by Florin Coras
· 7 years ago
ca514fd
Allow IPsec interface to have SAs reset
by Matthew Smith
· 7 years ago
d208015
Add reverse DNS (ip to name) resolution
by Dave Barach
· 7 years ago
0164a06
Remove unused 'not_last' parameter from ip_add_del_route
by Marek Gradzki
· 7 years ago
cf5e848
CSIT-844: fix binary api rx pthread heap push/pop
by Dave Barach
· 7 years ago
b9f2cf0
VPP-1032: fix coverity warnings
by Dave Barach
· 7 years ago
d0a5972
Revert "Enforce FIB table creation before use"
by Florin Coras
· 7 years ago
75d8560
Add API call to set keys on IPsec tunnel intf
by Matthew Smith
· 7 years ago
f934202
Enforce FIB table creation before use
by Neale Ranns
· 7 years ago
6545716
VPP-1027: DNS name resolver
by Dave Barach
· 7 years ago
9a6fcef
LLDP: Add Management Address TLV
by Steve Shin
· 7 years ago
cea194d
session: add support for application namespacing
by Florin Coras
· 7 years ago
d91c1db
punt and drop features:
by Neale Ranns
· 7 years ago
b598f1d
Initial GENEVE TUNNEL implementation and tests.
by Marco Varlese
· 7 years ago
d3c008d
[aarch64] Fixes CLI crashes on dpaa2 platform.
by Christophe Fontaine
· 7 years ago
2802953
Add API support to dump IPsec SAs
by Matthew Smith
· 7 years ago
59b2565
Repair vlib API socket server
by Dave Barach
· 7 years ago
a4980b8
LISP: add API handlers for set/get transport protocol
by Filip Tehlar
· 7 years ago
0587999
LISP: support for neighbor discovery
by Filip Tehlar
· 7 years ago
50570ec
Update of free text tag patch for BD
by Jerome Tollet
· 7 years ago
3bbcfab
TCP source address automation
by Dave Barach
· 7 years ago
28ab9cc
FIB table add/delete API only
by Neale Ranns
· 7 years ago
a07bd70
Dedicated SW Interface Event
by Neale Ranns
· 7 years ago
da78f95
L2 over MPLS
by Neale Ranns
· 8 years ago
7048ff1
LISP: Map-server fallback feature
by Filip Tehlar
· 7 years ago
8d00fff
Add support for API client to receive L2 MAC events
by John Lo
· 7 years ago
1e553a0
LISP: make TTL for map register messages configurable
by Filip Tehlar
· 7 years ago
15ac81c
P2P Ethernet
by Pavel Kotucek
· 7 years ago
5b31120
SPAN/API:enable L2 dump
by Eyal Bari
· 7 years ago
001fd40
SPAN:add l2 mirror
by Eyal Bari
· 7 years ago
99a0e60
Add API support for LLDP config/interface set
by Steve Shin
· 7 years ago
04ffd0ad
VPP crash on creating vxlan gpe interface. VPP-875
by Hongjun Ni
· 7 years ago
f53a8ad
Fix vni/dp_table endianness for gpe iface addition (VPP-882)
by Florin Coras
· 7 years ago
b4243aa
Add VAT handlers for LISP-GPE API
by Filip Tehlar
· 7 years ago
ef2a5bf
LISP: add NSH support
by Filip Tehlar
· 8 years ago
6899a30
P2P Ethernet - API
by Pavel Kotucek
· 8 years ago
560274d
LISP-GPE: return index of newly created fwd entry, VPP-868
by Filip Tehlar
· 8 years ago
d5a65db
LISP: L2 ARP handling
by Filip Tehlar
· 8 years ago
f3b5364
vhost: migrate to use device infra for worker thread assignment, rx-mode.
by Steven
· 8 years ago
0eb874e
LISP-GPE: add dump call for VNIs in use
by Filip Tehlar
· 8 years ago
01384fe
API: Cleaning up message naming that does not follow the conventions
by Ole Troan
· 8 years ago
ee55198
Fix vnet_interface_counters API definition
by Aloys Augustin
· 8 years ago
7bee80c
Fix remaining 32-bit compile issues
by Damjan Marion
· 8 years ago
b0972cb
API support for IPsec tunnel interface creation
by Matthew Smith
· 8 years ago
2151191
LISP: make statistics thread safe
by Filip Tehlar
· 8 years ago
0f26c5a
MPLS Mcast
by Neale Ranns
· 8 years ago
f24991c
L2FIB:add l2fib_flush_bd l2fib_flush_int apis
by Eyal Bari
· 8 years ago
7eac916
GRE over IPv6
by Ciara Loftus
· 8 years ago
fead670
BD/API:add bridge_domain_set_mac_age api
by Eyal Bari
· 8 years ago
20e1f2a
Fix pid field endian in ARP/ND/DHCP event related API messages
by John Lo
· 8 years ago
7312cc7
vhost: support interrupt mode
by Steven
· 8 years ago
59ed490
policer: fix byte ordering in policer_details msg
by Marek Gradzki
· 8 years ago
Next »