Age | Commit message (Expand) | Author | Files | Lines |
2017-05-01 | TCP ooo reception fixes | Florin Coras | 8 | -40/+205 |
2017-04-28 | Fix hostname fencepost error in dhcp_compl_event_callback. | Jon Loeliger | 1 | -2/+4 |
2017-04-28 | af_packet: reflect admin device state on host | Ray Kinsella | 3 | -15/+78 |
2017-04-28 | Fix memory leak on deletion of BD (bridge domain) | John Lo | 1 | -3/+9 |
2017-04-28 | vhost: Disallow duplicate path name for vhost interface | Steven | 2 | -1/+37 |
2017-04-27 | LISP: fix deleting of locators, VPP-713 | Filip Tehlar | 1 | -0/+4 |
2017-04-27 | VPP-716: IKEv2 responder fails to authenticate initiator | Matthew Smith | 1 | -15/+16 |
2017-04-27 | vnet: update help message for intfc state | Ray Kinsella | 1 | -1/+1 |
2017-04-27 | [VPP-710] tcp TCP_TIMER_ESTABLISH timeout_handler occur segment fault | flyingeagle23 | 1 | -1/+2 |
2017-04-26 | vhost: Fix mmap size calculation | Pierre Pfister | 1 | -3/+3 |
2017-04-26 | vhost: core dump on quit with worker threads | Steven | 1 | -0/+2 |
2017-04-26 | IP Flow Hash Config fixes | Neale Ranns | 16 | -74/+160 |
2017-04-25 | Session/tcp coverity fixes | Florin Coras | 7 | -102/+96 |
2017-04-25 | "autoreply" flag: autogenerate standard xxx_reply_t messages | Dave Barach | 23 | -1366/+132 |
2017-04-25 | Add sack tx unit test | Florin Coras | 4 | -18/+185 |
2017-04-25 | LISP: clean DP when deleting locators in use | Filip Tehlar | 1 | -14/+76 |
2017-04-24 | BD:unify bridge domain creation code | Eyal Bari | 5 | -111/+92 |
2017-04-24 | BFD: disable gcc6 warnings in helper macros | Klement Sekera | 1 | -0/+11 |
2017-04-24 | vhost: remove socket linked file when deleting vhost interface | Steven | 1 | -9/+18 |
2017-04-24 | Debug CLI to magically create / delete a TCP session | Dave Barach | 4 | -55/+127 |
2017-04-24 | Improve Load-Balance MAPs | Neale Ranns | 16 | -199/+571 |
2017-04-24 | Session layer improvements | Florin Coras | 18 | -270/+378 |
2017-04-21 | [VPP-704]./uri_tcp_test slave , uri test segment fault | flyingeagle23 | 1 | -1/+1 |
2017-04-21 | [vpp-705]uri_cli issue:show session get nothing tips when session management ... | flyingeagle23 | 1 | -2/+2 |
2017-04-21 | CGN: IPFIX logging | Matus Fabian | 1 | -1/+2 |
2017-04-19 | Learn IP6 link-local ND entries from NSs sourced from link-local address | Neale Ranns | 2 | -2/+8 |
2017-04-19 | Add more svm fifo unit tests | Florin Coras | 1 | -59/+246 |
2017-04-18 | Memory leak in load-balance maps | Neale Ranns | 2 | -5/+20 |
2017-04-18 | Fix fifo ooo bugs and improve testing | Dave Barach | 5 | -56/+493 |
2017-04-15 | Set lower bound on persist timer | Florin Coras | 2 | -7/+10 |
2017-04-14 | tcp: completed trace functions | Clement Durand | 2 | -35/+110 |
2017-04-13 | Session layer refactoring | Florin Coras | 20 | -1437/+2121 |
2017-04-13 | tcp builtin_client: bug correction and short_help | Clement Durand | 1 | -1/+2 |
2017-04-13 | Remove unsed parameter from fib_table_entry_special_add() (only used in FIB t... | Neale Ranns | 15 | -56/+30 |
2017-04-13 | LISP: make statistics thread safe | Filip Tehlar | 9 | -50/+106 |
2017-04-11 | LISP: show mapping negative action in CLI | Filip Tehlar | 1 | -2/+3 |
2017-04-11 | Devices: set interface placement does not remove the old interface placement | Steven | 1 | -3/+0 |
2017-04-11 | MPLS Mcast coverity fixes | Neale Ranns | 3 | -3/+3 |
2017-04-11 | MTRIE coverity fixes | Neale Ranns | 1 | -6/+8 |
2017-04-11 | Remove usued, redundant and deprecated code from lookup.h | Neale Ranns | 14 | -163/+72 |
2017-04-11 | Fix bug in configure 'pcap drop trace on file xx.cap' command (VPP-691) | jerryian | 1 | -1/+1 |
2017-04-11 | vhost: interrupt mode enhancements | Steven | 2 | -34/+26 |
2017-04-10 | Common device-input interrupt infra | Damjan Marion | 6 | -29/+180 |
2017-04-07 | MPLS Mcast | Neale Ranns | 68 | -1044/+3962 |
2017-04-07 | Fix gpe dp args to allow for 32 bit bridge domain ids, VPP-690 | Florin Coras | 1 | -1/+1 |
2017-04-07 | VPP-684.Add ip which mask length exceeding upper limit,ping segmentfault | flyingeagle23 | 1 | -1/+4 |
2017-04-06 | BFD-FIB interactions | Neale Ranns | 21 | -144/+1550 |
2017-04-06 | VPP-686: create bridge-domain | Choonho Son | 1 | -2/+4 |
2017-04-06 | Use thread local storage for thread index | Damjan Marion | 63 | -453/+470 |
2017-04-06 | VXLAN:fix tunnel delete not returning sw_if_index | Eyal Bari | 1 | -0/+1 |