Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-09 | fib: leverage well-optimized clib_memcpy | Zhiyong Yang | 3 | -6/+6 |
2020-01-09 | session: remove io event dispatch dbg msg | Florin Coras | 1 | -4/+1 |
2020-01-09 | tcp: fix persist assert | Florin Coras | 1 | -4/+1 |
2020-01-09 | misc: fix feature description spelling | Ole Troan | 3 | -6/+5 |
2020-01-08 | tcp: fix scoreboard assert | Florin Coras | 1 | -1/+1 |
2020-01-08 | virtio: fix ip4 checksum offload | Mohsin Kazmi | 1 | -2/+14 |
2020-01-08 | tap: split gso and checksum offload functionality | Mohsin Kazmi | 5 | -19/+108 |
2020-01-08 | virtio: split gso and checksum offload functionality | Mohsin Kazmi | 9 | -44/+312 |
2020-01-08 | tls: improve connection formating | Florin Coras | 1 | -13/+43 |
2020-01-08 | tcp: fix last sacked with no holes | Florin Coras | 1 | -0/+2 |
2020-01-08 | l2: fix MAC learn counter update on adding MAC entry | John Lo | 1 | -1/+1 |
2020-01-07 | tcp: fix duplicate sack whith reneging | Florin Coras | 1 | -6/+9 |
2020-01-07 | bonding: fix feature.yaml error | Ole Troan | 1 | -1/+1 |
2020-01-07 | bonding: Add FEATURE.yaml | Steven Luong | 1 | -0/+16 |
2020-01-07 | ipsec: Add FEATURE/yaml | Neale Ranns | 1 | -0/+11 |
2020-01-07 | qos: Add FEATURE.yaml | Neale Ranns | 1 | -0/+12 |
2020-01-07 | mpls: Add FEATURE.yaml | Neale Ranns | 1 | -0/+10 |
2020-01-06 | ip-neighbor: Add FEATURE.yaml | Neale Ranns | 1 | -0/+10 |
2020-01-06 | l2: Update FEATURE.yaml | John Lo | 1 | -0/+3 |
2020-01-06 | gre: fix feature.yaml error | Ole Troan | 1 | -2/+2 |
2020-01-06 | lb: add FEATURE file for lb/pppoe/gtpu/vxlan-gpe/pppoe | Hongjun Ni | 1 | -0/+10 |
2020-01-06 | gre: Add FEATURE.yaml | Neale Ranns | 1 | -0/+13 |
2020-01-05 | ip6-nd: Add FEATURE.yaml | Neale Ranns | 1 | -0/+12 |
2020-01-04 | misc: fix feature.yaml | Ole Troan | 2 | -2/+0 |
2020-01-04 | vxlan: Add FEATURE.yaml | John Lo | 2 | -1/+15 |
2020-01-04 | l2: Add FEATURE.yaml | John Lo | 1 | -0/+21 |
2020-01-04 | ipsec: AH copy destination and source address from template | Neale Ranns | 1 | -1/+1 |
2020-01-04 | ipsec: Targeted unit testing | Neale Ranns | 6 | -97/+114 |
2020-01-03 | tcp: fix rate samples for old acks | Florin Coras | 1 | -2/+24 |
2020-01-03 | fib: Add dpo FEATURE.yaml file | Neale Ranns | 1 | -0/+15 |
2020-01-03 | bfd: add feature.yaml | Klement Sekera | 1 | -0/+9 |
2020-01-03 | tcp: api clenup | Jakub Grajciar | 2 | -15/+25 |
2020-01-03 | lldp: add feature.yaml | Klement Sekera | 1 | -0/+9 |
2020-01-03 | ip: API cleanup | Jakub Grajciar | 1 | -25/+26 |
2020-01-03 | devices: virtio API cleanup | Jakub Grajciar | 6 | -16/+143 |
2020-01-03 | qos: api clenup | Jakub Grajciar | 1 | -7/+8 |
2020-01-03 | mpls: api cleanup | Jakub Grajciar | 1 | -18/+18 |
2020-01-03 | vxlan-gbp: api cleanup | Jakub Grajciar | 1 | -11/+11 |
2020-01-03 | nat: use SVR | Klement Sekera | 9 | -531/+440 |
2020-01-03 | tls: add features.yaml | Florin Coras | 1 | -0/+14 |
2020-01-03 | tcp: add FEATURE.yaml | Florin Coras | 1 | -0/+15 |
2020-01-03 | fib: add adjacency feature.yaml | Neale Ranns | 1 | -0/+24 |
2020-01-03 | bier: add FEATURE.yaml | Neale Ranns | 1 | -0/+12 |
2020-01-03 | arp: add FEATURE.yaml | Neale Ranns | 1 | -0/+9 |
2020-01-03 | udp: add features.yaml | Florin Coras | 1 | -0/+9 |
2020-01-03 | session: add feature.yaml | Florin Coras | 1 | -0/+29 |
2020-01-03 | lisp: add feature.yaml | Florin Coras | 2 | -0/+25 |
2020-01-02 | session: fix listener global endpoint lookup | Florin Coras | 5 | -7/+18 |
2020-01-02 | virtio: fix checksum offload support | BenoƮt Ganne | 1 | -10/+21 |
2020-01-02 | gso: fix number of buffers required for segmentation | Mohsin Kazmi | 1 | -3/+4 |