Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge pull request #4530 from donaldsharp/pim_debugs | Rafael Zalamena | 2019-06-18 | 6 | -40/+73 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | pimd: Add debugs for channel_oil creation and deletion | Donald Sharp | 2019-06-15 | 6 | -37/+66 | |
| * | | | | | pimd: Display ifp name in pim_channel_oil_dump | Donald Sharp | 2019-06-15 | 1 | -3/+7 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #4514 from opensourcerouting/warnings-20190612 | Donald Sharp | 2019-06-17 | 21 | -372/+776 | |
|\ \ \ \ \ | ||||||
| * | | | | | bgpd: fix uninitialized & wrong endian NOTIFY | David Lamparter | 2019-06-13 | 1 | -2/+4 | |
| * | | | | | bgpd/rfapi: fix clang-SA warning | David Lamparter | 2019-06-13 | 1 | -1/+1 | |
| * | | | | | ldpd: fix clang-SA warning in packet reading | David Lamparter | 2019-06-13 | 1 | -0/+5 | |
| * | | | | | ospfd: fix clang-SA warning | David Lamparter | 2019-06-13 | 1 | -5/+7 | |
| * | | | | | build: improve ranlib -D autoconf test | David Lamparter | 2019-06-13 | 1 | -3/+8 | |
| * | | | | | ripd, ripngd: fix OpenBSD compiler warning | David Lamparter | 2019-06-13 | 2 | -4/+4 | |
| * | | | | | *: config.h or zebra.h is the first #include | David Lamparter | 2019-06-13 | 11 | -1/+40 | |
| * | | | | | bgpd: fix clang format warning | David Lamparter | 2019-06-13 | 1 | -21/+7 | |
| * | | | | | lib/clippy: ignore -Wstrict-aliasing | David Lamparter | 2019-06-13 | 1 | -0/+1 | |
| * | | | | | lib: drop DSO_SELF on inet_ntop | David Lamparter | 2019-06-13 | 1 | -2/+2 | |
| * | | | | | *: fix northbound initializer warning on OpenBSD | David Lamparter | 2019-06-13 | 4 | -333/+697 | |
* | | | | | | Document FRR service manipulation (#4528) | David Lamparter | 2019-06-17 | 1 | -1/+69 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | doc: add service control instructions | Quentin Young | 2019-06-17 | 1 | -1/+68 | |
| * | | | | | | doc: add vrrpd service line | Quentin Young | 2019-06-14 | 1 | -0/+1 | |
* | | | | | | | Merge pull request #4538 from dslicenc/int_vrf_all_brief | Mark Stapp | 2019-06-17 | 1 | -6/+12 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | zebra: add ability to "show interface vrf all brief" | Don Slice | 2019-06-17 | 1 | -6/+12 | |
* | | | | | | | | Merge pull request #4505 from ton31337/feature/autocomplete_bgp_peer-group | Quentin Young | 2019-06-17 | 3 | -18/+18 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | bgpd: List all groups dynamically for commands with peer-group | Donatas Abraitis | 2019-06-11 | 3 | -18/+18 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #4537 from mjstapp/fix_mpls_config_doc | Quentin Young | 2019-06-17 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | doc: add config file name for mpls config | Mark Stapp | 2019-06-17 | 1 | -1/+2 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #4517 from chiragshah6/mdev | Sri Mohana Singamsetty | 2019-06-17 | 1 | -7/+18 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | bgpd: show bgp vrfs formatting | Chirag Shah | 2019-06-14 | 1 | -7/+18 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #4532 from donaldsharp/fuzzing | Mark Stapp | 2019-06-17 | 2 | -2/+1 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | zebra: Fuzzing code has gotten a bit out of date | Donald Sharp | 2019-06-15 | 2 | -2/+1 | |
|/ / / / / / | ||||||
* | | | | | | lib: Prevent infinite loop in fd handling (#4516) | David Lamparter | 2019-06-14 | 3 | -16/+74 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | lib: Add function name to `show thread poll` | Donald Sharp | 2019-06-13 | 1 | -4/+25 | |
| * | | | | | | lib: Add check for non-preexisting thread | Donald Sharp | 2019-06-13 | 1 | -4/+16 | |
| * | | | | | | lib: Prevent infinite loop in fd handling | Donald Sharp | 2019-06-13 | 3 | -8/+33 | |
* | | | | | | | eliminate snprintf from AF_INET/AF_INET6 prefix2str, add prefix2str test (#4521) | David Lamparter | 2019-06-14 | 5 | -5/+114 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | tests: add prefix2str test | Quentin Young | 2019-06-13 | 3 | -0/+87 | |
| * | | | | | | | lib: remove snprintf from prefix2str | Quentin Young | 2019-06-13 | 2 | -5/+27 | |
* | | | | | | | | Merge pull request #4523 from LabNConsulting/working/master/issue4515 | David Lamparter | 2019-06-14 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | tests/topotests: bgp_l3vpn_to_bgp_vrf double the amount of time to wait durin... | Lou Berger | 2019-06-13 | 2 | -2/+2 | |
* | | | | | | | | | Merge pull request #4526 from CHKDSK88/endian | Donald Sharp | 2019-06-14 | 2 | -32/+15 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | eigrpd: Fix endianness issue in packets | Pawel Dembicki | 2019-06-14 | 2 | -32/+15 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #4512 from mjstapp/fix_bgp_auto_rid | Sri Mohana Singamsetty | 2019-06-14 | 3 | -10/+32 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | bgpd: auto router-id should not change configured vpn RD/RT | Mark Stapp | 2019-06-12 | 3 | -10/+32 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #4499 from kssoman/core | Lou Berger | 2019-06-13 | 3 | -0/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | bgpd: Process core when bgp instance is deleted | Soman K S | 2019-06-11 | 3 | -0/+11 | |
* | | | | | | | | bgpd, lib: Add iana_afi2str and iana_safi2str for eye pleasing strings (#4439) | David Lamparter | 2019-06-13 | 7 | -142/+194 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | lib, bgpd: Create iana_afi.h for storing iana_afi/safi enums | Donald Sharp | 2019-06-02 | 4 | -139/+135 | |
| * | | | | | | | bgpd, lib: Add iana_afi2str and iana_safi2str for eye pleasing strings | Donald Sharp | 2019-06-02 | 4 | -41/+99 | |
| * | | | | | | | lib: Remove some iana_afi_t values that are not really afi's | Donald Sharp | 2019-06-02 | 1 | -2/+0 | |
* | | | | | | | | Merge pull request #4500 from opensourcerouting/clippy-improve | Quentin Young | 2019-06-13 | 9 | -1575/+347 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | lib/clippy: expand some macros | David Lamparter | 2019-06-12 | 2 | -20/+45 | |
| * | | | | | | | | lib/clippy: assert() for non-optional args | David Lamparter | 2019-06-12 | 1 | -4/+34 |