Age | Commit message (Expand) | Author | Files | Lines |
2018-08-22 | Consolidate the [un]format_mac_address implementations | Neale Ranns | 2 | -18/+0 |
2018-08-15 | Remove client_index field from replies in API | Ondrej Fabry | 2 | -4/+0 |
2018-02-02 | lisp-cp: fix handling of ndp without source link addr VPP-1159 | Florin Coras | 1 | -4/+21 |
2018-01-23 | VPPAPIGEN: vppapigen replacement in Python PLY. | Ole Troan | 2 | -2/+2 |
2018-01-11 | api: remove transport specific code from handlers | Florin Coras | 2 | -191/+124 |
2018-01-09 | api: refactor vlibmemory | Florin Coras | 2 | -46/+36 |
2018-01-05 | sock api: add infra for bootstrapping shm clients | Florin Coras | 1 | -14/+0 |
2017-12-10 | VPP-1077 Add meaningful error info, when executing command with enable/disabl... | Swarup Nayak | 2 | -11/+11 |
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 | 6 | -63/+552 |
2017-10-30 | LISP: improve updating the dataplne when locators change | Filip Tehlar | 5 | -28/+74 |
2017-10-20 | null-terminate some formatted string | Gabriel Ganne | 2 | -0/+13 |
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-09 | vppapigen: support per-file (major,minor,patch) version stamps | Dave Barach | 2 | -0/+4 |
2017-10-03 | Repair vlib API socket server | Dave Barach | 2 | -1/+10 |
2017-09-27 | LISP: add API handlers for set/get transport protocol | Filip Tehlar | 3 | -0/+62 |
2017-09-20 | LISP: add debug cli for neighbor discovery | Filip Tehlar | 4 | -6/+71 |
2017-09-19 | LISP: support for neighbor discovery | Filip Tehlar | 8 | -110/+384 |
2017-09-19 | Remove associated lisp-gpe entries when removing lisp local mapping. | Alberto Rodriguez-Natal | 2 | -7/+76 |
2017-09-07 | LISP: add neighbor discovery and CP protocol separation APIs | Filip Tehlar | 2 | -0/+86 |
2017-09-07 | LISP: Add APIs for enable/disable xTR/P-ITR/P-ETR modes | Filip Tehlar | 1 | -0/+60 |
2017-09-04 | LISP: re-fetch mapping before it expires | Filip Tehlar | 7 | -124/+272 |
2017-08-12 | LISP: fix fid nsh address formatting | Florin Coras | 1 | -1/+8 |
2017-08-11 | LISP: fix wrong reply message in map_register_fallback_threshold call | Filip Tehlar | 1 | -1/+1 |
2017-08-10 | Fix LISP cp buffer leakage | Florin Coras | 1 | -1/+3 |
2017-08-07 | LISP: Map-server fallback feature | Filip Tehlar | 5 | -58/+311 |
2017-08-05 | LISP: fix map register TTL reply handler, VPP-926 | Filip Tehlar | 1 | -1/+1 |
2017-08-02 | LISP: make TTL for map register messages configurable | Filip Tehlar | 5 | -0/+153 |
2017-08-02 | Make ip csum configurable in vlib buffer functions | Florin Coras | 4 | -15/+17 |
2017-07-26 | Fix lisp udp checksum | Florin Coras | 1 | -6/+18 |
2017-07-14 | Introduce l{2,3,4}_hdr_offset fields in the buffer metadata | Damjan Marion | 1 | -1/+1 |
2017-07-06 | VPP-902: LISP-CP: Wrong size in one_l2_arp_entries_get message. | Ole Troan | 1 | -1/+1 |
2017-06-28 | switch vlib process model to tw_timer_template timer impl | Dave Barach | 1 | -0/+1 |
2017-06-22 | Update lisp map record default ttl to 24hv17.10-rc0 | Florin Coras | 1 | -2/+2 |
2017-06-17 | Fix map-notify processing with multiple workers | Florin Coras | 2 | -13/+44 |
2017-06-12 | Fix coverity issue | Filip Tehlar | 1 | -0/+1 |
2017-06-08 | LISP: add NSH support | Filip Tehlar | 10 | -28/+572 |
2017-06-06 | Fix lisp map-notify parsing | Florin Coras | 1 | -0/+1 |
2017-05-30 | LISP: L2 ARP handling | Filip Tehlar | 9 | -36/+600 |
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 | 4 | -22/+40 |
2017-04-27 | LISP: fix deleting of locators, VPP-713 | Filip Tehlar | 1 | -0/+4 |
2017-04-25 | "autoreply" flag: autogenerate standard xxx_reply_t messages | Dave Barach | 2 | -319/+30 |
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 | 4 | -9/+41 |
2017-04-11 | LISP: show mapping negative action in CLI | Filip Tehlar | 1 | -2/+3 |
2017-04-05 | LISP: fix crash when GPE interface is re-added, VPP-685 | Filip Tehlar | 1 | -3/+3 |
2017-03-30 | LISP: Do not show P-ITR generated mapping | Filip Tehlar | 2 | -0/+6 |