Age | Commit message (Expand) | Author | Files | Lines |
2018-12-13 | ip4_rewrite_inline: fix variable error |  Zhiyong Yang | 1 | -2/+2 |
2018-12-13 | vapi: code cleanup |  Klement Sekera | 1 | -5/+4 |
2018-12-13 | vom: Add support for new stats |  Mohsin Kazmi | 14 | -267/+991 |
2018-12-12 | VPP-1529: check hop-by-hop header length |  Dave Barach | 1 | -7/+37 |
2018-12-12 | VOM: vxlan-tunnel takes egress interface for multicast |  Neale Ranns | 7 | -18/+51 |
2018-12-12 | dpdk: net/bonding: fix buffer corruption in packets |  Igor Mikhailov (imichail) | 1 | -0/+203 |
2018-12-12 | Fix CDP failure in make test |  Lijian.Zhang | 2 | -3/+4 |
2018-12-12 | PAPI: Allow ipaddress object as argument and return values from API calls |  Ole Troan | 13 | -273/+304 |
2018-12-12 | fix spurious error setting SA on ipsec intf |  Matthew Smith | 1 | -1/+1 |
2018-12-12 | Change ipsec feature node names |  Pierre Pfister | 6 | -32/+32 |
2018-12-11 | New api in order to get max entries of connection table is added. |  Khers | 3 | -5/+83 |
2018-12-11 | Fix vat dependencies |  juraj.linkes | 1 | -0/+2 |
2018-12-11 | Fix typo in sanity test description |  juraj.linkes | 1 | -1/+1 |
2018-12-11 | Add IPSec interface FIB index for TX packet |  Pierre Pfister | 6 | -6/+36 |
2018-12-11 | Fix [csit-dev] CSIT IPv6 IPSec transport mode tests are failing |  jackiechen1985 | 1 | -1/+9 |
2018-12-11 | MAP: Add API support for setting parameters. |  Jon Loeliger | 4 | -212/+648 |
2018-12-10 | VOM: vxlan-gbp |  Neale Ranns | 12 | -101/+523 |
2018-12-10 | IP-local: any IP can appear as the source (VPP-1522) |  Neale Ranns | 2 | -3/+34 |
2018-12-10 | test/framework.py: change logger to return 'e' format. |  Paul Vinciguerra | 1 | -15/+13 |
2018-12-10 | Python API: Use services to determine stream RPC |  Ole Troan | 1 | -4/+11 |
2018-12-10 | Test framework: StringIO fixes for Python3 |  Ole Troan | 23 | -126/+124 |
2018-12-07 | FIB recusrion loop checks traverse midchain adjacencies |  Neale Ranns | 11 | -149/+399 |
2018-12-07 | tcp: improve check for invalid sack blocks |  Florin Coras | 1 | -1/+3 |
2018-12-07 | tcp: measure us rtt with syn-ack |  Florin Coras | 1 | -0/+1 |
2018-12-07 | tcp: fix timestamp check and paws |  Florin Coras | 1 | -5/+2 |
2018-12-07 | tcp: better handling of options only allowed in syns |  Florin Coras | 1 | -9/+18 |
2018-12-07 | tcp: validate connection state in retransmit |  Florin Coras | 1 | -2/+2 |
2018-12-07 | tcp: fix length check |  Florin Coras | 1 | -3/+14 |
2018-12-07 | VPP-1506: dump local punts and registered punt sockets |  Pavel Kotucek | 13 | -90/+838 |
2018-12-07 | Test reader thread hardening |  juraj.linkes | 1 | -103/+111 |
2018-12-07 | vpp_if_stats: Fixing a bug in getting vpp interfaces indexes |  Koren Lev | 2 | -10/+10 |
2018-12-07 | Fix VPP-1515 IPSec receive packet error in transport mode with udp encap |  jackiechen1985 | 2 | -4/+14 |
2018-12-07 | vom: Fix the api type definition |  Mohsin Kazmi | 1 | -2/+4 |
2018-12-06 | Fix L2BD arp termination Test Case |  Paul Vinciguerra | 1 | -6/+2 |
2018-12-06 | Rename VPP_TEST_FAILED_DIR to FAILED_DIR |  juraj.linkes | 1 | -7/+7 |
2018-12-06 | stat_client: Fix the type casting |  Mohsin Kazmi | 2 | -7/+10 |
2018-12-06 | Skip failing ARM testcases for CI |  juraj.linkes | 4 | -2/+21 |
2018-12-06 | Test framework: fix import logic for sphynx. |  Paul Vinciguerra | 1 | -9/+6 |
2018-12-06 | nsim: add packet loss simulation, docs |  Dave Barach | 8 | -9/+170 |
2018-12-06 | DOC-ONLY: MFIB documentation |  Neale Ranns | 4 | -5/+96 |
2018-12-06 | API: Change ip4_address and ip6_address to use type alias. |  Ole Troan | 23 | -144/+94 |
2018-12-06 | Update japi to support type aliases |  Michal Cmarada | 5 | -32/+126 |
2018-12-06 | MFIB; CLI improvements |  Neale Ranns | 2 | -7/+37 |
2018-12-05 | Fix gcc-8 compile issues in string_test.c |  Dave Barach | 1 | -1/+35 |
2018-12-05 | Improve strncpy_s src/dst overlap check |  Dave Barach | 1 | -2/+12 |
2018-12-05 | bapi: add options to have vpp cleanup client registration |  Florin Coras | 5 | -25/+36 |
2018-12-05 | ldp: avoid calling write in destructors |  Florin Coras | 2 | -5/+8 |
2018-12-05 | session/tcp: postpone cleanup on reset |  Florin Coras | 8 | -13/+39 |
2018-12-05 | DOC ONLY: describe dispatch pcap tracing |  Dave Barach | 3 | -2/+263 |
2018-12-05 | stat-client: pass names as const strings |  Neale Ranns | 2 | -4/+4 |