Age | Commit message (Expand) | Author | Files | Lines |
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 | map: fix ip4-map-t DF behavior |  Vladimir Ratnikov | 1 | -11/+12 |
2020-01-03 | nat: use SVR |  Klement Sekera | 39 | -5801/+1884 |
2020-01-03 | abf: add feature.yaml |  Neale Ranns | 1 | -0/+20 |
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 | igmp: Add feature.yaml |  Neale Ranns | 1 | -0/+9 |
2020-01-03 | l3xc: add feature.yaml |  Neale Ranns | 1 | -0/+13 |
2020-01-03 | udp: add features.yaml |  Florin Coras | 1 | -0/+9 |
2020-01-03 | nat: add feature.yaml |  Ole Troan | 2 | -3/+42 |
2020-01-03 | session: add feature.yaml |  Florin Coras | 1 | -0/+29 |
2020-01-03 | vcl: add feature.yaml |  Florin Coras | 1 | -0/+22 |
2020-01-03 | lisp: add feature.yaml |  Florin Coras | 2 | -0/+25 |
2020-01-03 | svs: add feature.yaml |  Neale Ranns | 1 | -0/+15 |
2020-01-02 | crypto-ipsecmb: Add FEATURE.yaml for all crypto engine plugins |  Neale Ranns | 3 | -0/+35 |
2020-01-02 | http_static: add FEATURE.yaml |  Dave Barach | 2 | -0/+23 |
2020-01-02 | session: fix listener global endpoint lookup |  Florin Coras | 6 | -8/+19 |
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 |
2020-01-01 | ip: indent format typo fix |  Neale Ranns | 1 | -8/+6 |
2019-12-31 | ip-neighbor: set link-type ARP on incomplete adjacencies |  Neale Ranns | 1 | -1/+1 |
2019-12-30 | svm: broadcast on raw dequeues and full rings |  Florin Coras | 3 | -7/+28 |
2019-12-30 | vcl: hold errno when calling LDBG |  hanlin | 1 | -1/+5 |
2019-12-27 | tcp: validate port reuse |  Florin Coras | 1 | -3/+8 |
2019-12-27 | tcp: Enable TCP timewait port use |  Yu Ping | 4 | -8/+50 |
2019-12-27 | vcl: EPOLLOUT should be generated when epoll_ctl called with EPOLLOUT |  hanlin | 1 | -0/+20 |
2019-12-25 | classify: "classify filter ..." debug CLI cleanup |  Dave Barach | 1 | -7/+8 |
2019-12-24 | unittest: test_bihash call clib_time_init(...) |  Dave Barach | 1 | -0/+1 |
2019-12-23 | ip-neighbor: ip_neighbor_advertise() handles null |  Matthew Smith | 1 | -2/+2 |
2019-12-23 | ipsec: Test and fix IPSec worker hand-off |  Neale Ranns | 3 | -6/+6 |
2019-12-23 | tcp: accept sack reneging as a cc event |  Florin Coras | 1 | -4/+4 |
2019-12-23 | vcl: fix multi-thread app segment attaching |  Florin Coras | 1 | -32/+27 |
2019-12-23 | tests: vpp_memif fix formatting error in exception |  Paul Vinciguerra | 1 | -5/+2 |
2019-12-22 | fib: use 32 bits per-source reference counter |  Miklos Tirpak | 2 | -2/+2 |
2019-12-22 | ip-neighbor: fix API initialization call |  Matthew Smith | 1 | -1/+1 |
2019-12-21 | session: move add/del segment msg to mq |  Florin Coras | 13 | -207/+354 |
2019-12-20 | svm: fix multichunk alloc with not enough space |  Florin Coras | 1 | -2/+32 |
2019-12-20 | vxlan: reuse inner packet flow hash for tunnel outer header load balance |  Shawn Ji | 4 | -0/+31 |
2019-12-20 | svm: fix sh ssvm size for private segments |  Florin Coras | 2 | -11/+10 |
2019-12-19 | hsa: Add periodic timing |  Nathan Skrzypczak | 3 | -18/+71 |
2019-12-19 | interface: Prevent bad inner-dot1q any exact-match configuration |  Jon Loeliger | 2 | -3/+13 |
2019-12-19 | gtpu: Track the dst FIB entry instead of RR sourcing that |  Miklos Tirpak | 1 | -9/+9 |
2019-12-19 | session: reserve memory for rbtree |  Florin Coras | 2 | -4/+44 |
2019-12-19 | papi: lazily initialize stats client |  Paul Vinciguerra | 1 | -5/+25 |
2019-12-19 | gre: multipoint ingress lookup fix |  Neale Ranns | 6 | -75/+286 |
2019-12-19 | quic: fix accept failure |  Nathan Skrzypczak | 1 | -23/+23 |