2017-03-15 |
Donald Sharp | *: Refactor if_get_by_name to be VRF aware |
commit | commitdiff | tree | snapshot |
2017-03-15 |
Donald Sharp | *: Refactor if_lookup_by_name to be VRF aware |
commit | commitdiff | tree | snapshot |
2017-03-15 |
Donald Sharp | lib, ospf6d: Refactor if_lookup_prefix |
commit | commitdiff | tree | snapshot |
2017-03-15 |
Donald Sharp | lib, ospfd: Refactor if_lookup_by_name_len |
commit | commitdiff | tree | snapshot |
2017-03-15 |
Donald Sharp | lib, ospfd, ripd: Convert if_lookup_address to be vrf... |
commit | commitdiff | tree | snapshot |
2017-03-15 |
Donald Sharp | lib, pimd, zebra: Convert if_lookup_exact_address to... |
commit | commitdiff | tree | snapshot |
2017-03-15 |
Donald Sharp | lib, ospfd, pimd: Convert to using VRF based interface... |
commit | commitdiff | tree | snapshot |
2017-03-15 |
Donald Sharp | *: Remove non-vrf based ifindex lookup |
commit | commitdiff | tree | snapshot |
2017-03-10 |
David Lamparter | Merge pull request #270 from donaldsharp/cares |
commit | commitdiff | tree | snapshot |
2017-03-10 |
David Lamparter | Merge pull request #271 from AnuradhaKaruppiah/master |
commit | commitdiff | tree | snapshot |
2017-03-10 |
anuradhak | pimd: display reg-state and join-state info in the... 271/head |
commit | commitdiff | tree | snapshot |
2017-03-10 |
anuradhak | pimd: simplify pim upstream state transitions |
commit | commitdiff | tree | snapshot |
2017-03-10 |
anuradhak | pimd: add new/distinct enumeration for pim register... |
commit | commitdiff | tree | snapshot |
2017-03-10 |
anuradhak | pimd: Separate the register and upstream join states... |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Donald Sharp | debian: Allow building the .deb to know about new depen... 270/head |
commit | commitdiff | tree | snapshot |
2017-03-10 |
David Lamparter | Merge pull request #269 from donaldsharp/libfrr |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Donald Sharp | lib: Fix missed code 269/head |
commit | commitdiff | tree | snapshot |
2017-03-10 |
David Lamparter | Merge branch 'stable/2.0' |
commit | commitdiff | tree | snapshot |
2017-03-10 |
David Lamparter | merge: pre-revert inapplicable changes |
commit | commitdiff | tree | snapshot |
2017-03-10 |
David Lamparter | Merge pull request #266 from donaldsharp/nht |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Donald Sharp | zebra: Fix specific prefix handling 266/head |
commit | commitdiff | tree | snapshot |
2017-03-09 |
Donald Sharp | Merge pull request #267 from opensourcerouting/vty... |
commit | commitdiff | tree | snapshot |
2017-03-09 |
Lou Berger | lib: handle case specifc types, protect against double... 267/head |
commit | commitdiff | tree | snapshot |
2017-03-09 |
David Lamparter | Revert "lib: Fix tab completions memleak, memory stats... |
commit | commitdiff | tree | snapshot |
2017-03-09 |
Martín Beauchamp | Lowercase frr.conf |
commit | commitdiff | tree | snapshot |
2017-03-09 |
Donald Sharp | zebra: Notify all nexthops that we've changed |
commit | commitdiff | tree | snapshot |
2017-03-09 |
Donald Sharp | Merge pull request #263 from opensourcerouting/assorted... |
commit | commitdiff | tree | snapshot |
2017-03-08 |
David Lamparter | pimd: fix clang warning 263/head |
commit | commitdiff | tree | snapshot |
2017-03-08 |
David Lamparter | watchfrr: make min/max restart interval longopts |
commit | commitdiff | tree | snapshot |
2017-03-08 |
David Lamparter | *: fix some user-visible Quagga remnants |
commit | commitdiff | tree | snapshot |
2017-03-08 |
David Lamparter | isisd: remove reload-by-reexec |
commit | commitdiff | tree | snapshot |
2017-03-08 |
David Lamparter | ospfd: remove unused usage() function |
commit | commitdiff | tree | snapshot |
2017-03-08 |
Jafar Al-Gharaibeh | Merge pull request #262 from donaldsharp/pim_jp_fixes frr-3.0-branchpoint |
commit | commitdiff | tree | snapshot |
2017-03-08 |
Donald Sharp | pimd: Don't double include Source 262/head |
commit | commitdiff | tree | snapshot |
2017-03-08 |
Donald Sharp | pimd: Fix various ifdown/ifup scenarios w/ J/P Agg |
commit | commitdiff | tree | snapshot |
2017-03-08 |
Donald Sharp | Merge pull request #261 from opensourcerouting/lib_cleanup |
commit | commitdiff | tree | snapshot |
2017-03-08 |
David Lamparter | *: fix some option descriptions and make -e work 261/head |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | lib: time: remove leftover declarations |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | lib: hide away logging internals |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | lib: remove remaining struct zlog * args |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | lib: simplify protocol/log naming |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | lib: ditch struct zlog * argument on zlog/vzlog() |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | *: get rid of zlog(*, LOG_LEVEL, ...) |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | *: add frr_run() |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | *: add frr_config_fork() |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | *: centralize more into frr_init() |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | *: add frr_init() infrastructure |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Donald Sharp | Merge pull request #257 from opensourcerouting/nhrpd |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Quentin Young | Merge pull request #259 from opensourcerouting/vtysh... |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | vtysh: fix completion 259/head |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Donald Sharp | Merge pull request #254 from donaldsharp/shutdown3 |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | Merge branch 'frr/pull/250' ("bgpd, zebra: Add ifindex... |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | build: only default-enable nhrpd on Linux 257/head |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Donald Sharp | cumulus, tools: Allow nhrpd to be brought up |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | Merge pull request #256 from donaldsharp/bgp_bfd_fix |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | Merge branch 'frr/pull/243' ("Pim jp agg") |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Donald Sharp | pimd: Add copyright Information to pim_jp_agg.[ch] 243/head |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Timo Teräs | distro/redhat: package nhrpd |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Timo Teräs | nhrpd: workaround old kernel vs. glibc definition conflics |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Timo Teräs | doc: add initial nhrpd documentation |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | nhrpd: include headers in dist tarball |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | nhrpd: change VTY port 2612->2610 |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | nhrpd: adapt to API changes |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Timo Teräs | nhrpd: implement next hop resolution protocol |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | Merge branch 'frr/pull/255' ("vtysh: Fix cli help strin... |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | Merge branch 'frr/pull/246' ("Pim command cleanup") |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | Merge branch 'frr/pull/240' ("lib, bgpd: clean up headers") |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | Merge branch 'frr/pull/236' ("tools: frr-reload.py... |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | Merge branch 'frr/pull/228' ("doc: add CLI implementati... |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Martin Winter | Merge pull request #251 from donaldsharp/bgp_view |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Donald Sharp | bgpd: Clean up bfd memory *before* deleting the peer 256/head |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Donald Sharp | vtysh: Fix cli help string to have only 1 mention of... 255/head |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Donald Sharp | bgpd: Only send data if we have something to send 254/head |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Donald Sharp | bgpd: Add json output for last Notification message |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | bgpd: TX shutdown message |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | bgpd: RX shutdown message in "show bgp neighbor" |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Lamparter | lib: add zlog_sanitize function |
commit | commitdiff | tree | snapshot |
2017-03-06 |
Donald Sharp | bgpd: Remove dead code 251/head |
commit | commitdiff | tree | snapshot |
2017-03-06 |
Donald Sharp | bgpd, zebra: Add ifindex to NEXTHOP_TYPE_IPV6 250/head |
commit | commitdiff | tree | snapshot |
2017-03-06 |
Donald Sharp | bgpd: Fix more assignments inside of if statement |
commit | commitdiff | tree | snapshot |
2017-03-06 |
Donald Sharp | bgpd: Fix broken if statement |
commit | commitdiff | tree | snapshot |
2017-03-06 |
Donald Sharp | bgpd, zebra: Add ifindex to NEXTHOP_TYPE_IPV4 |
commit | commitdiff | tree | snapshot |
2017-03-05 |
Donald Sharp | Merge pull request #249 from opensourcerouting/ldpd... |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Renato Westphal | ldpd: add missing htonl and ntohl in PF_KEY code 249/head |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Renato Westphal | ldpd: always check if the received labels are valid |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Renato Westphal | ldpd: remove unnecessary memcpy's |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Renato Westphal | ldpd: send VPLS MAC withdrawals |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Renato Westphal | ldpd: fix parsing of optional tlvs in address messages |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Renato Westphal | ldpd: implement RFC 5919 (LDP End-of-LIB) |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Renato Westphal | ldpd: implement RFC 6667 (Typed Wildcard FEC for PWid) |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Renato Westphal | ldpd: implement RFC 5918 (Typed Wildcard FEC) |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Renato Westphal | ldpd: implement RFC 5561 (LDP Capabilities) |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Renato Westphal | ldpd: implement support for PWid group wildcards |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Renato Westphal | ldpd: fix processing of Label Withdraw messages |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Renato Westphal | ldpd: the PW Status is an unknown TLV |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Renato Westphal | ldpd: send correct status code on error condition |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Renato Westphal | ldpd: create helper functions to log sent/received... |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Renato Westphal | ldpd: provide more detailed output when logging notific... |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Renato Westphal | ldpd: kill send_notification_nbr() |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Renato Westphal | ldpd: minor tweaks |
commit | commitdiff | tree | snapshot |
next |