Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pimd: ALLOC functions cannot fail. | Donald Sharp | 2019-06-20 | 8 | -107/+6 |
* | lib: Do not blindly set the _read and _write pointers to NULL | Donald Sharp | 2019-06-20 | 1 | -36/+12 |
* | Merge pull request #4557 from dslicenc/zebra_rnh_eval | Mark Stapp | 2019-06-19 | 1 | -1/+1 |
|\ | |||||
| * | zebra: resolve issue with rnh not evaluating nexhops correctly | Don Slice | 2019-06-19 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #4554 from donaldsharp/nht_improved_debugging | Mark Stapp | 2019-06-19 | 3 | -16/+31 |
|\ | |||||
| * | zebra: Display a bit better debugging for rnh tracking | Donald Sharp | 2019-06-18 | 3 | -16/+31 |
* | | Merge pull request #4553 from qlyoung/readme-add-vrrp | Mark Stapp | 2019-06-19 | 1 | -0/+1 |
|\ \ | |||||
| * | | README.md: add VRRP to list of protocols | Quentin Young | 2019-06-18 | 1 | -0/+1 |
| |/ | |||||
* | | Merge pull request #4260 from vishaldhingra/lcomm | Donald Sharp | 2019-06-19 | 2 | -5/+76 |
|\ \ | |/ |/| | |||||
| * | bgpd: Added the as-set option for IPV6 agg. route | vishaldhingra | 2019-06-17 | 2 | -5/+76 |
* | | Merge pull request #4495 from donaldsharp/pim_debug_expiry | Russ White | 2019-06-18 | 1 | -0/+4 |
|\ \ | |||||
| * | | pimd: Add a debug to indicate the ifchannel expiry timer has popped | Donald Sharp | 2019-06-11 | 1 | -0/+4 |
* | | | Merge pull request #4300 from adharkar/frr-master-rmap_debug | Donald Sharp | 2019-06-18 | 4 | -15/+123 |
|\ \ \ | |||||
| * | | | Lib: Debugs for route-map code in FRR | Ameya Dharkar | 2019-06-12 | 4 | -15/+123 |
* | | | | Merge pull request #4513 from chiragshah6/evpn_dev1 | Sri Mohana Singamsetty | 2019-06-18 | 1 | -0/+18 |
|\ \ \ \ | |||||
| * | | | | bgpd: skip evpn remove marked routes from rescan | Chirag Shah | 2019-06-13 | 1 | -0/+18 |
* | | | | | Merge pull request #4543 from donaldsharp/mac_hash_string_leak | Russ White | 2019-06-18 | 1 | -1/+3 |
|\ \ \ \ \ | |||||
| * | | | | | bgpd: Fix memleak of Mac Hash String upon insertion | Donald Sharp | 2019-06-18 | 1 | -1/+3 |
* | | | | | | Merge pull request #4546 from donaldsharp/better_debugs | Russ White | 2019-06-18 | 2 | -1/+15 |
|\ \ \ \ \ \ | |||||
| * | | | | | | zebra: Increase debugs to understand why we rejected a kernel route | Donald Sharp | 2019-06-18 | 2 | -1/+15 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | 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 |