| Commit message (Expand) | Author | Age | Files | Lines |
* | ospfd,ripd: Enabling build with openssl | Michal Ruprich | 2019-08-08 | 1 | -0/+30 |
* | ospfd: no router ospf crash fix | Chirag Shah | 2019-07-15 | 1 | -0/+8 |
* | ospfd: continue statement is redundant | Donald Sharp | 2019-05-03 | 1 | -1/+0 |
* | ospfd: Remaining packet calculation while fragmenting lsu, ls-ack and ls-req | Saravanan K | 2019-03-25 | 1 | -6/+22 |
* | ospfd: fix link MTU warning style | Quentin Young | 2019-02-25 | 1 | -2/+1 |
* | ospfd: address CVE-2017-3224 | Chirag Shah | 2019-02-03 | 1 | -5/+17 |
* | Merge pull request #3657 from nitinsoniism/ospf_mtu_crash | Russ White | 2019-01-29 | 1 | -0/+15 |
|\ |
|
| * | ospfd: ospfd core if hello packet exceeds link MTU | Nitin Soni | 2019-01-28 | 1 | -0/+15 |
* | | Treewide: use ANSI function definitions | Ruben Kerkhof | 2019-01-24 | 1 | -1/+1 |
|/ |
|
* | Revert "isisd lib ospfd pbrd python: fix empty init" | David Lamparter | 2018-12-01 | 1 | -1/+1 |
* | isisd lib ospfd pbrd python: fix empty init | F. Aragon | 2018-11-21 | 1 | -1/+1 |
* | *: spelchek | David Lamparter | 2018-10-25 | 1 | -1/+1 |
* | ospfd: Do not allow thread drop | Donald Sharp | 2018-10-20 | 1 | -3/+1 |
* | *: list_delete_and_null() -> list_delete() | David Lamparter | 2018-10-02 | 1 | -9/+9 |
* | *: style for EC replacements | Quentin Young | 2018-09-13 | 1 | -14/+12 |
* | *: LIB_[ERR|WARN] -> EC_LIB | Quentin Young | 2018-09-13 | 1 | -2/+2 |
* | ospfd: OSPF_[ERR|WARN] -> EC_OSPF | Quentin Young | 2018-09-13 | 1 | -60/+60 |
* | Merge pull request #3006 from pacovn/static_analysis__shadow_variables1 | Donald Sharp | 2018-09-13 | 1 | -1/+1 |
|\ |
|
| * | bgpd isisd ospf6d ospfd: variable shadowing fixes | F. Aragon | 2018-09-12 | 1 | -1/+1 |
* | | ospfd: Modify ospf_packet.c to use new error-cards subsystem | Donald Sharp | 2018-09-06 | 1 | -75/+129 |
|/ |
|
* | ospfd: Add ospf_lsa_new_and_data function and abstract away | Donald Sharp | 2018-08-21 | 1 | -2/+1 |
* | *: rename zlog_fer -> flog_err | Quentin Young | 2018-08-14 | 1 | -4/+4 |
* | ospfd: zlog_ferr facility | Chirag Shah | 2018-08-14 | 1 | -13/+17 |
* | eigrpd, isisd, lib, ospfd: no effect (cppcheck) | paco | 2018-06-19 | 1 | -2/+0 |
* | *: use C99 standard fixed-width integer types | Quentin Young | 2018-03-27 | 1 | -55/+55 |
* | *: conform with COMMUNITY.md formatting rules, via 'make indent' | Lou Berger | 2018-03-06 | 1 | -48/+46 |
* | ospfd: Fix ospfd crash | Olivier Dugeon | 2018-02-09 | 1 | -0/+4 |
* | ospfd: Set filter to unbound debug logs | Chirag Shah | 2017-12-27 | 1 | -7/+11 |
* | *: don't use deprecated stream.h macros | Quentin Young | 2017-12-01 | 1 | -9/+9 |
* | ospfd: flush self-originated lsa upon restart frr | Chirag Shah | 2017-11-08 | 1 | -13/+50 |
* | ospfd: show comand for ospf packet stats | Chirag Shah | 2017-10-23 | 1 | -0/+20 |
* | *: Convert list_free usage to list_delete | Donald Sharp | 2017-10-05 | 1 | -1/+1 |
* | *: Convert list_delete(struct list *) to ** to allow nulling | Donald Sharp | 2017-10-05 | 1 | -9/+8 |
* | ospfd: fix vrf bind sock non-linux system | Chirag Shah | 2017-10-03 | 1 | -2/+6 |
* | ospfd: Bind socket to vrf device | Chirag Shah | 2017-10-03 | 1 | -3/+19 |
* | ospfd: OSPFv2 VRF fixesI | Chirag Shah | 2017-10-03 | 1 | -0/+2 |
* | ospfd: OSPFv2 VRF Support | Chirag Shah | 2017-10-03 | 1 | -8/+21 |
* | ospf_packet: scan-build/clang clean up | Vincent JARDIN | 2017-10-02 | 1 | -7/+5 |
* | lib: optimize IPV4_ADDR_[SAME|COPY]() | Jorge Boncompte | 2017-08-17 | 1 | -1/+1 |
* | Revert "*: reindent pt. 2" | David Lamparter | 2017-07-22 | 1 | -19/+18 |
* | *: reindent pt. 2 | whitespace / reindent | 2017-07-17 | 1 | -18/+19 |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -3464/+3551 |
* | *: fix GCC 7 switch/case fallthrough warnings | David Lamparter | 2017-07-14 | 1 | -0/+2 |
* | *: simplify log message lookup | Quentin Young | 2017-06-21 | 1 | -21/+21 |
* | *: make consistent & update GPLv2 file headers | David Lamparter | 2017-05-15 | 1 | -4/+3 |
* | *: update thread_add_* calls | Quentin Young | 2017-05-09 | 1 | -7/+11 |
* | *: remove THREAD_ON macros, add nullity check | Quentin Young | 2017-05-09 | 1 | -10/+8 |
* | lib, ospfd, ripd: Convert if_lookup_address to be vrf aware | Donald Sharp | 2017-03-15 | 1 | -1/+1 |
* | *: Remove non-vrf based ifindex lookup | Donald Sharp | 2017-03-15 | 1 | -1/+2 |
* | *: get rid of zlog(*, LOG_LEVEL, ...) | David Lamparter | 2017-03-08 | 1 | -7/+6 |