Age | Commit message (Expand) | Author | Files | Lines |
2017-07-26 | Fix lisp udp checksum | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -6/+18 |
2017-07-14 | Introduce l{2,3,4}_hdr_offset fields in the buffer metadata | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -1/+1 |
2017-07-06 | VPP-902: LISP-CP: Wrong size in one_l2_arp_entries_get message. | ![](//seccdn.libravatar.org/avatar/abdd28e3ca14762a7c1348c13dc5242d?s=13&d=retro) Ole Troan | 1 | -1/+1 |
2017-06-28 | switch vlib process model to tw_timer_template timer impl | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -0/+1 |
2017-06-22 | Update lisp map record default ttl to 24hv17.10-rc0 | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -2/+2 |
2017-06-17 | Fix map-notify processing with multiple workers | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 2 | -13/+44 |
2017-06-12 | Fix coverity issue | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -0/+1 |
2017-06-08 | LISP: add NSH support | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 10 | -28/+572 |
2017-06-06 | Fix lisp map-notify parsing | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -0/+1 |
2017-05-30 | LISP: L2 ARP handling | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 9 | -36/+600 |
2017-05-04 | Fix coverity issue | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -0/+2 |
2017-05-04 | LISP: group mapping records in map-register message | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -6/+19 |
2017-05-03 | Fix vnet unit tests | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 4 | -22/+40 |
2017-04-27 | LISP: fix deleting of locators, VPP-713 | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -0/+4 |
2017-04-25 | "autoreply" flag: autogenerate standard xxx_reply_t messages | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 2 | -319/+30 |
2017-04-25 | LISP: clean DP when deleting locators in use | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -14/+76 |
2017-04-13 | LISP: make statistics thread safe | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 4 | -9/+41 |
2017-04-11 | LISP: show mapping negative action in CLI | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -2/+3 |
2017-04-05 | LISP: fix crash when GPE interface is re-added, VPP-685 | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -3/+3 |
2017-03-30 | LISP: Do not show P-ITR generated mapping | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 2 | -0/+6 |
2017-03-22 | LISP: improve DP speed | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -0/+1 |
2017-03-21 | LISP statistics | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 6 | -24/+231 |
2017-03-10 | LISP: fix Proxy-ETR show command, VPP-660 | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 3 | -8/+38 |
2017-03-10 | VPP-608 Fix LISP warning | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -0/+1 |
2017-03-08 | LISP: add stats API/CLI | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 5 | -0/+175 |
2017-03-02 | VPP-648: CLI Memory leak with invalid parameter | ![](//seccdn.libravatar.org/avatar/70ada0cdcea985bad3d17970f358378e?s=13&d=retro) Billy McFall | 1 | -28/+86 |
2017-03-01 | VPP-598: tcp stack initial commit | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 2 | -105/+5 |
2017-02-22 | Fix LISP and ONE crc marcos | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 3 | -11/+26 |
2017-02-22 | VPP-635: CLI Memory leak with invalid parameter | ![](//seccdn.libravatar.org/avatar/70ada0cdcea985bad3d17970f358378e?s=13&d=retro) Billy McFall | 1 | -35/+104 |
2017-02-21 | Add Overlay Network Engine API | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 5 | -3/+3772 |
2017-02-20 | LISP: don't show PITR generated mapping in dump call | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 4 | -3/+15 |
2017-02-16 | Add NSH load-balance and drop DPO | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -9/+34 |
2017-02-16 | LISP: minor enhacements | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -13/+13 |
2017-02-15 | LISP: fix deleting src/dst entry from GID dictionary | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 2 | -5/+24 |
2017-02-13 | Basic support for LISP-GPE encapsulated NSH packets | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 5 | -2/+95 |
2017-02-07 | LISP: reject remote mappings that have as locators local IPs | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -0/+27 |
2017-02-02 | LISP: enhance binary part of some APIs | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 2 | -44/+35 |
2017-01-30 | Fix LISP Coverity warnings | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 2 | -6/+16 |
2017-01-30 | LISP: add dump calls for GPE entries API | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -2/+1 |
2017-01-26 | Add option to use LISP Proxy-ETR | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 5 | -37/+349 |
2017-01-25 | Move LISP cp cli to separate file | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 3 | -1415/+1460 |
2017-01-23 | LISP: add RLOC and map-notify counters | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -20/+97 |
2017-01-16 | LISP: Enhance IPx offset computing | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -31/+32 |
2017-01-10 | Fix LISP Coverity warning | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -1/+1 |
2017-01-04 | LISP: make data plane programming thread safe | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -1/+30 |
2017-01-03 | LISP: fix EID addition | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -2/+5 |
2017-01-03 | LISP: fix fwd entry addition | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -1/+1 |
2016-12-28 | Reorganize source tree to use single autotools instance | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 15 | -0/+11825 |