Age | Commit message (Expand) | Author | Files | Lines |
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 |
2020-05-05 | api: ip: add IP_ROUTE_LOOKUP API | Christian Hopps | 2 | -0/+83 |
2020-05-05 | gso: add support for IP-IP | Mohsin Kazmi | 7 | -138/+266 |
2020-05-04 | ethernet: add sanity checks to p2p_ethernet_add/del | Dave Barach | 2 | -0/+41 |
2020-05-04 | session: add option to preallocate fifo headers | Florin Coras | 5 | -34/+56 |
2020-05-04 | fib: midchain adjacency optimisations | Neale Ranns | 25 | -605/+822 |
2020-05-04 | tcp: fix max tx sack blocks upper bound | Florin Coras | 1 | -1/+1 |
2020-05-04 | misc: binary api fuzz test fixes | Dave Barach | 7 | -9/+10 |
2020-05-04 | tap: refactor existing flags | Mohsin Kazmi | 4 | -17/+30 |
2020-05-02 | ip-neighbor: honor walk callback return value | Ruslan Babayev | 1 | -2/+4 |
2020-05-01 | tap: implement sw_interface_tap_v2_dump filtering by sw_if_index | Paul Vinciguerra | 3 | -13/+12 |
2020-04-30 | l2: fix coverity warnings in l2_fwd.c | Dave Barach | 1 | -9/+9 |
2020-04-30 | tcp: fix v6 ll lookup fib | Florin Coras | 1 | -1/+1 |