aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/api_errno.h
AgeCommit message (Expand)AuthorFilesLines
2023-03-14memif: don't leak error strings in API handlersDamjan Marion1-0/+8
2023-02-01memif: improve error reportingDamjan Marion1-0/+2
2022-01-17vnet: introduce vnet_error()Damjan Marion1-160/+9
2020-07-31nsim: basic reorder supportFlorin Coras1-0/+1
2020-05-25api: add new stream message conventionOle Troan1-0/+1
2020-03-21ikev2: add support for custom ipsec-over-udp portFilip Tehlar1-1/+3
2020-03-17ip: ip_address_t uses ip46_address_tNeale Ranns1-1/+1
2019-12-17ip: Protocol Independent IP NeighborsNeale Ranns1-1/+2
2019-11-07session: ckpair store & crypto engine as mq paramsNathan Skrzypczak1-1/+2
2019-10-07mactime: add a "top" command to watch device statsDave Barach1-1/+3
2019-07-08map gbp papi: match endianess of f64Paul Vinciguerra1-2/+2
2019-06-19api: fix typos in api error descriptionsPaul Vinciguerra1-7/+7
2019-06-18fib: fib api updatesNeale Ranns1-2/+3
2019-06-05IPSEC: some CLI fixesNeale Ranns1-1/+2
2019-05-15Remove unused function nat44_ha_resync() and error IN_PROGRESS.Jon Loeliger1-1/+0
2019-04-25IPSEC; dpdk backend for tunnel interface encryptionNeale Ranns1-1/+2
2019-03-26IPSEC: more expressive API errorsNeale Ranns1-1/+3
2018-11-12IPv6: Make link-local configurable per-interface (VPP-1446)Juraj Sloboda1-1/+1
2018-09-26Modify return values of L2 bridge API handlersAlexander Chernavin1-1/+3
2018-09-24Network delay simulator pluginDave Barach1-0/+1
2018-03-22acl-plugin: implement ACL lookup contexts for "ACL as a service" use by other...Andrew Yourtchenko1-1/+2
2018-03-16stats: allow configuring poller delayKlement Sekera1-0/+28
2018-02-15Optimize GRE Tunnel and add support for ERSPAN encapJohn Lo1-1/+2
2018-02-07VXLAN: Allow user to specify a custom vxlan tunnel instance id.Jon Loeliger1-1/+2
2018-02-06BIER: fix support for longer bit-string lengthsNeale Ranns1-1/+2
2018-01-25session: add support for memfd segmentsFlorin Coras1-1/+1
2017-12-02tap_v2: multiple improvementsDamjan Marion1-3/+3
2017-11-30virtio: fast TAP interfaces with vhost-net backendDamjan Marion1-1/+3
2017-11-11ACLs: Use better error return codes than "-1" everywhere.Jon Loeliger1-1/+3
2017-11-09session: lookup/rules table improvements and cleanupFlorin Coras1-1/+2
2017-10-13VPP-1027: DNS name resolverDave Barach1-0/+8
2017-10-10session: add support for application namespacingFlorin Coras1-2/+7
2017-10-03Propagate duplicate IF addr add/del error up to API.Jon Loeliger1-1/+2
2017-09-07Devices: Set interface rx-mode may cause SIGSEGV with nonexistent queueSteven1-1/+2
2017-08-03Add support for API client to receive L2 MAC eventsJohn Lo1-2/+3
2017-08-01P2P EthernetPavel Kotucek1-1/+2
2017-05-19Enforce Bridge Domain ID range to match 24-bit VNI rangeJohn Lo1-2/+3
2017-05-02Prevent Bridge Domain operations on BD 0.Jon Loeliger1-1/+2
2017-05-02Add interface rx mode commands, unify rx mode and placement CLIDamjan Marion1-1/+2
2017-04-24BD:unify bridge domain creation codeEyal Bari1-1/+3
2017-04-13Session layer refactoringFlorin Coras1-1/+3
2017-03-31ARP/API:protect against identical registrationsEyal Bari1-1/+2
2017-03-04Cleanup URI code and TCP bugfixingFlorin Coras1-1/+2
2017-03-03Changing the IP table for an interface is an error if the interface already h...Neale Ranns1-1/+2
2017-03-02BFD: command line interfaceKlement Sekera1-1/+0
2017-03-01VPP-598: tcp stack initial commitDave Barach1-8/+13
2017-02-27Add GPE CLI/API for setting encap modeFilip Tehlar1-1/+3
2017-02-08BFD: modify session parametersKlement Sekera1-1/+2
2017-02-07LISP: reject remote mappings that have as locators local IPsFilip Tehlar1-1/+2
2017-02-02BFD: SHA1 authenticationKlement Sekera1-2/+4