summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-09-19zebra: add ZEBRA_IFC_QUEUED to keep track of kernel stateChristian Franke
2013-07-30lib: unconditionally include stddef.hDavid Lamparter
2013-04-09lib/vty: register vtysh socket in server socket vector (BZ#754)Christian Franke
2013-04-09build: reference libcap from libzebra (BZ#393,626)David Lamparter
2013-04-09build: fix minimal mixup in gitinfo suffixDavid Lamparter
2013-02-24hash: dynamically grow hash tableStephen Hemminger
2013-02-24hash: force size to be a power of 2Stephen Hemminger
2013-01-16zebra: fix sockaddr_dl length assumptions (BZ#737)David Lamparter
2013-01-15build: Fix build on MacOSX 10.8 (Mountain Lion)Hasso Tepper
2013-01-15bgpd: improve logging of invalid BGP NotificationsLeonid Rosenboim
2013-01-11lib: remove ALL_LIST_ELEMENTS dead code branchDavid Lamparter
2013-01-11build: Fix build for systems with no /bin/trueHasso Tepper
2013-01-11Merge remote-tracking branch 'savannah/sf/ospfd'David Lamparter
2013-01-07lib: Changes to VTY string-parsing macros to remove warningsAndrew Certain
2012-12-13build: fix dist tarballDavid Lamparter
2012-12-12build: include git infoDavid Lamparter
2012-11-30lib: bring in sys/queue.h from FreeBSD treeAvneesh Sachdev
2012-11-30zebra: add iterator for walking all tables in RIBAvneesh Sachdev
2012-11-30zebra: add way to determine VRF/AFI/SAFI of tableAvneesh Sachdev
2012-11-30zebra: add structure to hold per-prefix state in RIBAvneesh Sachdev
2012-11-05lib: Implement monotonically increasing clock for Darwin.Hasso Tepper
2012-11-01lib: treat OSX as BSD for IP_HDRINCL (BZ#739)Doug VanLeuven
2012-10-25*: use array_size() helper macroBalaji.G
2012-10-25lib: add array_size() helperDavid Lamparter
2012-10-25lib: improve sanity checks in stream_set_endp()Avneesh Sachdev
2012-10-25lib: improve fletcher checksum validationJR Rivers
2012-09-26lib/table: add route_table_get_next() and iteratorAvneesh Sachdev
2012-09-26lib: prepare table code for reuse by bgp_tableAvneesh Sachdev
2012-09-26lib: bring some changes over from bgp_table to tableAvneesh Sachdev
2012-07-19lib: make IPv6 prefix parser slightly more strictDavid Lamparter
2012-06-25snmp: let handlers accept OID from a lesser prefixVincent Bernat
2012-06-25agentx: handle SNMP trapsVincent Bernat
2012-06-25smux: drop findVar element from trap object structVincent Bernat
2012-06-25smux: remove `tick` argument from smux_trap()Vincent Bernat
2012-06-25agentx: add AgentX support to Quagga.Vincent Bernat
2012-06-25smux: isolate SMUX implementation from SNMP implementationVincent Bernat
2012-06-25build: use net-snmp-config to configure NetSNMPVincent Bernat
2012-06-25build: only define HAVE_SNMPVincent Bernat
2012-06-25build: allow configure and build in a separate directoryVincent Bernat
2012-06-14lib: Add back sockunion_str2suPaul Jakma
2012-05-22lib: do not allocate/free thread funcnamesJorge Boncompte [DTI2]
2012-05-22lib: micro-op for thread_get()Jorge Boncompte [DTI2]
2012-05-22lib: remove RUSAGE_T from struct threadJorge Boncompte [DTI2]
2012-05-22micro-op bgp_node_[get|lookup]() and route_node_[get|lookup]()Jorge Boncompte [DTI2]
2012-05-22bgpd: optimize bgp_nexthop_self()Jorge Boncompte [DTI2]
2012-05-21lib: fix thread_cancel_event()Jorge Boncompte [DTI2]
2012-05-21lib: drop heuristic IPv6 address recognitionRoman Hoog Antink
2012-05-02lib: remove sockunion related unused definitionsJorge Boncompte [DTI2]
2012-05-02lib, zebra: extend use of sockunion2ip macroJorge Boncompte [DTI2]
2012-05-02bgpd: Fix memory leak of some "show ip bgp neighbor" commandsJorge Boncompte [DTI2]