]> git.proxmox.com Git - mirror_frr.git/history - lib
isisd: type mix-up in 28a8cfc "don't require IPv4"
[mirror_frr.git] / lib /
2014-08-17 Timo Teräs*: fix detection and usage of sys/cdefs.h
2014-06-04 David Lamparter*: nuke ^L (page feed)
2014-06-03 Timo Teräslib: remove redundant and incorrect sys/fcntl.h include
2014-06-03 Pradosh Mohapatrabgpd: efficient NLRI packing for AFs != ipv4-unicast
2014-05-14 Pradosh Mohapatraospfd: For an ABR, ensure the right LSID is MaxAge'd
2014-04-22 Christian Frankelib: use heap to manage timers
2014-04-22 Christian Frankelib: remove unused thread_master_debug function
2014-04-01 Christian Frankelib/command.c: rewrite command matching/parsing
2014-04-01 David Lamparterzebra: apply syntactic sugar to rib_dump()
2014-04-01 Jorge Boncompte... lib: fix possible off-by-one in stream_put_prefix()
2014-04-01 Jorge Boncompte... lib: fix for dynamically grown hashes
2014-03-21 David Lamparterlib: fix backtraces broken by 837d16c...
2014-03-18 David LamparterMerge volatile/cumulus_ospf6d
2014-02-11 Remi Gacognesecurity: Fix some typos and potential NULL-deref
2014-02-10 Pradosh Mohapatrabgpd: bgpd-set-v4-nexthop-for-v6-peering.patch
2013-11-08 Dinesh Duttospf6d: correct nexthop through directly connected...
2013-11-08 Dinesh Duttospf6d: add p2p interface support
2013-11-08 Dinesh Duttospf6d: reinvoke MaxAge remover thread if not all MaxAg...
2013-10-23 Dinesh Duttospf6d/ospfd: refactor some common defines
2013-09-19 Christian Frankezebra: add ZEBRA_IFC_QUEUED to keep track of kernel...
2013-07-30 David Lamparterlib: unconditionally include stddef.h
2013-04-09 Christian Frankelib/vty: register vtysh socket in server socket vector...
2013-04-09 David Lamparterbuild: reference libcap from libzebra (BZ#393,626)
2013-04-09 David Lamparterbuild: fix minimal mixup in gitinfo suffix
2013-02-24 Stephen Hemmingerhash: dynamically grow hash table
2013-02-24 Stephen Hemmingerhash: force size to be a power of 2
2013-01-16 David Lamparterzebra: fix sockaddr_dl length assumptions (BZ#737)
2013-01-15 Hasso Tepperbuild: Fix build on MacOSX 10.8 (Mountain Lion)
2013-01-15 Leonid Rosenboimbgpd: improve logging of invalid BGP Notifications
2013-01-11 David Lamparterlib: remove ALL_LIST_ELEMENTS dead code branch
2013-01-11 Hasso Tepperbuild: Fix build for systems with no /bin/true
2013-01-11 David LamparterMerge remote-tracking branch 'savannah/sf/ospfd'
2013-01-07 Andrew Certainlib: Changes to VTY string-parsing macros to remove...
2012-12-13 David Lamparterbuild: fix dist tarball
2012-12-12 David Lamparterbuild: include git info
2012-11-30 Avneesh Sachdevlib: bring in sys/queue.h from FreeBSD tree
2012-11-30 Avneesh Sachdevzebra: add iterator for walking all tables in RIB
2012-11-30 Avneesh Sachdevzebra: add way to determine VRF/AFI/SAFI of table
2012-11-30 Avneesh Sachdevzebra: add structure to hold per-prefix state in RIB
2012-11-05 Hasso Tepperlib: Implement monotonically increasing clock for Darwin.
2012-11-02 Doug VanLeuvenlib: treat OSX as BSD for IP_HDRINCL (BZ#739)
2012-10-25 Balaji.G*: use array_size() helper macro
2012-10-25 David Lamparterlib: add array_size() helper
2012-10-25 Avneesh Sachdevlib: improve sanity checks in stream_set_endp()
2012-10-25 JR Riverslib: improve fletcher checksum validation
2012-09-26 Avneesh Sachdevlib/table: add route_table_get_next() and iterator
2012-09-26 Avneesh Sachdevlib: prepare table code for reuse by bgp_table
2012-09-26 Avneesh Sachdevlib: bring some changes over from bgp_table to table
2012-07-19 David Lamparterlib: make IPv6 prefix parser slightly more strict
2012-07-13 David LamparterMerge remote branch 'vincentbernat/feature/agentx'
2012-06-25 Vincent Bernatsnmp: let handlers accept OID from a lesser prefix
2012-06-25 Vincent Bernatagentx: handle SNMP traps
2012-06-25 Vincent Bernatsmux: drop findVar element from trap object struct
2012-06-25 Vincent Bernatsmux: remove `tick` argument from smux_trap()
2012-06-25 Vincent Bernatagentx: add AgentX support to Quagga.
2012-06-25 Vincent Bernatsmux: isolate SMUX implementation from SNMP implementation
2012-06-25 Vincent Bernatbuild: use net-snmp-config to configure NetSNMP
2012-06-25 Vincent Bernatbuild: only define HAVE_SNMP
2012-06-25 Vincent Bernatbuild: allow configure and build in a separate directory
2012-06-14 Paul Jakmalib: Add back sockunion_str2su
2012-05-22 Jorge Boncompte... lib: do not allocate/free thread funcnames
2012-05-22 Jorge Boncompte... lib: micro-op for thread_get()
2012-05-22 Jorge Boncompte... lib: remove RUSAGE_T from struct thread
2012-05-22 Jorge Boncompte... micro-op bgp_node_[get|lookup]() and route_node_[get...
2012-05-22 Jorge Boncompte... bgpd: optimize bgp_nexthop_self()
2012-05-21 Jorge Boncompte... lib: fix thread_cancel_event()
2012-05-21 Roman Hoog Antinklib: drop heuristic IPv6 address recognition
2012-05-02 Jorge Boncompte... lib: remove sockunion related unused definitions
2012-05-02 Jorge Boncompte... lib, zebra: extend use of sockunion2ip macro
2012-05-02 Jorge Boncompte... bgpd: Fix memory leak of some "show ip bgp neighbor...
2012-05-02 Jorge Boncompte... lib: remove last uses of sockunion_su2str()
2012-05-02 Jorge Boncompte... bgpd: Fix memory leak with 'set ip next-hop peer-address'
2012-04-20 David Lamparterlib: bump ZSERV_VERSION to 2
2012-04-16 David Lamparterisisd: merge osr/google-is-is
2012-04-16 David Lamparterbgpd: merge osr/quagga-osr-patches (BZ#700)
2012-04-16 David Lamparterbgpd: merge osr/google-bgp-multipath
2012-04-12 Avneesh SachdevMerge quagga mainline into the google ISIS code.
2012-04-09 Avneesh SachdevMerge branch 'quagga' into google-bgp-multipath
2012-04-08 Josh Baileyzebra: include hardware addr in if up/down messages
2012-04-08 Josh Baileylib: Tweak to if_delete_retain()
2012-04-07 Josh Baileyisisd: add Google's changes to IS-IS
2012-04-07 Subbaiah Venkatalib: add stream_set_endp()
2012-04-07 Josh Baileylib: add support for keyed-hashing with MD5
2012-04-07 Josh Baileylib: Tweaks to linked list macros
2012-04-03 David Lamparterlib: pretty ip_masklen and masklen2ip
2012-04-03 David LamparterRevert "lib: optimize ip_masklen()" (BZ#720)
2012-03-25 Paul JakmaMerge branch 'babeld-merge' into master-copy
2012-03-25 Matthieu Boutiermemory: install babel memory informations.
2012-03-25 Denis Ovsienkolib: update proto_redistnum() for Babel
2012-03-25 Paul Jakmababeld: Initial import, for Babel routing protocol.
2012-03-23 Renato Westphallib: fix endianness bug in prefix.c
2012-02-28 Paul Jakmalib: fix incorrect thread list processing loops
2012-02-21 Denis Ovsienkolib: fix logging of ZEBRA_HELLO message
2012-02-16 Everton Marqueslib: add THREAD_TIMER_MSEC_ON()
2012-02-13 Fritz Reichmannisisd: implement MD5 circuit authentication
2012-01-23 G.Balajibgpd: IPv6 MP-BGP Routes addition and deletion
2012-01-23 G.Balajibgpd: IPv4 MP-BGP Routes addition and deletion
2012-01-08 Paul JakmaMarker merge for 'RE-0.99.17.6'
2012-01-08 Denis Ovsienkolib: use prefix bit length macros
2012-01-06 Paul Jakmalib/if: trivial, fix rarely used if debug function...
next