Commit Verlauf

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