Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: remove THREAD_ON macros, add nullity check | Quentin Young | 2017-05-09 | 11 | -128/+123 |
* | Merge pull request #468 from qlyoung/fix-list-perm | David Lamparter | 2017-05-09 | 1 | -3/+13 |
|\ | |||||
| * | lib: fix 'list permutations' | Quentin Young | 2017-05-05 | 1 | -3/+13 |
* | | Merge remote-tracking branch 'origin/stable/3.0' | Donald Sharp | 2017-05-08 | 2 | -15/+15 |
|\ \ | |||||
| * | | lib: Rename HAVE_POLL to prevent conflicting #defines | Donald Sharp | 2017-05-04 | 2 | -16/+16 |
* | | | Merge pull request #476 from qlyoung/abort-select-fd | Russ White | 2017-05-08 | 1 | -0/+6 |
|\ \ \ | |||||
| * | | | lib: abort if fd >= FD_SETSIZE and using select | Quentin Young | 2017-05-07 | 1 | -0/+6 |
| | |/ | |/| | |||||
* | | | Merge branch 'master' into EIGRP | Donald Sharp | 2017-05-02 | 17 | -113/+747 |
|\| | | |||||
| * | | lib: allow nonblocking thread_fetch() | Quentin Young | 2017-05-01 | 2 | -6/+45 |
| * | | lib: add pthread manager | Quentin Young | 2017-04-29 | 3 | -0/+331 |
| * | | lib: additional thread.c MT-safety work | Quentin Young | 2017-04-29 | 1 | -23/+44 |
| * | | lib: make thread.c pthread-safe | Quentin Young | 2017-04-29 | 2 | -95/+200 |
| * | | Merge remote-tracking branch 'origin/master' into mpls2 | Donald Sharp | 2017-04-26 | 4 | -7/+24 |
| |\ \ | |||||
| * \ \ | Merge remote-tracking branch 'origin/master' into mpls2 | Donald Sharp | 2017-04-26 | 6 | -10/+38 |
| |\ \ \ | |||||
| * | | | | lib, bgpd: Remove UNDEFINED_NODE | Donald Sharp | 2017-04-15 | 1 | -1/+0 |
| * | | | | bgpd, lib, zebra: Implement handling of BGP-Prefix-SID label Index | Vivek Venkatraman | 2017-04-06 | 2 | -0/+8 |
| * | | | | bgpd: labeled unicast processing | Don Slice | 2017-04-06 | 3 | -1/+29 |
| * | | | | bgpd: labeled unicast config | Don Slice | 2017-04-06 | 3 | -0/+11 |
| * | | | | quagga: labeled unicast definitions | Don Slice | 2017-04-06 | 1 | -0/+4 |
| * | | | | zebra: labeled unicast handling | Don Slice | 2017-04-06 | 6 | -3/+81 |
| * | | | | zebra: fec register | Don Slice | 2017-04-06 | 2 | -0/+10 |
* | | | | | lib: Actually include the header file | Donald Sharp | 2017-04-27 | 1 | -0/+4 |
* | | | | | lib: Fix compilation of some be32* code | Donald Sharp | 2017-04-27 | 1 | -1/+3 |
* | | | | | lib: Fix some *bsd build issues introduced by EIGRP code | Donald Sharp | 2017-04-26 | 1 | -0/+2 |
* | | | | | Merge remote-tracking branch 'origin/master' into EIGRP | Donald Sharp | 2017-04-26 | 10 | -17/+62 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Merge remote-tracking branch 'origin/stable/3.0' | Donald Sharp | 2017-04-25 | 4 | -7/+24 |
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/| | |||||
| | * | | lib: Add CLI option --moduledir to override default module location (needed f... | Martin Winter | 2017-04-21 | 4 | -7/+24 |
| * | | | Merge pull request #374 from qlyoung/pqueue-linear-remove | Russ White | 2017-04-19 | 2 | -0/+9 |
| |\ \ \ | |||||
| | * | | | lib: add removal by item to pqueue | Quentin Young | 2017-04-17 | 2 | -0/+9 |
| * | | | | Merge pull request #315 from LabNConsulting/working/master/patch/bgp-startup | Donald Sharp | 2017-04-18 | 1 | -0/+1 |
| |\ \ \ \ | |||||
| | * | | | | lib/frr: fix reference to zsuid before it is set | Lou Berger | 2017-04-02 | 1 | -0/+1 |
| * | | | | | Merge remote-tracking branch 'origin/stable/3.0' | Donald Sharp | 2017-04-18 | 1 | -10/+22 |
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| | | |||||
| | * | | | lib: Fix debugs to be guarded. | Donald Sharp | 2017-04-08 | 1 | -10/+22 |
| * | | | | Merge pull request #347 from qlyoung/ignore-flex-sign-error | Renato Westphal | 2017-04-07 | 1 | -0/+3 |
| |\ \ \ \ | |||||
| | * | | | | lib: add #pragma's to ignore flex sign cmp error | Quentin Young | 2017-04-07 | 1 | -0/+3 |
| | | |_|/ | | |/| | | |||||
| * | | | | Merge remote-tracking branch 'origin/stable/3.0' | Donald Sharp | 2017-04-07 | 1 | -0/+3 |
| |\ \ \ \ | | |/ / / | |/| / / | | |/ / | |||||
| | * | | lib: Fix missing help strings | Donald Sharp | 2017-04-06 | 1 | -0/+3 |
* | | | | eigrpd: Cleanup the merge | Donald Sharp | 2017-04-06 | 1 | -1/+1 |
* | | | | Merge remote-tracking branch 'origin/master' into EIGRP | Donald Sharp | 2017-04-06 | 33 | -350/+1256 |
|\| | | | |||||
| * | | | Merge pull request #310 from opensourcerouting/thread-prep | Donald Sharp | 2017-04-05 | 6 | -103/+237 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | lib: Linux indentation on memory.[ch] | David Lamparter | 2017-03-31 | 2 | -105/+88 |
| | * | | lib: memtypes: restore atomicity | David Lamparter | 2017-03-31 | 2 | -8/+12 |
| | * | | build: try to find some kind of atomic ops | David Lamparter | 2017-03-31 | 2 | -0/+119 |
| | * | | lib: make sure SEGV handler cannot lock up | David Lamparter | 2017-03-31 | 2 | -0/+28 |
| | |/ | |||||
| * | | Merge branch 'master' | David Lamparter | 2017-04-04 | 12 | -49/+641 |
| |\ \ | |||||
| | * \ | Merge pull request #294 from opensourcerouting/modules | Donald Sharp | 2017-04-04 | 12 | -49/+641 |
| | |\ \ | |||||
| | | * | | vtysh: handle "show modules" like "show memory" | David Lamparter | 2017-04-04 | 1 | -1/+1 |
| | | * | | *: snmp: convert into modules | David Lamparter | 2017-03-25 | 4 | -7/+9 |
| | | * | | build: split off libfrrsnmp | David Lamparter | 2017-03-25 | 1 | -2/+11 |
| | | * | | lib: add hook infrastructure | David Lamparter | 2017-03-25 | 5 | -1/+252 |