Age | Commit message (Expand) | Author | Files | Lines |
2020-03-17 | ipsec: initialize algs to none in 'create ipsec tunnel' cli | Damjan Marion | 1 | -2/+2 |
2020-03-16 | arp: Restore CLI for setting ARP proxy entries | Neale Ranns | 1 | -2/+47 |
2020-03-16 | vxlan: vxlan/vxlan.api API cleanup | Jakub Grajciar | 2 | -38/+47 |
2020-03-13 | devices: netlink create the object if missing | Dave Barach | 1 | -4/+4 |
2020-03-12 | policer: API cleanup | Jakub Grajciar | 4 | -53/+115 |
2020-03-12 | sr: SRv6 uN behavior | Pablo Camarillo | 4 | -33/+42 |
2020-03-10 | tcp: protect against forced cleanups | Florin Coras | 1 | -0/+2 |
2020-03-10 | mpls: add user defined name tag to mpls tunnels | IJsbrand Wijnands | 4 | -4/+19 |
2020-03-10 | ipsec: API cleanup | Jakub Grajciar | 2 | -25/+27 |
2020-03-09 | ip-neighbor: add description to the age parameter | Vratko Polak | 1 | -0/+1 |
2020-03-09 | udp: fix UDP socket byte order in lookup | Andreas Schultz | 1 | -1/+2 |
2020-03-09 | l2: API cleanup | Jakub Grajciar | 3 | -88/+121 |
2020-03-06 | ip-neighbor: populate neighbor age via API | Vladimir Ratnikov | 2 | -0/+4 |
2020-03-06 | session: fix session reschedule condition | Florin Coras | 1 | -1/+1 |
2020-03-06 | build: building applications outside of vpp is missing header files | IJsbrand Wijnands | 1 | -0/+3 |
2020-03-06 | fib: path flag FIB_API_PATH_TYPE_INTERFACE_RX not copied to client | IJsbrand Wijnands | 1 | -0/+4 |
2020-03-05 | session: fix segment search on fifo alloc | Florin Coras | 1 | -30/+23 |
2020-03-05 | session: API cleanup | Jakub Grajciar | 2 | -141/+153 |
2020-03-05 | api: ipsec: add missing IS_INBOUND flag. | Christian Hopps | 2 | -0/+6 |
2020-03-05 | tap: add support for persistance | Mohsin Kazmi | 7 | -43/+117 |
2020-03-04 | flow: add vlan tagged types for IPv4/IPv6 5-tuple flows | Chenmin Sun | 1 | -0/+17 |
2020-03-04 | lldp: coverity fix, uninitialized array | Jakub Grajciar | 1 | -1/+1 |
2020-03-04 | vxlan: vxlan-gpe/vxlan-gpe.cpi API cleanup | Jakub Grajciar | 2 | -45/+42 |
2020-03-03 | geneve gtpu vxlan vxlan-gpe: VRF-aware bypass node | Nick Zavaritsky | 15 | -245/+311 |
2020-03-03 | ip: fix coverity warning | Dave Barach | 1 | -9/+5 |
2020-03-02 | virtio: fix the coverity warning | Mohsin Kazmi | 1 | -4/+1 |
2020-02-26 | ip-neighbor: fix ip6_ra_cmd | Dave Barach | 1 | -10/+0 |
2020-02-26 | ethernet: configure system default ethernet MTU | Dave Barach | 3 | -2/+33 |
2020-02-26 | ipsec: Revert API cleanup | Ole Trøan | 2 | -27/+25 |
2020-02-26 | svm: fix coverity warnings | Florin Coras | 1 | -2/+1 |
2020-02-26 | vat: add ip api types parser definitions | Jakub Grajciar | 1 | -2/+18 |
2020-02-26 | crypto: fix set crypto handlers | Filip Tehlar | 1 | -1/+1 |
2020-02-26 | tls session: fix unlisten | Florin Coras | 3 | -0/+42 |
2020-02-26 | ipsec: API cleanup | Jakub Grajciar | 2 | -25/+27 |
2020-02-26 | srv6-mobile: Cherry-pick the update document from stable/2001 | Satoru Matsushima | 1 | -0/+1 |
2020-02-26 | lldp: API cleanup | Jakub Grajciar | 2 | -25/+34 |
2020-02-26 | pg: API cleanup | Jakub Grajciar | 4 | -25/+21 |
2020-02-26 | sr: API cleanup | Jakub Grajciar | 2 | -47/+56 |
2020-02-26 | span: API cleanup | Jakub Grajciar | 2 | -13/+23 |
2020-02-26 | api: improve api string safety | Jakub Grajciar | 3 | -4/+4 |
2020-02-25 | svm: minimal initial fifo | Florin Coras | 5 | -2/+7 |
2020-02-25 | session: basic fifo-tuning-logic | Ryujiro Shibuya | 8 | -9/+93 |
2020-02-25 | session svm: tracking segment memory usage | Ryujiro Shibuya | 4 | -19/+90 |
2020-02-25 | svm: refactor fifo | Florin Coras | 4 | -91/+7 |
2020-02-25 | feature: provide a u16 version of vnet_feature_next | Neale Ranns | 2 | -3/+9 |
2020-02-25 | tcp: handle cleanups without timers | Florin Coras | 4 | -36/+78 |
2020-02-25 | vlib: Punt reason allocation listener enable/disable callback | Neale Ranns | 5 | -23/+79 |
2020-02-24 | tcp: dynamic max timers per loop | Florin Coras | 2 | -3/+22 |
2020-02-24 | ethernet: trivial additions | Neale Ranns | 2 | -0/+9 |
2020-02-24 | l2: remove unused types and includes form feature arc code | Neale Ranns | 2 | -26/+0 |