Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-10-31 | Refactor IP input checks for re-use at MPLS disposition |  Neale Ranns | 5 | -277/+465 |
2017-10-30 | LISP: improve updating the dataplne when locators change |  Filip Tehlar | 5 | -28/+74 |
2017-10-29 | devices: Add binary API for set interface <interface> rx-mode |  Steven | 4 | -18/+88 |
2017-10-29 | session: fix coverity warnings |  Florin Coras | 2 | -7/+12 |
2017-10-28 | session: rules tables |  Florin Coras | 22 | -12/+2093 |
2017-10-27 | session: instantiate appns lookup table only once |  Florin Coras | 2 | -7/+11 |
2017-10-26 | Consolidate short_help for classify table with memory-size |  Hongjun Ni | 1 | -0/+1 |
2017-10-26 | session: swap appns secret to host byte order |  Florin Coras | 1 | -1/+1 |