Age | Commit message (Expand) | Author | Files | Lines |
2020-05-16 | vppinfra: use byte swap builtins |  Damjan Marion | 1 | -41/+3 |
2020-05-16 | vppapigen: add assert for python version |  Ole Troan | 1 | -2/+4 |
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: fix ubuntu 20.04 python deps |  Damjan Marion | 5 | -17/+44 |
2020-05-15 | vppinfra: remove trailing whitespace in longjmp.S |  Damjan Marion | 1 | -110/+110 |
2020-05-15 | vlib: restore commands for non-interactive sessions |  Benoît Ganne | 1 | -8/+13 |
2020-05-15 | vcl: remove udpc transport |  Florin Coras | 2 | -9/+1 |
2020-05-15 | misc: removed executable bits from source files |  Ray Kinsella | 27 | -0/+0 |
2020-05-15 | session: track detached listener segment managers |  Florin Coras | 4 | -7/+77 |
2020-05-15 | g2: fix the g2 build for Ubuntu 20.04 |  Dave Barach | 1 | -2/+1 |
2020-05-15 | ikev2: add support for NAT traversal |  Filip Tehlar | 6 | -91/+293 |
2020-05-14 | tcp: fix bogus time update due to missing cast |  Florin Coras | 1 | -1/+2 |
2020-05-14 | nat: unhide tests |  Klement Sekera | 1 | -5/+5 |
2020-05-14 | vcl svm: fix rx event loss |  hanlin | 1 | -2/+5 |
2020-05-14 | nat: "users" dump for ED-NAT |  Klement Sekera | 4 | -1/+171 |
2020-05-14 | lisp: API cleanup |  Onong Tayeng | 3 | -41/+6 |
2020-05-14 | vlib: fix unix cli commands crash without session |  Benoît Ganne | 1 | -15/+23 |
2020-05-14 | ikev2: use u32 in unformat |  Filip Tehlar | 1 | -1/+1 |
2020-05-14 | dpdk: fix crash with chelsio pmd |  Benoît Ganne | 1 | -6/+12 |
2020-05-14 | memif: 14 bytes extra overhead issue fixed. |  Mrityunjay Kumar | 1 | -2/+2 |
2020-05-14 | nat: remove unused code |  Klement Sekera | 2 | -3/+0 |
2020-05-14 | nat: ED: store both thread&session idx in hash |  Klement Sekera | 10 | -198/+316 |
2020-05-14 | nat: fix segv if out of ports in ed mode |  Alexander Chernavin | 2 | -1/+47 |
2020-05-14 | ip: fix interface ip address del sw_if_index check |  yedg | 6 | -6/+63 |
2020-05-13 | misc: Initial 20.09-rc0 commitv20.09-rc0 |  Andrew Yourtchenko | 1 | -0/+5 |
2020-05-13 | sr: fix srv6/srv6-ad/srv6-as promisc mode switch |  John Lo | 3 | -22/+32 |
2020-05-13 | gso: remove ordering dependency on esp-encrypt-tun |  Neale Ranns | 1 | -2/+2 |
2020-05-13 | nat: fix broken build |  Klement Sekera | 1 | -1/+1 |
2020-05-13 | nat: fix LRU blocked by inactive session |  Klement Sekera | 10 | -161/+391 |
2020-05-13 | nat: perf improvement - replace branchy code |  Klement Sekera | 32 | -451/+401 |
2020-05-13 | dpdk: DPDK 20.05 iavf fdir bug-fix patch cherry pick |  Chenmin Sun | 1 | -0/+70 |
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 | 6 | -24/+53 |
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 | 4 | -39/+195 |
2020-05-13 | nat: handoff next node feature fix |  Filip Varga | 8 | -48/+160 |
2020-05-13 | ikev2: fix removing of expired SAs |  Filip Tehlar | 1 | -1/+1 |
2020-05-12 | misc: remove useless assignment |  Dave Barach | 1 | -1/+0 |
2020-05-12 | api: use malloc for rx thread arg instead of heap |  Florin Coras | 1 | -2/+2 |
2020-05-12 | vcl: de-init vcl on destroy |  Florin Coras | 1 | -0/+1 |
2020-05-12 | tcp: avoid rcv wnd less than mss |  Florin Coras | 1 | -6/+4 |
2020-05-12 | lacp: missing endian conversions for trace packet format |  Steven Luong | 1 | -2/+2 |
2020-05-11 | crypto-native: properly deal with broken or outdated toolchains |  Damjan Marion | 5 | -42/+54 |
2020-05-11 | vlib: fix u64 error counter cli printing |  Florin Coras | 1 | -3/+3 |
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-09 | vppapigen: api crc checker |  Ole Troan | 5 | -23/+415 |
2020-05-09 | gtpu: fix coverity issue |  Chenmin Sun | 1 | -2/+2 |
2020-05-09 | build: reject merge conflict checkin attempts |  Dave Barach | 1 | -0/+5 |