Age | Commit message (Expand) | Author | Files | Lines |
2022-04-04 | udp: use pool safe reallocs | Florin Coras | 1 | -50/+5 |
2021-10-07 | udp: fix severity error info | Filip Tehlar | 1 | -1/+1 |
2021-07-27 | udp: add option to disable icmp unreachables | Florin Coras | 1 | -0/+2 |
2021-06-21 | udp: api cleanup | Filip Tehlar | 1 | -0/+1 |
2021-02-26 | udp: avoid locking connected udp sessions on rx | Florin Coras | 1 | -0/+2 |
2020-10-28 | misc: Break the big IP header files to improve compile time | Neale Ranns | 1 | -2/+0 |
2020-10-21 | misc: minimize dependencies on udp.h | Florin Coras | 1 | -258/+5 |
2020-10-07 | misc: Purge unused pg includes | Neale Ranns | 1 | -1/+0 |
2020-05-29 | misc: ipfix-export unformat u16 collector_port fix | Elias Rudberg | 1 | -0/+1 |
2020-04-08 | udp: cleanup input node | Florin Coras | 1 | -1/+2 |
2020-04-07 | udp: move cli to separate file | Florin Coras | 1 | -3/+2 |
2020-04-07 | udp session: allow dgram ip fragmentation | Florin Coras | 1 | -4/+3 |
2020-04-07 | udp session: jumbo frames and configurable mtu | Florin Coras | 1 | -0/+2 |
2020-04-03 | session udp: fix transport flags and migration | Florin Coras | 1 | -0/+2 |
2020-04-01 | udp: improvements to cli | Florin Coras | 1 | -4/+18 |
2020-04-01 | udp: track connection port sharing | Florin Coras | 1 | -1/+11 |
2019-07-23 | udp: fix typo in udp connectinon flags | Dave Wallace | 1 | -1/+1 |
2019-07-23 | udp: fix connection flags | Aloys Augustin | 1 | -3/+3 |
2019-07-22 | udp: support close with data | Florin Coras | 1 | -3/+8 |
2019-05-14 | Unregister UDPC port only when owned | Nathan Skrzypczak | 1 | -0/+3 |
2019-04-08 | host stack: update stale copyright | Florin Coras | 1 | -1/+1 |
2019-03-06 | udp: migrate old MULTIARCH macros to VLIB_NODE_FN | Filip Tehlar | 1 | -0/+2 |
2018-12-07 | VPP-1506: dump local punts and registered punt sockets | Pavel Kotucek | 1 | -0/+1 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code | Dave Barach | 1 | -7/+7 |
2018-10-27 | pg: allow creating pg for udp based protocols | Kingwel Xie | 1 | -0/+3 |
2018-09-10 | vxlan-gbp: Add support for vxlan gbp | Mohsin Kazmi | 1 | -0/+2 |
2018-08-31 | VPP-1407: Fix the wrong length of udp header for buffer chains | shubing guo | 1 | -1/+4 |
2018-05-09 | ipsec: support UDP encap/decap for NAT traversal | Klement Sekera | 1 | -0/+1 |
2018-05-04 | Harmonize vec/pool_get_aligned object sizes and alignment requests | Dave Barach | 1 | -0/+2 |
2018-04-18 | udp/session: refactor to support dgram mode | Florin Coras | 1 | -4/+4 |
2017-12-09 | BIER in non-MPLS netowrks | Neale Ranns | 1 | -0/+1 |
2017-10-16 | udp: refactor udp code | Florin Coras | 1 | -50/+127 |
2017-10-13 | VPP-1027: DNS name resolver | Dave Barach | 1 | -2/+6 |
2017-10-06 | Initial GENEVE TUNNEL implementation and tests. | Marco Varlese | 1 | -2/+4 |
2017-06-06 | Rework vxlan-gpe to support FIB 2.0 and bypass mode | Hongjun Ni | 1 | -2/+2 |
2017-05-15 | Add GTP-U plugin. VPP-694 | Hongjun Ni | 1 | -0/+2 |
2017-04-04 | Fix issue with udp port registration when running multithreaded | Damjan Marion | 1 | -0/+7 |
2017-03-01 | VPP-598: tcp stack initial commit | Dave Barach | 1 | -0/+362 |