Age | Commit message (Expand) | Author | Files | Lines |
2020-06-07 | fib: fix multiple dpo pool expand cases |  Dave Barach | 6 | -7/+76 |
2020-06-05 | fib: fix adj pool expand cases |  Dave Barach | 1 | -1/+24 |
2020-06-04 | fib: add barrier sync, pool/vector expand cases |  Dave Barach | 1 | -1/+25 |
2020-06-01 | ip: fix IPv6 mask to prefix length conversion |  Andreas Schultz | 1 | -10/+5 |
2020-05-29 | bonding: Revert adjust link state |  Matthew Smith | 1 | -20/+3 |
2020-05-29 | fib: Safe adj walk |  Neale Ranns | 1 | -8/+15 |
2020-05-29 | gso: fix flag for inner header |  Mohsin Kazmi | 1 | -2/+3 |
2020-05-29 | docs: Minor updates to feature.yaml files |  John DeNisco | 2 | -6/+8 |
2020-05-29 | misc: ipfix-export unformat u16 collector_port fix |  Elias Rudberg | 3 | -1/+20 |
2020-05-28 | tap: fix rx queue index |  Mohsin Kazmi | 1 | -1/+2 |
2020-05-27 | ipsec: Add/Del IPSec SA is not MP safe |  Neale Ranns | 1 | -7/+0 |
2020-05-27 | ethernet: fix DMAC check and skip unnecessary ones (VPP-1868) |  John Lo | 8 | -31/+104 |
2020-05-27 | ip: reassembly: use correct IP header offset |  Klement Sekera | 1 | -2/+7 |
2020-05-27 | bonding: adjust link state based on active slaves |  Matthew Smith | 1 | -3/+20 |
2020-05-26 | fib: Fix interpose source reactivate |  Neale Ranns | 1 | -0/+14 |
2020-05-26 | fib: Use basic hash for adjacency neighbour table |  Neale Ranns | 1 | -82/+42 |
2020-05-25 | tcp: fix sack block validation on wrap |  Florin Coras | 1 | -1/+3 |
2020-05-25 | api: add new stream message convention |  Ole Troan | 1 | -0/+1 |
2020-05-24 | tcp: track buffer alloc failures |  Florin Coras | 2 | -3/+21 |
2020-05-24 | ipsec: fixed chaining ops after add footer and icv |  PiotrX Kleski | 1 | -8/+11 |
2020-05-21 | vcl: support connected udp listens |  Florin Coras | 2 | -0/+2 |
2020-05-21 | ip: Dual loop error in midchain chksum |  Neale Ranns | 1 | -1/+1 |
2020-05-19 | vppinfra: refactor mpcap.h |  Dave Barach | 1 | -0/+113 |
2020-05-19 | interface: fix interface rx mode config API |  Jakub Grajciar | 1 | -2/+4 |
2020-05-17 | ip6-nd: correct set-ip6-nd-proxy CLI short_help |  Ignas Bacius | 1 | -1/+1 |
2020-05-16 | l2: L2/L3 mode swicth cleanup and l2-patch fix |  John Lo | 4 | -31/+16 |
2020-05-16 | misc: fix typo in set-ipfix-exporter CLI short_help |  Ignas Bacius | 1 | -1/+1 |
2020-05-15 | misc: removed executable bits from source files |  Ray Kinsella | 15 | -0/+0 |
2020-05-15 | session: track detached listener segment managers |  Florin Coras | 4 | -7/+77 |
2020-05-14 | tcp: fix bogus time update due to missing cast |  Florin Coras | 1 | -1/+2 |
2020-05-14 | lisp: API cleanup |  Onong Tayeng | 3 | -41/+6 |
2020-05-14 | nat: ED: store both thread&session idx in hash |  Klement Sekera | 1 | -1/+1 |
2020-05-14 | ip: fix interface ip address del sw_if_index check |  yedg | 4 | -6/+27 |
2020-05-13 | sr: fix srv6/srv6-ad/srv6-as promisc mode switch |  John Lo | 1 | -16/+10 |
2020-05-13 | gso: remove ordering dependency on esp-encrypt-tun |  Neale Ranns | 1 | -2/+2 |
2020-05-13 | interface: fix the checksum offload in quad loop |  Mohsin Kazmi | 1 | -20/+25 |
2020-05-13 | feature: Config end nodes are user specific |  Neale Ranns | 5 | -24/+41 |
2020-05-13 | bonding: fix the GSO flags |  Mohsin Kazmi | 1 | -2/+8 |
2020-05-13 | ipsec: Support 4o6 and 6o4 for SPD tunnel mode SAs |  Neale Ranns | 2 | -38/+65 |
2020-05-13 | nat: handoff next node feature fix |  Filip Varga | 1 | -1/+1 |
2020-05-12 | tcp: avoid rcv wnd less than mss |  Florin Coras | 1 | -6/+4 |
2020-05-10 | ip-neighbor: fix show ip neighbor issue |  Michael Yu | 1 | -5/+4 |
2020-05-10 | ethernet: fix dmac stride error |  Zhiyong Yang | 1 | -1/+1 |
2020-05-08 | ethernet: fix coverity warning |  Dave Barach | 1 | -1/+1 |
2020-05-07 | session: catch segment manager alloc failure |  Florin Coras | 1 | -3/+4 |
2020-05-06 | docs: clean up make docs job |  Paul Vinciguerra | 10 | -11/+15 |
2020-05-06 | crypto: fix coverity issues |  Fan Zhang | 1 | -20/+1 |
2020-05-06 | misc: fix coverity warnings |  Dave Barach | 1 | -1/+1 |
2020-05-05 | ipsec: User can choose the UDP source port |  Neale Ranns | 9 | -24/+110 |
2020-05-05 | session: improve .api comments slightly |  Vratko Polak | 1 | -3/+3 |