| Commit message (Expand) | Author | Age | Files | Lines |
* | lib: use snprintfrr() in "hidden" printfs | David Lamparter | 2019-06-12 | 1 | -33/+9 |
* | Merge pull request #3045 from opensourcerouting/atoms | Lou Berger | 2019-04-30 | 1 | -1/+0 |
|\ |
|
| * | isisd: replace dict_* with DECLARE_RBTREE | David Lamparter | 2019-04-27 | 1 | -1/+0 |
* | | lib: move zlog() prototype back to the public logging API | Renato Westphal | 2019-04-18 | 1 | -1/+0 |
|/ |
|
* | *: use C99 standard fixed-width integer types | Quentin Young | 2018-03-27 | 1 | -12/+12 |
* | lib: new APIs for get/set system hostname/domainname | Mitesh Kanjariya | 2017-08-29 | 1 | -1/+1 |
* | lib/bgpd: provide/use API to get hostname/domainname | Mitesh Kanjariya | 2017-08-25 | 1 | -19/+1 |
* | *: Define the number of seconds in a Day, Week and year | Donald Sharp | 2017-08-08 | 1 | -2/+0 |
* | isisd: make isis_spftree non-public | Christian Franke | 2017-08-03 | 1 | -0/+21 |
* | isisd: send/receive LSPs with new parser | Christian Franke | 2017-08-03 | 1 | -21/+1 |
* | isisd: add formatter code | Christian Franke | 2017-08-03 | 1 | -80/+129 |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -445/+386 |
* | *: make consistent & update GPLv2 file headers | David Lamparter | 2017-05-15 | 1 | -4/+4 |
* | Quagga: Fix code to use srandom/random | Donald Sharp | 2016-05-30 | 1 | -1/+1 |
* | isisd: annotate some function arguments with const | Christian Franke | 2016-03-30 | 1 | -5/+5 |
* | isisd: add Google's changes to IS-IS | Josh Bailey | 2012-04-07 | 1 | -6/+128 |
* | [isisd] Fix compiler warnings and allow v4-only compilation | Paul Jakma | 2006-12-08 | 1 | -8/+8 |
* | [isisd] remove includes of common system headers. | paul | 2005-11-20 | 1 | -5/+0 |
* | * isis_misc.[ch]: Fix some warnings, making some strings const. | hasso | 2005-08-16 | 1 | -2/+2 |
* | No warnings here any more. | hasso | 2004-10-07 | 1 | -5/+5 |
* | Compiler warnings fixes. | hasso | 2004-09-26 | 1 | -11/+11 |
* | * isisd.c: thread_master *master is already defined in isis_main.c. | hasso | 2004-09-24 | 1 | -0/+15 |
* | Indentation only. No any functional changes. | hasso | 2004-09-10 | 1 | -213/+252 |
* | Make it compile in NetBSD and OpenBSD. | hasso | 2004-05-19 | 1 | -1/+0 |
* | Some fixes to isisd done by me and Cougar in the spring of 2003. See | hasso | 2003-12-23 | 1 | -1/+10 |
* | Merge isisd into the Quagga's framework: | jardin | 2003-12-23 | 1 | -4/+20 |
* | Initial revision | jardin | 2003-12-23 | 1 | -0/+438 |