Histórico de Commits

Autor SHA1 Mensagem Data
  Hauke Mehrtens f646ba4048 route: Fix compile warning with glibc há 1 ano atrás
  Kevin Darbyshire-Bryant f4d759be54 dhcp.c: further improve validation há 4 anos atrás
  Kevin Darbyshire-Bryant 796da66abd dhcp.c: improve input validation & length checks há 4 anos atrás
  Felix Fietkau ad0b25ad74 relayd: put rule requests on stack há 8 anos atrás
  Felix Fietkau 033df370f7 fix attribute alignment for rules há 8 anos atrás
  Felix Fietkau 35cc60dc4d rules: process rules after the local table to ensure that local access still works há 8 anos atrás
  Markus 5bd3096cf8 main: avoid adding redundant interfaces há 8 anos atrás
  Felix Fietkau 83dba5d525 main: fix ip address copy length in send_arp_request há 9 anos atrás
  Felix Fietkau 336dc6465e route: fix an uninitialized variable há 9 anos atrás
  Felix Fietkau cb92ddd6c2 main: fix uninitialized variable há 9 anos atrás
  Alejandro Enrique 2970ff60ba Add command line argument to disable DHCP options parsing há 9 anos atrás
  Alejandro Enrique a1ecc7303a Fix deletion of routing policy rules when terminating due to a signal há 9 anos atrás
  Alejandro Enrique b12322b8e1 improve host detection on interface change há 9 anos atrás
  Alejandro Enrique d49528ef9c fix missing -p command line argument há 9 anos atrás
  Alejandro Enrique b00da24550 add host route on local ip arp request há 9 anos atrás
  Felix Fietkau 767c54d595 route: fix an error with strict-aliasing há 10 anos atrás
  Felix Fietkau 8b20ffae06 dhcp.c: add _GNU_SOURCE define to fix build error with musl há 10 anos atrás
  Felix Fietkau 713258fb9a relay multicast packets along with broadcast packets há 10 anos atrás
  Jo-Philipp Wich 4e8f1fa4ca route.c: include time.h, required for eglibc and glibc based systems há 13 anos atrás
  Felix Fietkau 40fa5c7dfb do not include linux/neighbour.h, it is unused há 13 anos atrás
  Felix Fietkau aeb49d61c2 add cmake, use libubox for uloop and list.h há 14 anos atrás
  Felix Fietkau caf4d30c66 uloop timer: update the timeout->next->prev when adding timeout to the list há 14 anos atrás
  Felix Fietkau 57371a9511 improve the reliability of gratuitous arp by sending both request and reply, also set the target hardware address to broadcast há 14 anos atrás
  Felix Fietkau 70672f4277 reset mac addresses when relaying arp requests há 14 anos atrás
  Felix Fietkau d724a61b09 send gratuitous ARP whenever a host entry is refreshed há 14 anos atrás
  Felix Fietkau d515c3bc3b use requests only for creating new host entries, not for refreshing them há 14 anos atrás
  Felix Fietkau 931b54fa98 decrease host timeout, add more ping tries and make them configurable há 14 anos atrás
  Felix Fietkau 3771bad14d send gratuitous arp on refresh cycles há 14 anos atrás
  Felix Fietkau bdc7dd27a9 respond to arp requests to the local address há 14 anos atrás
  Felix Fietkau ac87fbca7d implement local ip access through policy routing há 14 anos atrás