Age | Commit message (Expand) | Author | Files | Lines |
2019-06-25 | lisp: move cp tests to unittest | Florin Coras | 1 | -1/+1 |
2019-05-30 | lisp-cp: start lisp retry service on demand | Florin Coras | 1 | -8/+14 |
2019-04-25 | crypto: improve key handling | Damjan Marion | 1 | -4/+32 |
2019-04-07 | crypto: add support for AEAD and AES-GCM | Damjan Marion | 1 | -5/+5 |
2019-04-02 | lisp: use crypto lib instead of openssl directly | Filip Tehlar | 1 | -25/+43 |
2019-01-30 | Use IP and MAC API types for neighbors | Neale Ranns | 1 | -2/+1 |
2019-01-23 | lisp: cli for marking local mappings authoritative | Florin Coras | 1 | -0/+1 |
2018-10-23 | lisp: register cp port only if enabled | Florin Coras | 1 | -2/+0 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -47/+48 |
2018-09-24 | Trivial: Clean up some typos. | Paul Vinciguerra | 1 | -4/+4 |
2018-02-02 | lisp-cp: fix handling of ndp without source link addr VPP-1159 | Florin Coras | 1 | -4/+21 |
2017-11-02 | LISP: fix negative mapping timeout, VPP-1043 | Filip Tehlar | 1 | -1/+2 |
2017-10-31 | LISP: add P-ITR/P-ETR/xTR API handlers, ONE-24 | Filip Tehlar | 1 | -47/+259 |
2017-10-30 | LISP: improve updating the dataplne when locators change | Filip Tehlar | 1 | -23/+53 |
2017-10-18 | LISP: fix crash when sending NSH map-request message, ONE-32 | Filip Tehlar | 1 | -0/+3 |
2017-10-16 | LISP: fix map-request counters, ONE-25 | Filip Tehlar | 1 | -6/+5 |
2017-10-03 | Repair vlib API socket server | Dave Barach | 1 | -0/+2 |
2017-09-27 | LISP: add API handlers for set/get transport protocol | Filip Tehlar | 1 | -0/+21 |
2017-09-20 | LISP: add debug cli for neighbor discovery | Filip Tehlar | 1 | -2/+2 |
2017-09-19 | LISP: support for neighbor discovery | Filip Tehlar | 1 | -52/+184 |
2017-09-19 | Remove associated lisp-gpe entries when removing lisp local mapping. | Alberto Rodriguez-Natal | 1 | -7/+70 |
2017-09-04 | LISP: re-fetch mapping before it expires | Filip Tehlar | 1 | -111/+211 |
2017-08-10 | Fix LISP cp buffer leakage | Florin Coras | 1 | -1/+3 |
2017-08-07 | LISP: Map-server fallback feature | Filip Tehlar | 1 | -56/+172 |
2017-08-02 | LISP: make TTL for map register messages configurable | Filip Tehlar | 1 | -0/+16 |
2017-08-02 | Make ip csum configurable in vlib buffer functions | Florin Coras | 1 | -4/+5 |
2017-07-14 | Introduce l{2,3,4}_hdr_offset fields in the buffer metadata | Damjan Marion | 1 | -1/+1 |
2017-06-17 | Fix map-notify processing with multiple workers | Florin Coras | 1 | -6/+33 |
2017-06-08 | LISP: add NSH support | Filip Tehlar | 1 | -12/+127 |
2017-06-06 | Fix lisp map-notify parsing | Florin Coras | 1 | -0/+1 |
2017-05-30 | LISP: L2 ARP handling | Filip Tehlar | 1 | -29/+203 |
2017-05-04 | Fix coverity issue | Filip Tehlar | 1 | -0/+2 |
2017-05-04 | LISP: group mapping records in map-register message | Filip Tehlar | 1 | -6/+19 |
2017-05-03 | Fix vnet unit tests | Filip Tehlar | 1 | -8/+6 |
2017-04-27 | LISP: fix deleting of locators, VPP-713 | Filip Tehlar | 1 | -0/+4 |
2017-04-25 | LISP: clean DP when deleting locators in use | Filip Tehlar | 1 | -14/+76 |
2017-04-13 | LISP: make statistics thread safe | Filip Tehlar | 1 | -6/+15 |
2017-04-05 | LISP: fix crash when GPE interface is re-added, VPP-685 | Filip Tehlar | 1 | -3/+3 |
2017-03-22 | LISP: improve DP speed | Filip Tehlar | 1 | -0/+1 |
2017-03-21 | LISP statistics | Filip Tehlar | 1 | -11/+61 |
2017-03-10 | VPP-608 Fix LISP warning | Florin Coras | 1 | -0/+1 |
2017-03-08 | LISP: add stats API/CLI | Filip Tehlar | 1 | -0/+23 |
2017-02-20 | LISP: don't show PITR generated mapping in dump call | Filip Tehlar | 1 | -0/+1 |
2017-02-16 | LISP: minor enhacements | Filip Tehlar | 1 | -13/+13 |
2017-02-13 | Basic support for LISP-GPE encapsulated NSH packets | Florin Coras | 1 | -0/+32 |
2017-02-07 | LISP: reject remote mappings that have as locators local IPs | Filip Tehlar | 1 | -0/+27 |
2017-01-30 | Fix LISP Coverity warnings | Florin Coras | 1 | -0/+1 |
2017-01-26 | Add option to use LISP Proxy-ETR | Florin Coras | 1 | -36/+117 |
2017-01-25 | Move LISP cp cli to separate file | Florin Coras | 1 | -1414/+36 |
2017-01-23 | LISP: add RLOC and map-notify counters | Filip Tehlar | 1 | -20/+97 |