Age | Commit message (Expand) | Author | Files | Lines |
2017-11-14 | vnet: af_packet mark l3 offload cksum | Jakub Grajciar | 1 | -1/+2 |
2017-11-14 | l2-flood: fix restore vnet buffer's flags in the replication routine | Steve Shin | 2 | -1/+7 |
2017-11-12 | session: add handle to disconnect_session_reply api msg. | Dave Wallace | 1 | -1/+1 |
2017-11-11 | ACLs: Use better error return codes than "-1" everywhere. | Jon Loeliger | 1 | -1/+3 |
2017-11-11 | MPLS disposition actions at the tail of unicast LSPs | Neale Ranns | 6 | -31/+107 |
2017-11-10 | Break up vpe.api | Neale Ranns | 18 | -8/+2664 |
2017-11-10 | add warning control macro set | Gabriel Ganne | 1 | -11/+3 |
2017-11-10 | Further fix to SHG handling for ARP/ICMPv6 from BVI in a BD | John Lo | 1 | -6/+25 |
2017-11-10 | add classify session action set-sr-policy-index | Gabriel Ganne | 5 | -1/+41 |
2017-11-10 | Allow Openssl 1.1.0 | Marco Varlese | 5 | -12/+159 |
2017-11-10 | Fix bug in key calculation for IPsec tunnel interface | Matthew Smith | 1 | -2/+2 |
2017-11-10 | session: add app ns index to ns create api | Florin Coras | 2 | -3/+31 |
2017-11-10 | Add sw_if_index to the ip_neighbor_details_t response. | Jon Loeliger | 2 | -4/+9 |
2017-11-10 | session: use listener logic for proxy rules | Florin Coras | 5 | -53/+133 |
2017-11-10 | BIER: replace uintXX_t with uXX | Neale Ranns | 4 | -12/+12 |
2017-11-10 | session: use pool for segment manager properties | Florin Coras | 5 | -37/+83 |
2017-11-09 | tcp: call accept notify after full connection init | Florin Coras | 1 | -9/+9 |
2017-11-09 | session: fix app index in unbind | Florin Coras | 1 | -1/+1 |
2017-11-09 | BIER | Neale Ranns | 62 | -105/+9040 |
2017-11-09 | session: lookup/rules table improvements and cleanup | Florin Coras | 7 | -207/+363 |
2017-11-09 | session: fix app ns list cli dump | Florin Coras | 1 | -4/+8 |
2017-11-08 | punt: fix sendmsg() failure detection | Klement Sekera | 1 | -1/+1 |
2017-11-08 | session: fix show app ns table cli | Florin Coras | 1 | -10/+15 |
2017-11-08 | NAT64: fixed csum crash (VPP-1055) | Matus Fabian | 2 | -28/+25 |
2017-11-08 | http_server_rx_callback | JingLiuZTE | 1 | -2/+8 |
2017-11-08 | Fix SHG handling for ARP/ICMPv6 received from BVI in a BD | John Lo | 1 | -0/+8 |
2017-11-08 | ip: fix container proxy coverity warning | Florin Coras | 1 | -4/+7 |
2017-11-07 | add tracing to udp punt code | Klement Sekera | 1 | -5/+58 |
2017-11-07 | vnet: ip4/6_local-> don't drop TCP/UCP marked for cksum calc fix | Jakub Grajciar | 2 | -13/+13 |
2017-11-07 | UDP Encapsulation. | Neale Ranns | 14 | -6/+1422 |
2017-11-07 | ip: add container proxy api | Florin Coras | 4 | -20/+166 |
2017-11-07 | session: fix v6 double binds | Florin Coras | 4 | -8/+100 |
2017-11-07 | fix bfd cli with gcc >= 6 | Gabriel Ganne | 1 | -1/+1 |
2017-11-06 | session: add rule tags | Florin Coras | 12 | -235/+468 |
2017-11-05 | session: add api to dump rules | Florin Coras | 7 | -25/+253 |
2017-11-05 | ip4 network request processing | Dave Barach | 5 | -89/+750 |
2017-11-03 | NAT64: Input feature arc on virtual interface via interface RX DPO. | Ole Troan | 2 | -2/+2 |
2017-11-03 | vnet: ip4/6_local->don't drop packet if marked for TCP/UDP offload cksum calc... | Jakub Grajciar | 2 | -8/+26 |
2017-11-03 | punt: free whole buffer chain if such is punted | Klement Sekera | 1 | -1/+1 |
2017-11-03 | silence l2fib_init() invalid read of size 2 found by address-sanitizer | Gabriel Ganne | 1 | -1/+6 |
2017-11-03 | session: support drop action in rules table | Florin Coras | 4 | -36/+114 |
2017-11-02 | session/udp: init rw locks | Florin Coras | 2 | -1/+14 |
2017-11-02 | LISP: fix negative mapping timeout, VPP-1043 | Filip Tehlar | 1 | -1/+2 |
2017-11-02 | Add builtin http server option to return static reply | Florin Coras | 1 | -23/+97 |
2017-11-01 | session: fix proxy coverity warnings | Florin Coras | 1 | -1/+2 |
2017-11-01 | session: add support for proxying apps | Florin Coras | 15 | -39/+353 |
2017-10-31 | Fix "l2fib add" CLI to allow adding of filter MAC entries | John Lo | 1 | -25/+17 |
2017-10-31 | Fix set interface mac address API to be endian neutral | John Lo | 4 | -16/+10 |
2017-10-31 | LISP: add P-ITR/P-ETR/xTR API handlers, ONE-24 | Filip Tehlar | 12 | -72/+571 |
2017-10-31 | l2fib: MAC: Fix uint64 to u8 byte array | Mohsin Kazmi | 5 | -49/+44 |