Age | Commit message (Expand) | Author | Files | Lines |
2017-05-09 | Fix remaining 32-bit compile issues |  Damjan Marion | 5 | -18/+21 |
2017-05-09 | API support for IPsec tunnel interface creation |  Matthew Smith | 2 | -1/+87 |
2017-05-09 | Add support for tcp/session buffer chains |  Florin Coras | 5 | -75/+210 |
2017-05-08 | L2FIB:CLI/API to flush all non-static entries |  Eyal Bari | 7 | -88/+157 |
2017-05-07 | Remove L2 GPE interface from bridge when deleting, VPP-833 |  Florin Coras | 1 | -0/+6 |
2017-05-07 | Include TCP options in segment size computation |  Florin Coras | 5 | -42/+97 |
2017-05-07 | Fix TCP loss recovery, VPP-745 |  Florin Coras | 5 | -48/+72 |
2017-05-06 | Fix mac check issue for vitual tunnel interface with no mac address |  Hongjun Ni | 1 | -0/+3 |
2017-05-05 | Fix L2FIB learn counter and memory cleanup of mac_by_ip6 hash table |  John Lo | 2 | -5/+16 |
2017-05-05 | ip6_to_ip4.h coverity fix |  Matus Fabian | 1 | -1/+1 |
2017-05-05 | First commit SR MPLS |  Pablo Camarillo | 22 | -40/+1325 |
2017-05-05 | NAT64: Move IPv6-IPv4 virtual reassembly code from MAP-T to common library (V... |  Matus Fabian | 8 | -1503/+1461 |
2017-05-04 | Fixes and improvements in session hashtable keys |  Clement Durand | 1 | -53/+35 |
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-05-03 | L2FIB:flush interface learned macs on down |  Eyal Bari | 4 | -39/+42 |
2017-05-03 | change ip4_drop_node node register coding format |  flyingeagle23 | 1 | -2/+2 |
2017-05-02 | Prevent Bridge Domain operations on BD 0. |  Jon Loeliger | 3 | -3/+64 |
2017-05-02 | Use per-protocol default flow-hash config when the FIB table index is not known |  Neale Ranns | 3 | -2/+44 |
2017-05-02 | Fix TCP tx when snd_wnd < smss |  Florin Coras | 1 | -3/+4 |
2017-05-02 | BFD: don't crash if interface is deleted |  Klement Sekera | 1 | -33/+42 |
2017-05-02 | Allow local/for-us replications for IP multicast routes on the CLI |  Neale Ranns | 2 | -5/+8 |
2017-05-02 | Add interface rx mode commands, unify rx mode and placement CLI |  Damjan Marion | 8 | -177/+321 |
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 |