| Commit message (Expand) | Author | Age | Files | Lines |
* | *: fix more initialisers (for BSD) | David Lamparter | 2016-06-08 | 3 | -5/+5 |
* | lib: fix "reduce strcmp in CLI" fallout (10bac801) | David Lamparter | 2016-06-08 | 2 | -33/+19 |
* | bgpd: speed up "no-hit" withdraws for routeservers | David Lamparter | 2016-06-08 | 3 | -4/+26 |
* | ospfd: Remove the blocking of opaque LSAs origination & flooding 'optimisation' | Paul Jakma | 2016-06-08 | 6 | -248/+6 |
* | lib/cli: reduce strcmp in CLI hot paths | David Lamparter | 2016-06-08 | 2 | -135/+174 |
* | lib: constify sockunion api | Timo Teräs | 2016-06-08 | 2 | -16/+16 |
* | zebra: fix rtadv check for non-glibc linux | Timo Teräs | 2016-06-08 | 0 | -0/+0 |
* | zebra: fix build with rtadv disabled | Timo Teräs | 2016-06-08 | 1 | -1/+0 |
* | build: add --enable-werror | David Lamparter | 2016-06-08 | 0 | -0/+0 |
* | build: determine CFLAGS more intelligently | David Lamparter | 2016-06-08 | 3 | -48/+63 |
* | vtysh: drop unused variables & RETSIGTYPE | David Lamparter | 2016-06-08 | 2 | -9/+2 |
* | vtysh: fix function prototypes | David Lamparter | 2016-06-08 | 6 | -67/+21 |
* | vtysh: don't use '\0' as NULL | David Lamparter | 2016-06-08 | 0 | -0/+0 |
* | ospf6d: fix pointer arithmetic warning | David Lamparter | 2016-06-08 | 0 | -0/+0 |
* | ospf6d: oi->cost is uint32, not short | David Lamparter | 2016-06-08 | 0 | -0/+0 |
* | ospf6d: use existing union, avoid strict-aliasing | David Lamparter | 2016-06-08 | 1 | -4/+3 |
* | lib, vtysh: reduce unneccessary C extension usage | David Lamparter | 2016-06-08 | 2 | -2/+5 |
* | lib: use const consistently for zserv path | David Lamparter | 2016-06-08 | 2 | -3/+3 |
* | pimd: Fix register message checksum | Donald Sharp | 2016-06-08 | 1 | -1/+1 |
* | pimd: Rehookup the redistribution code | Donald Sharp | 2016-06-03 | 1 | -0/+10 |
* | zebra: Fix last sent command to protocol | Donald Sharp | 2016-06-03 | 1 | -1/+1 |
* | pimd: Make pim_pkt_dump use standard lib functions | Donald Sharp | 2016-06-07 | 1 | -18/+3 |
* | bgpd: Fix Missing capability codes in data structure | Donald Sharp | 2016-06-07 | 1 | -0/+4 |
* | zebra: clean up misc_null pragmas | David Lamparter | 2016-06-07 | 1 | -0/+6 |
* | zebra: Cleanup missed cherry-pick | Donald Sharp | 2016-06-07 | 2 | -423/+0 |
* | zebra: use prototypes/includes in rt_netlink | David Lamparter | 2016-06-07 | 0 | -0/+0 |
* | zebra: remove unused netlink_route()/kernel_rtm_ipv6() | David Lamparter | 2016-06-07 | 1 | -61/+0 |
* | isisd: remove unused process_is_hello() | David Lamparter | 2016-06-07 | 0 | -0/+0 |
* | isisd: fix size_t confusions | David Lamparter | 2016-06-07 | 1 | -5/+3 |
* | isisd: assorted fixes (unused variables, static) | David Lamparter | 2016-06-07 | 1 | -2/+2 |
* | isisd: fix minor & vs. && mix-up | David Lamparter | 2016-06-07 | 0 | -0/+0 |
* | isisd: don't use POSIX reserved y1/yn names | David Lamparter | 2016-06-07 | 1 | -12/+12 |
* | bgpd, zebra: fix struct/pointer sizeof mixups | David Lamparter | 2016-06-07 | 0 | -0/+0 |
* | *: add/cleanup initialisers | David Lamparter | 2016-06-07 | 3 | -4/+3 |
* | *: add missing includes | David Lamparter | 2016-06-07 | 5 | -0/+7 |
* | *: fix signedness mix-ups | David Lamparter | 2016-06-07 | 6 | -12/+13 |
* | bgpd, lib, vtysh: hook up bgp VPNv6 CLI node | vivek | 2016-06-07 | 6 | -4/+168 |
* | bgpd: wire up VPNv6 protocol processing | Lou Berger | 2016-06-07 | 8 | -16/+92 |
* | bgpd: handle AS4 and EOI route distinguishers | Lou Berger | 2016-06-07 | 2 | -23/+59 |
* | bgpd: make _vpnv4 static handling SAFI-agnostic | Lou Berger | 2016-06-07 | 3 | -55/+184 |
* | lib: add "show commandtree" CLI command | Lou Berger | 2016-06-06 | 1 | -0/+35 |
* | lib: fix bookkeeping for libreadline malloc()s | Lou Berger | 2016-06-06 | 3 | -17/+31 |
* | bgpd: Fix graceful restart capability minsize | Lou Berger | 2016-06-06 | 1 | -1/+1 |
* | lib, bgpd: Fixup afi_t to be an enum and cleanup zebra.h | Donald Sharp | 2016-06-06 | 4 | -37/+32 |
* | bgpd: bgp_scan shouldn't queue up route_nodes with no routes for processing | Paul Jakma | 2016-06-06 | 1 | -0/+24 |
* | bgpd: Update error subcode for OPEN message | vivek | 2016-06-06 | 1 | -1/+1 |
* | bgpd: Check capability falls on right multiple of size, where possible. | Paul Jakma | 2016-06-06 | 1 | -0/+30 |
* | Merge branch 'cmaster-next' of ssh://stash.cumulusnetworks.com:7999/quag/quag... | vivek | 2016-06-06 | 1 | -4/+10 |
|\ |
|
| * | pimd: Allow (*,G) igmp joins to work. | Donald Sharp | 2016-06-06 | 1 | -4/+10 |
* | | bgpd: update rtt on soft clear | Timo Teräs | 2016-06-06 | 1 | -0/+3 |
|/ |
|